html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	background-color: #999999;
	margin: 0;
	padding: 0;
}

p { margin-top: 0px; margin-bottom: 10px; }
h1 { color: #993300; font-size: 145%; line-height: 18px; font-weight: normal; margin-bottom: 4px; margin-top: 1px; }
h2 { color: #993300; font-size: 130%; line-height: 15px; font-weight: bold; margin-bottom: 4px; margin-top: 1px; }
h3 { color: #993300; font-size: 110%; line-height: 13px; font-weight: bold; margin-bottom: 4px; margin-top: 1px; }
hr { width: 100%; border: 0; color: #999999; background-color: #999999; height: 1px; margin-top: 5px; margin-bottom: 5px; padding: 0px; }
a:link, a:visited, a:active { color: #993300; text-decoration: underline; font-weight: normal; }
a:hover { color: #333333; text-decoration: underline; font-weight: normal; }
.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }
img { border: 0; }

div.float_left { position: relative; float: left; }
div.float_right { position: relative; float: right; }

#outer_container {
	position: relative;
	width: 938px;
	margin-left: 10px;
	margin-top: 10px;
}

#top_container {
	width: 938px;
	height: 158px;
	overflow: hidden;
	background-image: url(/site/ivfkliniken/images/static/top_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#banner {
	width: 930px;
	height: 150px;
	position: absolute;
	top: 4px;
	left: 4px;
}


#left {
	width: 725px;
	position: relative;
	float: left;
}

#right {
	width: 183px;
	position: relative;
	float: left;
	margin: 20px 0 0 16px;
}


#box_top {
	height: 20px;
	background-image: url(/site/ivfkliniken/images/static/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#content_box {
	background-image: url(/site/ivfkliniken/images/static/bg_main.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: -2px;
}



#navBox {
	width: 187px;
	position: relative;
	float: left;
	left: 20px;
	margin-top: 40px;
}

#default01 {
	width: 460px;
	position: relative;
	float: right;
	top: 15px;
	right: 28px;
}

#contentBox {
	position: relative;
	top: 3px;
	width: 519px;
	float: left;
}

#newsBox {
	position: relative;
	float: right;
	width: 190px;
	right: 10px;
}


/*
#tabloid03 {
	width: 220px;
	position: relative;
	float: left;
}

#tabloid04 {
	width: 220px;
	position: relative;
	float: right;
}*/

#tabloid {
	width: 460px;
	position: relative;
	float: right;
	top: 15px;
	right: 28px;
}

#tabloid01 {
	width: 220px;
	position: relative;
	float: left;
}

#tabloid03 {
	width: 220px;
	position: relative;
	float: right;
}




#ivfLogo {
	position: absolute;
	left: 725px;
	top: 5px;
	z-index: 100;
}



#contact_box {
	color: #333333;
	font-size: 80%;
	line-height: 14px;
	margin-top: 20px;
}

#contact_box a:link, #contact_box a:visited, #contact_box a:active {
	color: #333333;
	text-decoration: none;
}

#contact_box a:hover {
	text-decoration: underline;
}

#contact_box hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}



.image_text {
	font-size: 10px;
	/*font-style: italic;*/
}












.contentBoxHead {
	width: 519px;
	height: 8px;
	margin: 0;
	padding: 0;
	background-image: url(/site/ivfkliniken/images/static/box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;


}

.contentBoxMain {
	position: relative;
	background-image: url(/site/ivfkliniken/images/static/box_main.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom:0;
	margin:0;

}

.contentBoxFoot {
	width: 519px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(/site/ivfkliniken/images/static/box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentSection {
	position: relative;
	padding-bottom: 20px;
}

/* content formatting ******************************************************* */
.centerBox {
	width: 455px;
	padding-bottom: 20px;
	float: right;
}

.textLeft {
	width: 220px;
	float: left;
}

.textRight {
	width: 220px;
	float: left;
	margin-left: 15px;
}


.imageLeft {
	width: 220px;
	float: left;
}

.imageRight {
	width: 220px;
	float: left;
	margin-left: 15px;
}


.textLeftWide {
	width: 220px;
	float: left;
}

.textRightWide {
	width: 220px;
	float: left;
	margin-left: 15px;
}
/* end content formatting *************************************************** */





#nav li {
	list-style: none;
}

#nav {
	padding: 0px;
	margin: 0px;
	color: #1e1e1e;
	font-size: 80%;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

#nav a {
	padding: 0px;
	margin: 0px;
	color: #1e1e1e;
	text-decoration: none;
	font-weight: normal;
}



/* level 2 ****************************************************************** */
#nav li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	color: #1e1e1e;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

#nav li ul li ul a {
	padding: 0px;
	margin: 0px;
}

/* level 3 ****************************************************************** */
#nav li ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1e1e1e;
	text-decoration: none;
	text-transform: none;
}

#nav li ul li ul a {
}

#nav li a.current {
	/*text-decoration: underline;*/
	color: #993300;
}

#nav li a.current:hover {
	/*text-decoration: underline;*/
	color: #993300;
}

#nav li a:hover {
	/*text-decoration: underline;*/
	color: #993300;
}



td.formLabel {
	text-align: left;
	width: 90px;
}


.sectTable {
	width: 460px;
	padding-bottom: 20px;
}

td.sectDouble {
	padding: 0;
}

td.sectSingle {
	vertical-align: top;
}

td.sectEmpty {
	width: 20px;
}







#news { padding-bottom: 20px; }

#news_list {
	font-family: "Arial Regular", Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 20px;
}
#news_list h2 { margin-bottom: 10px; }
.news_item { margin-bottom: 7px; font-size: 110%; }
.news_item h3 { color: #993300; font-size: 80%; margin-bottom: 1px; }
.date { line-height: 14px; font-size: 80%; }
.news_item .date { line-height: 13px; color: #000000; }
.news_text { }
#news_list hr { color: #CCCCCC; background-color: #CCCCCC; }
#news_list a:link, #news_list a:visited, #news_list a:active { font-size: 80%; line-height: 12px; color: #000000; text-decoration: none; }
#news_list a:hover { text-decoration: underline; }





.section_object {
	padding-bottom: 20px;
}








#CoMeT_login {
	position: relative;
	border: 1px solid #999999;
	width: 240px;
	font-size: 95%;
	color: #666666;
}

#CoMeT_login_head {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}

#CoMeT_login_body {
	margin: 3px;
}

#CoMeT_login h2 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px;
	margin: 0;
}

.CoMeT_login_pair {
	position: relative;
	line-height: 22px;
	width: 100%;
	margin-bottom: 3px;
}

.CoMeT_login_label {
	position: relative;
	float: left;
	left: 3px;
}

.CoMeT_login_item {
	position: relative;
	float: right;
	right: 4px;
}

.CoMeT_Login_link {
	cursor: pointer;
	cursor: hand;
}

#CoMeT_login input, #CoMeT_login select {
	font-size: inherit;
	background-color: #F8F8F8;
	border: 1px solid #A4A4A4;
	width: 130px;
	padding: 2px;
}

#CoMeT_login input:hover {
	border: 1px solid #666666;
}

#CoMeT_login input.missing, #CoMeT_login select.missing { border: 1px solid #E4422B; }

#CoMeT_login input.submit_button {
	border: 1px solid #999999;
	background-color: #F8F8F8;
	padding:2px;
	width: auto;
}

#CoMeT_login input.submit_button:hover {
	border: 1px solid #666666;
}

.CoMeT_login_error {
	position: relative;
	width: 240px;
	color: #FF0000;
	font-size: 90%;
	text-align: right;
	right: 6px;
}


/* tip a friend ************************************************************* */

.tip_a_friend_box {
	margin-bottom: 25px;
}

.tip_a_friend_box div {
	margin-bottom: 5px;
}




#ie_warning {
	background-color: #FFFFFF;
	width: 930px;
	margin: 13px 0 10px 13px;
	font-size: 85%;
}

#ie_warning h4 {
	color: #9A0000;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 1px 0 1px 0;
}

#ie_w_left {
	position: relative;
	float: left;
	margin: 5px;

}
#ie_w_right {
	position: relative;
	float: left;
	margin: 5px;
}



/** Price list **/
#ivf_prices { font-size: 90%; width: 460px; }

th { text-align: left; }
th.ivf_right { text-align: right;}

#ivf_prices td { background-color: #E8E8E8; color: #993300; border-right: 2px solid #FFFFFF; }
#ivf_prices td.spacer { background-color: #FFFFFF; padding: 5px 0 20px 0; color: #000000; }
#ivf_prices td.align_right { text-align: right; }