html, body {
	font-size:100.01%;
	font-family: Verdana, Arial, sans-serif;
	height:100%;
}

body {
	margin: 0px 0px 0px 50%; /*zentrierter Inhalt*/
	padding: 0px;
	text-align:left;
	background-image: url(/fileadmin/templates/design1/bg.jpg);
	

}


#container {
	position: relative;
	width: 59.7em;
	margin:0px;
	margin-left:-30em;
	padding: 0px;
	font-size:100%;
	top:0px;
	left:0px;
	background:#efefef;
	background-image: url(/fileadmin/templates/design1/bg.jpg);
	min-height: 100%;
	height: 100%;
	border:1px solid white;
}

html>body #container {
	height: auto;
}

#header{
	position:relative;
	display:block;
	background: #D7D7D7;
	padding:0px;
	margin:0px;
	height:150px;
	left:0px;
	top:0px;
	width:100%;
	z-index:15;
}

#links-bg{
	position: absolute;
	display:block;
	background: #D7D7D7;
	padding:0px;
	margin:0px;
	width:11em;
	top:0px;
	left:0px;
	bottom:0px;
	min-height: 100%;
	height: 100%;
	z-index:13;
}

#links{
	float:left;
	position:relative;
	background: #D7D7D7;
	display:block;
	padding:0px 0px 50px 0px;
	margin:0px;
	width:11em;
	top:0px;
	left:0px;
	min-height: 100%;
	z-index:12;
}


#rechts-bg{
	position: absolute;
	display:block;
	background: #D7D7D7;
	padding:0px;
	margin:0px;
	width:11em;
	top:0px;
	bottom:0px;
	left:784px;
	min-height: 100%;
	height: 100%;
	z-index:13;
}

#rechts{
	float:right;
	position:relative;
	display:block;
	background: #D7D7D7;
	padding:0px;
	width:11em;
	min-height: 100%;
	z-index: 15;
	vertical-align:top;
}

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

.nofloat{
	clear:both;
	position:relative;
	display:block;
	left:-320px;
	width:0px;
	height:0px;
}

#mitte-bg{
	position: absolute;
	display:block;
	background: #E8E8E8;
	padding:0px;
	margin:0px;
	width:37.4em;
	top:0px;
	bottom:0px;
	left:11em;
	z-index:1;
	min-height: 100%;
	height: 100%;
}

#mitte{
	position:relative;
	display:block;
	float:left;
	background: #E8E8E8;
	padding:0px 0px 70px 0;
	margin:0px;
	width:37.4em;
	min-height: 100%;
	left:0;
	z-index:4;
}


#footer{
		position:absolute;
	display:block;
	background: navy;
	text-align:center;
	color:white;
	padding:0;
	margin:0px 10em;
	width:30em;
/*	width:100%;*/
	left:0px;
	bottom:0px;
	z-index:15;
}



#content{
	position: relative;
	height:auto;
	width:100%;
	background: transparent;
	z-index:14;
}

#brotkruemmel{
	position:relative;
}

#inhalt{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

#rechterInhalt{
	padding:0px;
	overflow:hidden;
	margin: 0px;
}

h5{
	font-style:italic;
	color:navy;
}

ul{
   list-style: none; 
}

a{ 
	color:#2B2A2A;	
	text-decoration: none; 
}

a:hover{
	color:#1B1A1A;	
	text-decoration: underline; 
} 

a:active{
	color:#1B1A1A;	
} 

a img{ 
	border: 0; 
}

blockquote{
  margin: 0 0 0 40px;
}

/*#untermenue{
  text-align:left;
}

#untermenue ul{
	text-align:left;
	padding:10px 0 0 20px;
}

#untermenue li{
	padding:3px 0 3px 0px;
}

#untermenue li a{
	color:white;
}

#untermenue li.untermenue-ebene2{
	font-size:80%;
	padding:2px 0px 8px 30px;

}
/*
/****************************************************/
/***** H A U P T M E N U E	*************************/
/****************************************************/
/*************/
/*Menu*/
/*************/
#navcontainer
{
width: 14.6em;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
background-color: #D7D7D7;
border-bottom: 3px solid white;
border-top: 3px solid white;


}

#navcontainer ul
{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#navcontainer li { margin: 0;}

#navcontainer a
{
	display: block;
	background-color: #3E6433;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 0px 3px 20px;
	border-bottom:1px solid #FFFFFF;
}

#navcontainer a:hover
{
background-color: #5E9223;
color: #FFFFFF;
background-image: url(menusquare.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#activel1{
background-color: #5E9223;
color: #333333;
/*border-bottom: 1px solid #F4F8FA;*/
}

#activel1sub a
{
background-color: #5E9223;
color: #fff;
background-image: none;
margin: 0;
}

#navcontainerl2 ul  
{
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainerl2 li {margin: 0;}

#navcontainerl2 li a
{
	background-color: #5E9223;
	width: auto;
	text-transform: none;
	font-weight:550;
	padding: 2px 0px 2px 33px;
	/*width:178px;*/
	
}

#activesl2
{
background-color: #5E9223;
color: #fff;
background-image: url(menusquare.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#navcontainerl3 ul  
{
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainerl3 li {margin: 0;}

#navcontainerl3 li a
{
	background-color: #BCD7E2;
	width: auto;
	text-transform: none;
	font-weight:550;
	padding: 2px 0px 2px 46px;
	/*width:178px;*/
	
}

#activesl3
{
background-color: #2586d7;
color: #fff;
background-image: url(menusquare.gif);
background-repeat: no-repeat;
background-position: right bottom;
}



/****************************************************/
/***** W E 	*************************/
/****************************************************/
#twocol {
	margin-top: 10px;
}
.twocol {
	width: 34.5em;
	margin-top:1em;
}
.twocol-left {
	padding-right: 1em;
	width:26em;
	vertical-align:top;
}

.twocol-left P{
padding-left:.5em;

}
.twocol-right {
	padding-left: 1em;
	width:26em;
	vertical-align:top;

	}
	
.twocol-right P{
padding-left:.5em;
}

***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; color: #606060; }
PRE { font-family: monospace; }
A { color: #606060; text-decoration: underline; }
A:hover {
	color: #3D6332;
}
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 2px 12px 2px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 0px; font-size: 11px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 2px solid #5E9223; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 {
	background-color: #5E9223;
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
	margin: 2px 4px 2px 4px;
	color: #FFFFFF;
}
DIV.csc-frame-frame2 {
	background-color: #E9E9E9;
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
	margin: 2px 4px 2px 4px;
}
DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 bodytext, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {
	margin-top: 2px;
	margin-left: 10px;
	color: #FFFFFF;
}
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
				
/******************/
/* Headers, plain */
/******************/
H1 {
	font-family: Tahoma;
	color:#606060;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.9em;
	vertical-align: middle;
	margin:0px;
}
H2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5E9223;
	line-height: 2em;
	vertical-align: middle;
	padding-left: 0.5em;
	margin-left:0;
	margin-right:0;

}
H3 { font-size: 14px; font-weight: bold; color:#FFFFFF;}
H4 { font-size: 14px; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 2px 12px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px;
	margin: 0 2 12 2;
}

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #606060; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext {
	font-size: 11px;
	color: #606060;
	display: block;
	position: relative;
}
P.bodytext A { font-weight: bold; }



/*******************/
/* Login Box */
/*******************/
#loginbox {
margin: 0px;
padding: 0px;
}
.tx-newloginbox-pi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 11em;
	margin: 0px;
    padding:0px;
	min-height:100;
}

.tx-newloginbox-pi1 H3 {
font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5E9223;
	line-height: 2em;
	vertical-align: middle;
	padding-left: .5em;
	margin-left:0;
	margin-right:0;
}

.tx-newloginbox-pi1 p {
padding: 0px 0px 0px .5em;
color:#606060;
}

.tx-newloginbox-pi1 INPUT {
    vertical-align:middle;
	font-size:1em; 
	font-weight: bold; 
	color:#00578C;	
	border: 1px solid #87B5CA; 
	padding:0px;
	width:70px;
	margin-bottom:5px;
}

#tx-newloginbox-pi1-login_submit {
	background: none;
	font-size:1em;
	text-align:left;
	outline: none;
	border: none;
	margin:0px;
	padding:0px;
}
#tx-newloginbox-pi1-logout_submit {
	background: none;
	font-size:1em;
	outline: none;
	border: none;
	text-align:left;
	margin:0px;
	padding:0px;
}

#tx-newloginbox-pi1-forgot_email_submit{
	background: none;
	font-size:1em;
	outline: none;
	border: none;
	text-align:left;
	margin:0px;
	padding:0px;
}
#tx-newloginbox-pi1-forgotheader{
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	padding-bottom:7px;
	padding-top:7px;
	padding-left:10px;
}
#loginbox_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	background-color: #A8C4D5;
	background-position: center;
	line-height: normal;
	display: block;
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	background-repeat: repeat;
	padding-top: 2px;
	/*text-indent: 10px;*/
	padding-bottom:2px;
}
#loginbox_header H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#login_form {
padding-top:12px;
padding-bottom:20px;
padding-left:0px;
padding-right:0px;
}

#loginbox FIELDSET {
	border: 0px;
	padding: 0px;
	margin:0px;
} 
#loginbox LABEL {
margin:0 0 5 0;
padding:0 0 5 0;
color: #000000; 
} 
#loginbox INPUT { 
border: 1px solid #3E6433; 
font-weight: bold;
font-size:12px;
background-color: #F5F5F5;
width:13em;
height:1.4em;
margin-left:0.5em;
margin-right:0.5em;
color:#5E9223;
vertical-align:middle;

} 

#loginheader {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
padding:5px 0px 5px 0px; 
}
#ads {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

/* --------------------  general styles linklist  -------------------- */

.tx_ablinklist_viewDetailsForLink {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
	font-size:12px;
	color:#333333;
}

.tx_ablinklist_viewAddNewLink {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewAddNewLinkResult {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLink {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLinkResult {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLink {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLinkResult {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_categoryPath {
	font-size : small;
}

.tx_ablinklist_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_ablinklist_listView_categoryPath {
	font-size : small;
}

.tx_ablinklist_listView_categories {
	margin-top : 10px;
}

.tx_ablinklist_listView_category {
	margin-top : 10px;
}

.tx_ablinklist_listView_links {
	margin-top : 10px;
	
}

.tx_ablinklist_listView_link {
border:1px solid #5E9223;
border-top:none;
 }

.tx_ablinklist_listView_categoryLabel {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5E9223;
	line-height: 2em;
	vertical-align: middle;
	padding-left: 0.5em;
	margin-left:0;
	margin-right:0;
	position: relative;
	width: 46em;
}

.tx_ablinklist_listView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_listView_linkLabel {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5E9223;
	line-height: 2em;
	vertical-align: middle;
	padding-left: 0.5em;
	margin-left:0;
	margin-right:0;
	position: relative;
	width: 46.3em;
	 }

.tx_ablinklist_listView_linkDetails { }

.tx_ablinklist_listView_linkReportBroken { }

.tx_ablinklist_listView_linkRate { }

/* --------------------  treeView  -------------------- */

.tx_ablinklist_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_links {
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_linkAddNew {
	font-size : small;
}

.tx_ablinklist_treeView_linkLabel { }

.tx_ablinklist_treeView_linkDetails { }

.tx_ablinklist_treeView_linkReportBroken { }

.tx_ablinklist_treeView_linkRate { }

/* --------------------  searchView  -------------------- */

.tx_ablinklist_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_searchView_noLinksMessage {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_ablinklist_searchView_categoryPath {
	font-size : small;
}

.tx_ablinklist_searchView_links {
	margin-top : 10px;
}

.tx_ablinklist_searchView_linkLabel { }

.tx_ablinklist_searchView_linkDetails { }

.tx_ablinklist_searchView_linkReportBroken { }

.tx_ablinklist_searchView_linkRate { }

/* --------------------  topView  -------------------- */

.tx_ablinklist_topView_links {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-bottom : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_topView_link {
	margin-top : 5px;
}

.tx_ablinklist_topView_linkLabel { }