@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family:Georgia, Times New Roman, serif;
	font-size:12px;
	margin:0;
	background: url(graphic/1_px_bg.jpg) repeat-y top center #fffcf0;
	overflow:hidden;
}
#bgsite {
	position:absolute;
	width:841px;
	top:249px;
	left:50%;
	height:100%;
	margin-left:-450px;
	z-index:1;
}
#language {
	position:absolute;
	left:50%;
	margin-left:280px;
	height:20px;
	float:right;
	top:18px;
	color:49413e;
	z-index:2;
}
#menu {
	position:absolute;
	width:167px;
	top:228px;
	height:420px;
	left:50%;
	margin-left:-420px;
	z-index:3;
}
.headermenu {
	padding-left:17px;
	color:white;
	font-size:14px;
	line-height:18px;
	border-top:solid 10px #bcdbf0;
	border-bottom:solid 10px #e9d8a6;
}
.menubglink {
	padding-left:15px;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	border-top:solid 5px #e9d8a6;
}
a.menulink_02:link {
	color:#2F5085;
	text-decoration:underline;
	background:#fff2cb;
	line-height:22px;
	padding-left:15px;
	font-size:13px;
	display:block;
	border-bottom:solid 4px #ffffe1;
	border-top:solid 4px #ffffe1;
	border-left:solid 1px #ffffff;
}
a.menulink_02:visited {
	color:#2F5085;
	text-decoration:underline;
	background:#fff2cb;
	line-height:22px;
	padding-left:15px;
	font-size:13px;
	display:block;
	border-bottom:solid 4px #ffffe1;
	border-top:solid 4px #ffffe1;
	border-left:solid 1px #ffffff;
}
a.menulink_02:hover {
	color:#2F5085;
	text-decoration:none;
	background:#fff2cb;
	line-height:22px;
	padding-left:15px;
	font-size:13px;
	display:block;
	border-bottom:solid 4px #ffffe1;
	border-top:solid 4px #ffffe1;
	border-left:solid 1px #ffffff;
}	

/*------------------------------------ new menu*/
.doktoresmenu {	
	padding-left:17px;
	color:#36485d;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	border-bottom:solid 4px #ffffd2;
	border-top:solid 4px #ffffd2;
	border-left:solid 1px #ffffff;
	display:block;
}
a.doclinks:hover {
	padding-left:15px;
	color:#2F5085;
	font-size:13px;
	line-height:23px;
	text-decoration:none;
	border-bottom:hidden 4px #ffffe1;
	border-top:solid 4px #ffffe1;
	border-left:solid 1px #ffffff;
    display:block;
}
a.doclinks:link {
	padding-left:15px;
	color:#2F5085;
	font-size:13px;
	line-height:23px;
	display:block;
	background:#fff2cb;
	text-decoration:none;
	border-bottom:solid 4px #ffffe1;
	border-top:solid 4px #ffffe1;
	border-left:solid 1px #ffffff;
}
a.doclinks:visited {
	padding-left:15px;
	color:#2F5085;
	font-size:13px;
	line-height:23px;
	letter-spacing:1px;
	text-decoration:none;
	border-bottom:solid 4px #ffffe1;
	border-top:solid 4px #ffffe1;
	border-left:solid 1px #ffffff;
}

a.menumainlink:link {
	padding-left:18px;
	color:#2F5085;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	border-left:solid 1px #ffffff;
}
a.menumainlink:visited {
	padding-left:18px;
	color:#2F5085;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	border-left:solid 1px #ffffff;
}
a.menumainlink:hover {
	padding-left:18px;
	color:#2F5085;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	border-left:solid 1px #ffffff;
}
/*------------------------------------content*/
#content {
	position:absolute;
	overflow:auto;
	top:232px;
	left:50%;
	margin-left:-233px;
	background-color:#fffff2;
	width:603px;
	z-index:1;
	padding:15px;
	bottom:50px;
}
.uberschrift {
	font-size:16px;
}
.texteditor
{
	font-family:Georgia, Times New Roman, serif;
	font-size:12px;
	margin:0;
	background: url(graphic/1_px_bg.jpg) repeat-y top center #fffcf0;
}
.flags_distance {
	margin: 10px 5px 0 0 ;
}
a:link {
	color:#36485d;
	text-decoration:underline;
}
a:hover {
	color:#36485d;
	text-decoration:underline;
}
a:visited {
	color:#36485d;
	text-decoration:none;
}
#footer {
	position:absolute;
	width:500px;
	height:50px;
	left:516px;
	margin-left:-125px;
	bottom:9px;
	line-height:50px;
}
