.blb{
 background-color: red;
}


div {
	position:relative;
}

body, div, table, tr, td{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;	
	line-height: 24px;
}

/*.avtext { font-size:14px; }*/

body {
	margin: 0px;
	padding: 0px;

	background-image: url(/jart/prj3/kardiologe_heinz_weber/resources/images/bg.jpg);
	background-repeat: repeat-x;	
	background-color: #8F8F8F;

}

img{border: none;}

#new_bg{
	background-image: url(/jart/prj3/kardiologe_heinz_weber/resources/images/bg_repeat.gif);
	background-repeat: repeat-y;	
	background-position: center;

}

#wrapper {

	text-align: center;

}



#page{
	text-align: left;
	margin: 0 auto;
	width: 935px; 
	background-color: transparent;
	border: 0px solid red;
}

#logo{
	margin: 20px 0px 20px 30px;
}

#red_line{
	background-color: red;
	margin-left:2px;
	height: 5px;
	width: 933px;
	
}


#menu_container{
 	border: 0px solid black;
 	width: 340px;
	
}

#menu, .rel_switch{
 	
	text-align:right;
	
}

.rel_switch #line{
	position: absolute;
	right: 0px;
	border-top: 1px solid #CCCCCC;
	margin: 0px 30px 0px 0px;
	width: 200px;
	margin-bottom: 5px;
}
.rel_switch a {
	padding-top: 5px;
}

#content_container{
 	border: 0px solid black;
 	width: 590px;

}

#header_image{
	border: 0px solid black;
	height: 250px;
}

.header_text{
	font-family: Georgia;	
	font-weight: normal;
	font-style: italic;	
	font-size: 25px;
	top: 20px;
	left: 40px;
}

.header_zitat{
	font-family: Georgia;	
	font-style: italic;
}


#content_left{
	border: 0px solid red;

}

#footer{
	margin: 3px auto;
	width: 850px; 
	color: white;
	text-align: right;
	border: 0px solid red;
	font-size:12px;
}

#footer a{
	color: white;
}


a.subnav {
	font-size: 12px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a.subnav:hover, a.subnav_act {
	font-size: 12px;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}


h1, h1.avtext, h1.avtext span{
	font-family: Georgia;
	font-size: 18px;
}


h2, h2.avtext, h2.avtext span{
	font-family: Georgia;
	font-size: 15px;
}
h3, h3.avtext, h3.avtext span{
	font-family: Georgia;
	font-size: 12px;
}
.hr{
background-color: white;
border-bottom: 1px solid #CCCCCC;
}

.avtext{
	background-color: transparent;
}

a.avtext, a{

color:#ff0000;
text-decoration: none;
}


ol li.avtext{
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}

.button {
background:#F00;
padding:3px;

}

