* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #FFF;
 background-color: #FFF;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 overflow: auto;
 width: 100%
}
#header {
 width: 902px;
 padding: 0px;
 height: 150px;
 margin: 10px 0px 0px 0px;
 background: #FFF;
}
#leftcolumn_head{  
 background-color: #303E7D;
 margin: 0px;
 padding: 0px;
 padding-left: 10px; 
 width: 205px;
 height: 100%;
 float: left;
}
#rightcolumn_head{  
 float: left;
 margin: 0px;
 padding: 0px;
 padding-left: 10px;
 width: 673px;
 height: 100%;
 position: relative;
}
.karte{
 background-repeat: no-repeat; 
 position: absolute;
 margin-left: 80%; 
 margin-top: 30px;
 z-index:1000;
}
#rightcolumn_head img{  
 margin-top:26px;
}
#navigation {
 color: #000;
 padding: 0px;
 height: 19px;
 margin: 0px 0px 0px 0px;
}
#navigation_left{  
 margin: 0px;
 padding: 0px;
 padding-left: 10px;

 width: 205px;
 height: 19px;
 float: left; 
}
#navigation_right{  
 float: left;
 margin: 0px;
 padding: 0px;
 width: 673px;
 height: 100%;
 position: relative;
 background-image: url(http://www.swgim.de/medica/images/blauverlauf.jpg);
 background-repeat: no-repeat;
}
#leftcolumn { 
 color: #333;
 margin: 0px;
 padding: 0px;
 padding-left: 10px;
 width: 205px;
 height: 824px;
 float: left;
 background-image: url(http://www.swgim.de/medica/images/grauverlauf_navi.jpg);
 background-repeat: repeat-x;
}
#leftcolum, #navi{ 
 margin-top: 25px;
}
#rightcolumn { 
 float: left;
 color: #333;
 margin: 0px;
 margin-top: 25px;
 padding: 0px; 
 padding-left:10px;
 width: 673px;
 position: relative;
}

h2#headline {
 margin-left: 55px; 
 margin-bottom: 15px; 
 font-size: 20px;
 color: #999FBE;
 font-style: italic;
}

h1#subheadline {
 font-weight: bold; 
 font-size: 13px;
 color:#333e7c;
}

#text {
 color:#333e7c;
 width: 540px;
}

.clear { clear: both; background: none; }

a:link, a:visited {
 color:#333e7c;
 text-decoration:none;
}
a:hover, a:active {
 color:##333e7c;
 text-decoration:none;
 font-weight:normal; 
}

input.senden{
 width: 130px;
 cursor:pointer;
 text-align:left;
 *background-color:#FFF;  /* F1F1F1 */
 background-color:#FFF;  /* EDEDED*/
 border:1px solid #333e7c;
 color:#333e7c;
 font-size:13px;
}
input.senden_bu{
 margin-top: 3px;        
 margin-left: -5px;
 width: 100px;
 cursor:pointer;
 text-align:center; 
 background-color:#EDEDED;
 *background-color:#F1F1F1; 
 border:none;
 font-weight:bold;
 color:#333e7c;
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
}


/* ------------------------- */
/* ------- SITEMAP   ------- */
/* ------------------------- */

#sitemap ul {
 clear:both;
 list-style-type:none;
 font-weight:bold;
 padding-bottom:15px;
}

#sitemap ul ul {
 clear:both;
 list-style-type:none;
 font-weight:bold;
 padding-left:20px; 
 padding-top:5px;
}


/* ------------------------- */
/* ------- LOGINFORM ------- */
/* ------------------------- */
#text a.logout_button {
	color:#333e7c;
	border:1px solid #333e7c;
	background-color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	width: 170px;	 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a.logout_button:hover {
	color:#333e7c;
	border:1px solid #333e7c;
	background-color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	width: 150px;	 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
form.contact fieldset { 
	margin-bottom: 10px;
	border: 0;
}
	
form.contact legend {
	padding: 0 0px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}
	
form.contact label {
	display: inline-block; /* -moz-inline-box; */
	line-height: 1.5;
	vertical-align: top;
}
	
form.contact fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.contact fieldset li {
	list-style: none;
	padding-top: 5px;
	margin: 0;
}
	
form.contact fieldset fieldset {
	border: none;
	margin: 0px 0 0;
}
	
form.contact fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
	
form.contact fieldset fieldset label {
	display: block;
	width: auto;
}

form.contact em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.contact ol li input, .contact ol li textarea, .contact ol li input:hover{
	color:#333e7c;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:#333e7c solid 1px;
}

input.button_pos {	
 margin-top:5px;	
 border: 1px solid #333e7c;
 width: 100px;	
 background-color:#FFFFFF;
 cursor:pointer;
 text-align:center;  
 font-weight:bold;
 color:#333e7c;
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
 

}


form.contact label { width: 150px; } /* Width of labels */
form.contact fieldset fieldset label { margin-left: 153px; } /* Width plus 3 (html space) */

/*\*//*/ form.contact legend { display: inline-block; } /* IE Mac legend fix */

hr#trenner{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #333e7c;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 width:500px;
 margin-top:15px;
}

a.link {
 color:#FF0000;
 font-weight: bold;
}
a:hover.link {
 font-weight: normal;
}
