/* @group Basics */
body { 
	background: #AAAAAA url(../media/body_bg.gif) repeat-x 0px 0px; 
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: center;
	color: #242424;
	font: 11px/16px Verdana;
}

h1{
	font-size: 14px;
	font-weight: bolder;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	text-indent: 0;
}

p { 
	margin: 0px;
}

a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BD282f;
	background: url(../media/icon.jpg) no-repeat 0px -2px;
}

a:visited { 
	text-decoration: none; 
	color: #BD282f;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #000;
}

.clearer {
	clear: both;
}

.red{
	color: #BD282F;
}
.spacered{
	display: block;
	width: 200px;
	color: #BD282F;
	float: left;
}
.spaceblack{
	padding-left: 200px;
}
.small{
	font-size: 95%;
}


/* @group Ueberschriften */


/* @end */
/* @end */


/* @group Keyvisuals */
.home #header{
	background: url(../media/keyvis_home.jpg) no-repeat 0px 0px;
}
.spektrum #header{
	background: url(../media/keyvis_spektrum.jpg) no-repeat 0px 0px;
}
.kontakt #header{
	background: url(../media/keyvis_kontakt.jpg) no-repeat 0px 0px;
}
.praxis #header{
	background: url(../media/keyvis_praxis.jpg) no-repeat 0px 0px;
}
.download #header{
	background: url(../media/keyvis_download.jpg) no-repeat 0px 0px;
}
/* @end */

#imp_wrapper{
	max-width: 910px;
	min-width: 700px;
	text-align: right;
	margin: 10px auto 0px auto;
}
#imp_wrapper a{
	color: 7e7e7e;
	text-decoration: none;
	font-weight: normal;
}
#imp_wrapper a:visited, #imp_wrapper a:active{
	color: #7e7e7e;
	text-decoration: none;
	font-weight: normal;
}
#imp_wrapper a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#imp_wrapper .active{
	font-weight: bolder !important;
	color: #BD282F !important;
}

#wrapper{
	border: 5px solid #fff;
	text-align: left;
	max-width: 910px;
	min-width: 700px;
	margin: 0px auto 0px auto;
	background: #f4f4eb;
}
#pop_wrapper{
	border: 5px solid #fff;
	text-align: left;
	margin: 10px auto 0px auto;
	background: #f4f4eb url(../media/content_bg.jpg) repeat-y 200px 200px;
}
#header{
	width: 100%;
	height: 175px;
}
.pop_header{
	width: 100%;
	height: 85px;
	background: url(../media/pop_header_bg.gif) repeat-x 0px 0px;
}
.pop_header h1{
	padding-left: 15px;
	position: relative;
	top: 22px;
	color: #fff;
}
.print {
	position: relative;
	top: 28px;
	margin-left: 15px;
	padding-left: 21px; 
	background: url(../media/icon_drucken.gif) no-repeat 0px 0px !important;
	color: white;
	border: none;
}

.pop_inhalt{
	padding: 15px;
}
#header .right{
	float: right;
	width: 280px;
	height: 175px;
	color: #d4d4d0;
	font-size: 11px;
	border-left: 3px solid #fff;
	background: url(../media/keyvis_right_bg.gif) repeat-x 0px 0px;
}
#header .right a{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
#header .right a:visited, #header .right a:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
#header .right a:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
#header .right .inner{
	margin-top: 85px;
	margin-left: 10px;
}
#header .center{
	float: right;
	height: 175px;
	width: 122px;
	background: url(../media/keyvis_center_bg.gif) repeat-x 0px 0px;
	border-left: 3px solid #fff;
}
#logo{
	width: 100%;
	margin-bottom: 40px;
}

#logo_print{
	display: none;
}

}
#content_wrapper{
	width: 100%;
	background: url(../media/content_bg.jpg) repeat-y 234px 13px;
}
#content_wrapper .subnav{
	float: left;
	width: 238px;
	text-align: right;
	background: url(../media/nav_bg.jpg) no-repeat 234px 13px;
}
#content_wrapper .inhalt{
	
	padding-left: 298px;
}
#content_wrapper .subnav ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#content_wrapper .subnav ul li{
	margin: 0;
	padding: 0;
	list-style:0;
}
#content_wrapper .subnav ul li a{
	padding-right: 12px;
	line-height: 24px;
	color: #242424;
	text-decoration: none;
	font-weight: normal;
}
#content_wrapper .subnav ul li a:visited, #content_wrapper .subnav ul li a:active{
	padding-right: 12px;
	line-height: 24px;
	color: #242424;
	text-decoration: none;
}
#content_wrapper .subnav ul li a:hover{
	padding-right: 12px;
	line-height: 24px;
	color: #BD282F;
	text-decoration: none;
}
#content_wrapper .subnav ul li .active{
	color: #BD282F !important;
	font-weight: bolder;
}
#footer{
	margin-bottom: 20px;
}
#footer img{
	position: relative;
	left: 232px;
}


#content_wrapper .inhalt p{
	line-height: 18px;
}
#content_wrapper .inhalt ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_wrapper .inhalt ul li{
	background: url(../media/list.gif) no-repeat 0px 6px;
	padding-left: 16px;
	line-height: 18px;
}


#pop_wrapper .pop_navi{
	float: left;
	width: 200px;
}
#pop_wrapper .pop_inhalt{
	padding-left: 220px;
}
#pop_wrapper .pop_inhalt ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#pop_wrapper .pop_inhalt ul li{
	background: url(../media/list.gif) no-repeat 0px 6px;
	padding-left: 16px;
	line-height: 18px;
}

.pop_navi ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.pop_navi ul li{
	list-style: none;
	padding: 0 0 0 15;
	margin: 0;
}
.pop_navi{
	margin-top: 15px;
	margin-right: 15px;
}
.pop_navi a{
	color: #000;
	font-weight: normal;
	line-height: 14px;
	padding: 5px 5px 5px 0;
	display: block;
}
.pop_navi a:visited, .pop_navi a:active{
	color: #000;
	font-weight: normal;
}
.pop_navi a:hover{
	color: #BD282F;
	font-weight: normal;
}
.pop_navi .active{
	color: #BD282F !important;
	font-weight: bolder !important;
}







/* @group Sprechzeiten */
.kontakt .inhalt .left{
	float: left;
	width: 330px;
}
.kontakt .inhalt .right{
	float: right;
}
.kontakt .right img{
	margin-right: 10px;
}
.sprechzeiten .day{
	float: left;
	width:40px;
	color: #BD282F;
}
.sprechzeiten .time1{
	float: left;
	width: 80px;
}
.sprechzeiten .plus{
	float: left;
	width: 25px;
	margin-left: 5px;
}
.sprechzeiten .time2{
	float: left;
	width: 100px;
}
/* @end */
