/*************
Projekt: Hohentwiel
Webpublisher: Phuc Le

Besonderheit: 

**************/

*, html, body{
	margin:0px;
	padding:0px;
	line-height:auto;
}

body{
background:#f2f2f2;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

.Normal, TD, P, .SubHead TD {
	color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;	

}

#Body {
}

fieldset{
	/*background-color:white;*/
}

.RadEContentContainer{
	padding-top:0px !important;
}

/*FONT*/

h1{
	padding:0px;
	margin:0px;
	
	color:#cc0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;

	font-weight:bold;
}

h2
{
	padding:0px;
	margin:0px;
	
	color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;

	font-weight:bold;
	text-transform:uppercase;
}

h3{
	padding:0px;
	margin:0px;


color:#000;
}

a:link img, a:visited img {
border:none;
}

a:link, a:visited{
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:blue;
	text-decoration:underline;
	}

a:hover, a:active{
	color:red;
	text-decoration:underline;
}

hr,HR {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #000;
	border-bottom: transparent;
	margin:0px;
	padding:0px;
	height:1px;
}
/*
ul{
	margin:0px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}
*/



/*MODUL*/

.module_edit{
	clear:left;
}

.container_content_pane{
	clear:left;
	/*padding-left:13px;*/
}
/*
.RadEContentBordered{
background-color:#fff !important;
}

#dnn_contentPane{
border:none !important;
}
*/

.ControlPanel{}
/*
.DNNAligncenter{
text-align:left !important;
}*/



img{
vertical-align:bottom;
}

/************************************************************************************************************************************
*************************************************************************************************************************************

		BASIC LAYOUT

************************************************************************************************************************************
************************************************************************************************************************************/


ul{
margin-top:20px;
margin-left:40px;
margin-bottom:20px;
list-style-type:disc;
}

.pane_div li{
list-style-type:disc !important;
}

.container{
text-align:left;
position:relative;
width:680px;
min-height:250px;
margin:0 auto;
background:white;
border:1px solid #6584a3;
border-top:5px solid #6584a3;
border-bottom:5px solid #6584a3;
}

.header_div{
height:78px;
background:url(media/eck.gif);
background-repeat:no-repeat;
}

.meta_navigation{
position:absolute;
z-index:100;
right:10px;
color:#4b4b4b;
font-size:10px;
padding-top:2px;
}

.meta_navigation a:link ,.meta_navigation a:visited{
text-decoration:none;
color:#4b4b4b;
}

.meta_navigation a:hover ,.meta_navigation a:active{
color:#003366;
text-decoration:underline;
}

.logo_div{
position:relative;
padding-top:21px;
padding-left:10px;
}

.navigation{
height:37px;
position:relative;
border:1px solid #ccc;
border-bottom:0px;
margin-left:10px;
margin-right:10px;
background:url(media/menu_background.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

.balken_div{
height:20px;
position:relative;
background:url(media/inhalt_balken.gif);
margin-left:10px;
margin-right:10px;
}

.pane_div{
position:relative;
width:475px;
margin-left:10px;
margin-top:15px;
line-height:15px;
}

.right_pane_div{
position:absolute;
right:0px;
top:136px;
width:183px;
}

.pfeil_button{
position:absolute;
right:195px;
z-index:100;
}

.footer_div{
position:relative;
height:63px;
width:475px;
margin-left:10px;
border-top:1px solid black;
padding-top:10px;
padding-bottom:10px;
}

.abstandhalter{
position:relative;
width:100%;
height:30px;
}

.footer_div .DNNAlignleft{
text-align:center;
}

/***********************************************
CONTAINER
************************************************/

.container_content_pane_title_long_center{
font-weight:bold;
color:#202020;
font-size:17px;
padding-bottom:9px;
}

.container_content_pane{
line-height:15px;
}

.container_content_pane_title_news{
font-size:13px;
color:#202020;
font-weight:bold;
padding-bottom:15px;
}

.container_content_pane_news{
border-left:1px solid #ccc;
padding-left:18px;
}


.container_content_pane_news strong{
color:#344B75;
}
