@import url(edit.css);
  
/* Globale Vorgaben */
.ControlPanel
{
	display: none;
	visibility: collapse;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #83B0EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
}

a:focus
{
	outline: none;
}

hr
{
	color: #4E7CB7;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/* Master Layout */

#site
{
	
}

#site a
{
	color: #253399;
	text-decoration: none;
}

#site a:hover
{
	color: #000;
}

/* Navigation oben */

#headoben
{
	width: 100%;
	height: 20px;
	letter-spacing: -0.4pt;
	background-color: #EBF3FF;
	font-size: 7.88pt;
	color: #666666;
	overflow: auto;
	clear: both;
}

#headoben a
{
	border: 1px solid #EBF3FF;
	padding: 0 5px 0 5px;
}

#headoben a:hover
{
	background-color: #FFBC47;
	border-color: #6F9DD9;
	background-image: url(images/bg_abmelden.gif);
	background-repeat: repeat-x;
}

#mainhead
{
	width: 100%;
	height: 40px;
	background-color: white;
	overflow: hidden;
	font-size: 10.9pt;
	font-weight: bold;
	color: #666666;
	clear: both;
}

#mainhead select
{
	color: #253399;
}

#navtop
{
	width: 95%;
	height: 18px;
	font-weight: normal;
	letter-spacing: -0.6pt;
	padding-left: 5px;
	clear: both;
}

#navtop a
{
	display: block;
	float: left;
	border-top: 1px solid #c2dcff;
	border-left: 1px solid #c2dcff;
	border-right: 1px solid #c2dcff;
	padding: 2px 7px 3px 7px;
	background-color: #79A7E3;
	background-image: url(images/buttontop.gif);
	background-repeat: repeat-x;
	background-position: 0 -18px;
	text-decoration: none;
	margin-right: 0px;
	color: #3664c1;
}

html>body #navtop a { width: auto; }


#navtop a:hover
{
	border-top: 1px solid #C2A770;
	border-left: 1px solid #C2DCFF;
	border-right: 1px solid #C2A770;
	background-image: url(images/buttontop.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
}

#navtop a.admin_sel
{
	background-image: url(images/buttontop_sel.gif);
	background-repeat: repeat-x;
	background-position: 0 -18px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
	color: #003399;
}

#navtop a.admin_sel:hover
{
	background-position: 0 0;
}

#headunten
{
	width: 100%;
	height: 54px;
	background-image: url(images/bg_head.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	color: #666666;
	clear: both;
}

#headunten a
{
	color: #3966BF;
}

#headunten a:hover
{
	color: #000;
	text-decoration: underline;
}



/* Navigation links */

#navleft
{
	width: 139px;
	overflow: hidden;
	border-top: 1px solid #6F9DD9;
	border-left: 1px solid #6F9DD9;
	border-bottom: 1px solid #6F9DD9;
	background-image: url(images/bg_menu_left.gif);
	background-repeat: repeat-y;
	background-position: 137px 0px;
	background-color: #F2F8FF;
	letter-spacing: -0.6pt;
	padding: 5px 0 10px 0;
}

#navleft ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navleft li
{
	list-style: none;
}

/* Erste Ebene */

#liste1
{
margin: 0;
}

#liste1 a
{
display: block;
padding: 4px 4px 4px 16px;
text-decoration: none;
width: 100%;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 7px;
}

html>body #liste1 a { width: auto; }

#liste1 a:hover
{
display: block;
padding: 4px 4px 4px 16px;
text-decoration: underline;
width: 100%;
}

/* Zweite Ebene */

#liste2
{
margin: 0;
}

#liste2 a
{
display: block;
padding: 4px 4px 4px 26px;
text-decoration: none;
width: 100%;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 10px 7px;
}

html>body #liste2 a { width: auto; }

#liste2 a:hover
{
display: block;
padding: 4px 4px 4px 26px;
text-decoration: underline;
width: 100%;
}

/* Dritte Ebene */

#liste3
{
margin: 0;
}

#liste3 a
{
display: block;
padding: 4px 4px 4px 36px;
text-decoration: none;
width: 100%;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 20px 7px;
}

html>body #liste3 a { width: auto; }

#liste3 a:hover
{
display: block;
padding: 4px 4px 4px 36px;
text-decoration: underline;
width: 100%;
}


/* Content */


#content
{
	border-left: 1px solid #6F9DD9;
	border-bottom: 1px solid #6F9DD9;
	background-image: url(images/bg_menu_left.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	background-color: #fff;
	padding: 0 2px 0 0;
}

.content a:hover
{
	color: #000;
	text-decoration: underline;
}

#dnn_ContentPane
{
	text-align: left;
	margin: 0;
	padding: 0;
}


/* Container */

.admincontainer
{
	width: auto;
	padding: 10px 10px 20px 10px;
	margin: 0;
}

.admincontainerhead
{
	border-top: 1px solid #6F9DD9;
	width: auto;
	height: 25px;
	overflow: hidden;
	background-image: url(images/bg_container_head.gif);
	background-repeat: repeat-x;
	margin: 0;
}

.admincontainerhead .Head
{
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	letter-spacing: -0.6pt;
}

.Head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4c4c4c;
	font-weight: bold;
	letter-spacing: -0.6pt;
}

.SubHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	letter-spacing: -0.6pt;
}

.CommandButton
{
	font-size: 8pt;
}

.CommandButton a
{
	color: #253399;
	text-decoration: none;
}

.CommandButton a:hover
{
	color: #000;
	text-decoration: underline;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
