/*/////////////////////////////////////////////
///////// skin for bbdental ///////////////////
/////////////////////////////////////////////*/

body{
	z-index:1;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.FileManager {
	background-color:#FFF;
}
.DNNAligncenter {
	text-align:left;
}
table, td, p, div, .Normal, textarea, .input, .NormalTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	
}
.module_content a {
	font-size: 12px;
}

.module_content * a:link, .module_content * a:visited {
	color:#6f5b24;
	text-decoration:underline;
	font-weight:normal;
}

.module_content * a:hover, .module_content * a:active {
	color:#cbb26b;
	text-decoration:underline;
	font-weight:normal;
	
}

.module_container_Titel .big_title .title{
	margin-top:0px;
	padding:0px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	
}
H1,h1{
	font-size:36px;
}
.module_title{
	margin-bottom:16px;
}
a.Login:link, a.Login:visited {
	font-size:10px;
	color:#313131;
	text-decoration:none;

}
a.Login:hover, a.Login:active {
	font-size:10px;
	color:#313131;
	text-decoration:underline;

}
.login_div a:link, .login_div a:visited{
	font-size:10px;
	color:#999;
	text-decoration:none;
}
.login_div a:hover, .login_div a:active{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.login_div {
	z-index:10;
	float:right;
	position:relative;
	width:100px;
	height:20px;
	text-align:left;
	right:12px;
	color:#999;

}

hr,HR {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #e7e0cd;
 	border-bottom: transparent;

}

H5 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
H2{
	font-size:18px;
	color:#000;
	line-height:14px;
}
.splash_content_frame_div .splash_body_div{
	color:#fde4c2;
	font-size:12px;	
}
.splash_content_frame_div .module_container_Titel .big_title .title{
	color:#fde4c2;
}
/******************************************/

.giga_frame_div{
	z-index:1;
	margin:0 auto;
	width: 875px;
	min-height: 605px;
	margin-top:0px;
	
}
.mega_frame_div{
	z-index:1;
	position:relative;
	float:left;
	width: 875px;
	min-height: 615px;

}
.super_frame_div{
	z-index:2;
	position:relative;
	float:left;
	width:875px;
	min-height:595px;
	background-image:url(media/bgstripes_pic.gif);
	background-repeat:repeat-y;
	text-align:left;

}
.super_footer_div{
	z-index:2;
	position:relative;
	float:left;
	width:875px;
	min-height:20px;
	background-image:url(media/bgstripes_footer_pic.gif);
	background-repeat:no-repeat;

}
.main_frame_div{
	z-index:3;
	position:relative;
	float:left;
	min-height:595px;
	width:855px;
	border:1px solid #CCCCCC;

}
.header_frame_div{
	z-index:6;
	position:relative;
	float:left;
	height:110px;
	width:855px;
}

.header_logo_div{
	z-index:4;
	position:relative;
	float:left;
	width:243px;
	height:86px;
	left:30px;
	top:12px;
}
.nav_frame_div{
	z-index:6;
	position:relative;
	float:right;
	width:545px;
	top:84px;
	height:20px;
	right:45px;

}
.menu_div{
	float:right;
	text-align:left;

}
.splash_content_frame_div{
	z-index:5;
	position:relative;
	float:left;
	width:855px;
	min-height:485px;
	background-image:url(media/HG_Home.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
* html .splash_content_frame_div{
	height:485px;
}
.content_frame_div{
	z-index:5;
	position:relative;
	float:left;
	width:855px;
	min-height:485px;
	background-image:url(media/HG_Untermenue.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
* html .content_frame_div{
	height:485px;
}
.body_div{
	z-index:5;
	position:relative;
	float:left;
	width:555px;
	margin-top:80px;
	left:76px;
	min-height:355px;
	margin-bottom:50px;
}
.splash_body_div{
	z-index:5;
	position:relative;
	float:left;
	width:555px;
	margin-top:80px;
	left:76px;
	min-height:355px;
	margin-bottom:50px;
}
/************ aufzählungsliste ebene 2 *****************/

 .module_content ul{
	/*list-style:url(media/arrow_pic.gif) inside;*/
	
	list-style:url(media/arrow_pic.gif) outside;
	
	margin-left:0px;
	padding-left:22px;
	text-indent:-8px;
	font-weight:100;
	text-decoration:none;
	font-size:12px;

}
 .module_content ul li{
 	margin-left:0px;
	padding-left:0px;
	font-weight:100;
	text-decoration:none;
 }
