html{
	height:101%;
}

body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body_bg.gif);
	margin: 0px;
	padding: 0px;
	
}
ul, li, p ,h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h3{
font-size:14px;
}
a {
	color:#C65C4E;
}
a:hover {
	color:#C65C4E;
	text-decoration:underline;
}
#header {
	background-image: url(../images/head.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#header.klinik {
	margin-top:-1px;
	background-image: url(../images/kliniken_header_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#header img{
border:none;
}

#header #mainmenu {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*#header #mainmenu .separator {
	margin-right: 8px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0B78F;
}*/

#wrapper{
	width: 708px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 50px;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
}
#header #mainmenu ul {
	margin: 0px;
	padding: 0px;
}
#header #mainmenu li {
	/*padding-right: 5px;*/
	/*margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0B78F;*/
	display: inline;
}
/*#header #mainmenu li.klinik {
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #C0B78F;
	display: inline;
	font-size:24px;
	font-style:italic;
}*/
#header #mainmenu li.klinik a span {

	font-size: 24px;

}
#header #mainmenu .separatortext {
	font-weight:bold;
	color: #666666;
}
#header #mainmenu a {
	color: #666666;
	text-decoration: none;
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-style: italic;*/
	font-weight:bold;
	font-size: 12px;
	text-transform: none;
}
#header #mainmenu a:hover{
	color: #000000;
}

/*#header #mainmenu li a span {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}*/

.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content {
	background-image: url(../images/wrapper_bg.gif);
	background-repeat:repeat-y;
	width: 468px;
	min-height:350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 10px;
}

#footer address {
	font-style: normal;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}

#content h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

#content p {
	margin-top: 10px;
}
#aspnetForm #content .menuAreaLeft {
}
#content .menuAreaLeft {
	clear: none;
	float: right;
	width: 179px;
	padding-right:20px;
	position: absolute;
	right: 5px;
	top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	/*clear: none;
	float: right;
	width: 185px;
	position: absolute;
	right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
}
.menuAreaLeft a.LeftMenu_StartPage{
	background-image:none;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
	padding-left:0px;

}
.menuAreaLeft a.LeftMenu_StartPage.LeftMenu_Selected{

	font-weight:normal
}
.menuAreaLeft a.LeftMenu_StartPage:hover{
	text-decoration: none;	
}
.menuAreaLeft a.LeftMenu_Selected{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.menuAreaLeft a {
	margin-left: 0px;
	background-image: url(../Images/menu_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 9px;
	background-position: 0px 6px;
	text-decoration:none;
}
.menuAreaLeft a:hover {
	text-decoration:underline;
}
.menuAreaLeft ul{
	margin-left: 10px;
	list-style-type:none;
}
.LeftArea{
	clear: none;
	float: right;
	width: 180px;
	padding-right:20px;
	position: absolute;
	right: 5px;
	top: 40px;
}.teasers img {
	
}
.teasers {
	clear: both;
	float: none;
	margin-top: 20px;
	width:460px;
	text-align:center;
}
.Template #ctl00_Content_Filelist1 {
	margin-top: 10px;
}
.template img{
margin-bottom:15px;
}
#aspnetForm #content .Template .ImageRightFloat img {
	margin-bottom: 15px;
}
#aspnetForm #content .Template .LeftArea input {
	width: 130px;
	margin-bottom: 10px;
}
#aspnetForm #content .Template .LeftArea label {
	width: 50px;
	display: block;
	clear: left;
	float: left;
}
#aspnetForm #content .Template .LeftArea #Submit {
	width: 50px;
	margin-left: 130px;
}

