﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	font-size: 13px;
	background:  url("../images/frw_hi.jpg") repeat-x;
	background-repeat:repeat
	}

a {
	color: #727dd4;
}

a:hover {
	color: #e8633f;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:;
    color:;
    text-decoration:}

a.info:hover{z-index:25;background-color:;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:10px; width:15em;
    border:;
    height:200px;
    padding-left:10px;
    background-image:url('../images/info.png'); color:#727dd4;
    background-repeat:no-repeat;
    text-align:left}
    
#branding {
	height:150px;
	background-color:transparent
}

h1,h2,h3,h4 {
	color: #727dd4;
	border-bottom: 1px dotted #e8633f;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	margin-bottom: 0px;
}

h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }

img {
	margin-right:5px;
	margin-bottom:5px;
	
}
p {
	line-height: 140%;
	text-align: justify;
	margin-bottom: 15px;
}

table thead th, table thead td {
	background: #e3e3e3;
	color: gray;
	text-align: left;
}

table th, table td {
	border-bottom: 1px solid black;
	text-align: left;
	padding: 2px 5px;
	color:black;
}

#bg2{
	background-image:url("../images/bg2.png") ;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-bottom:0px
}
#main-container {
	width: 800px;
	margin: 0px 0px 0px 200px;
	
}
#google{
	padding:5px;
	border: 1px black dotted;
	width:200px;
	margin-left:5px;
	float:left;
	margin-right:5px
}

#navigation {
	
	border: 1px solid #aaa;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 5px 10px 5px 0px;
	background: url("../images/navi_bg0.png") bottom left repeat-x;
}

#navigation a {
	padding: 5px 10px;
	color: black;
	text-decoration: none;
}

#navigation a:hover {
	background: url("../images/navi_bg1.png") bottom left repeat-x;
}

#navigation ul li {
	display: inline;
}

#inhalt {
	margin-top: 20px;
	padding-top:5px;
	padding-bottom:5px;
	
	
	background-image:url('../images/bg3.gif') ;
	
}
#inhalt_bg {
	margin:10px 10px 10px 10px;
	
	background-color:white;
	
}


#inhalt-haupt {
background-color:white;
	background-image:url('../images/rlbs_hi.jpg');
	background-repeat:no-repeat;
	width: 550px;
	
	float: left;
	padding-right: 5px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:5px;
	padding-left:5px;
	
}

#inhalt-haupt ul {

	
	list-style-type:none
}
#inhalt-haupt hr {

	
	clear:both;
	
}
#inhalt-haupt2 {
	width: 250px;
	
	float: left;
	padding-right: 10px;
	border-right: 1px dotted #727dd4; 
	margin-bottom: 10px;
	margin-left:10px;
	padding-left:5px;
}
#inhalt-haupt3 {
	width: 250px;
	
	float:right;
	padding-right: 5px;
	padding-left:10px; 
	margin-bottom: 10px;
	margin-left:0px;
}


#inhalt-hauptimpressum {
	background-color:white;
	height:1400px;
	width: 530px;
	float: left;
	padding-right: 15px;
	padding-left:15px;
	border-right: 1px dotted #727dd4; 
	margin-bottom: 10px;
	margin-left:10px;
	margin-top:10px;
}
#inhalt-subhaupt {
	
}
#inhalt-sub {
background-color:white ;

	width: 200px;
	float: right;
	padding:5px;
	color:white;
	margin:10px;
	
}
#inhalt-sub h2 {
	color:#727dd4
}
#inhalt-sub h4 {
	color:#727dd4 
}
#inhalt-sub a {
	color:#727dd4 
}
#inhalt-sub p {
	color:#727dd4 
}

#inhalt-sub a:hover {
	color:#e8633f 
}

#counter-haupt{
	border: 1px dotted #e8633f;
	width:120px;
	padding-left:5px;
	padding-right:5px;
	margin-left:25px;
	margin-top:5px
}
#counter{
	background-color:#e8633f;
	width:115px;
	padding-left:5px;
	padding-top:5px
}
#inhalt-haupt .portrait-foto {
	float: left;
	margin: 5px 10px 0px 5px;
	padding: 5px;
	margin-bottom:5px;
	border: 1px dotted #999999;
	
}
#inhalt-haupt .portrait-foto2 {
	clear:both;
	float:right;
	margin: 5px 10px 0px 0px;
	padding: 5px;
	margin-bottom:5px;
	border: 1px dotted #999999;
	
}

#inhalt-sub #navigation-sub ul li {
	list-style-type: none;
	list-style-image: url("../images/li_image.png");
	margin-left: 20px;
}

#inhalt-sub #navigation-sub ul {
	margin: 15px 0px;
}

#fusszeile {
	clear: both;
	background-image:url("../images/frw_hi.jpg");
	border-top: 1px dotted black;
	margin-top:5px;
	padding-top: 10px;
	height:35px
}

#fusszeile .bottom-right {
	float: right;
	background-image:none;
}
#frei {
	clear: both;
	
	height:5px
}
/*ecken*/
.ecke_li_ob {
	background-image:url('../images/ecke_l.png');
	background-repeat:no-repeat;
	margin-right:5px;
	margin-left:-20px;
	padding-left:25px;
	padding-top:30px;
	
}	
.ecke_re_un {
	background-image:url('../images/ecke_2.png');
	background-repeat:no-repeat;
	background-position:right top ;
	margin-top:-10px;
	margin-right:-10px;
	height:60px
}	

* html #inhalt-sub .ecke_li_ob  { /*IE6 only*/
background-image:none
	
}
* html #inhalt-sub  .ecke_re_un  { /*IE6 only*/
background-image:none
	
}

/*ecken*/
