*{padding:0; margin:0;}

p, h1, h2, h3 {
	margin: 5px 5px;

}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #003366;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em Verdana, Arial, Sans-serif;
	color: #333;	
}
#maincontent h1.csc-firstHeader { padding-top: 10px; font-size: 1.6em; color: #0099CC; border-bottom: 1px solid #eee; padding-bottom: 5px; } 
#maincontent h1 { font-size: 1.6em; color: #0099CC; border-bottom: 1px solid #eee; padding-bottom: 5px; } 
#maincontent h4 {font-size:1.2em; color: #999999; border-bottom:1px solid #eee; padding-top: 5px;}
h1 { font-size: 1.5em; color: #000000;}
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

.green  {	color: #9EC630; }
.gray   {	color: #BFBFBF; }
.amp { color: #B5CEDE; font-family: Geneva, Arial, Helvetica, sans-serif }
.blue   {   color: #73C6EF; }
.blue2  {	color: #0873B5; }
.orange {	color: #FB7A39; }

/* images */
img {
	border: 2px solid #CCC;
	border: none;
}
/*img.no-border {
	border: none;
}*/
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: none;
}
a:hover img {  
	border: none;
}

/* form elements 
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}*/

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(img/body_bg.gif) repeat-x;
	text-align: center;
}

#container {
	background: #ffffff;
	background-image:url(img/back.gif);
	background-repeat:repeat-y;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-container {
	clear: both;
	margin: 0; padding: 0;	
	background: #ffffff;
}


#header {
	position: relative;
	height: 85px;	
	background: #000 url(img/header_bg.gif) repeat-x 0% 100%;	
}

#header h1#lead {
	position: absolute;
	top: 0; left: 5px;	
	margin: 0; padding: 0;
	font: bolder 4.1em "trebuchet MS", Arial, Sans-serif;
	letter-spacing: -2px;

}
#header h2#slogan {
	position: absolute;	 
	top:46px; left: 2px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
}


/* Typo3 Indexsuche */
#header form.indexsearch {
	position: absolute;
	top: 0; right: -12px;	
}

form.indexsearch {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.indexsearch input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #f2f2f2; 
	background: #FFF;
	color: #333; 
	height: 17px;
	vertical-align: top;
}
.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #f2f2f2; 
	background: #FFF;
	color: #333; 
	height: 17px;
	vertical-align: top;
}
form.indexsearch input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}


/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(img/tmleft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(img/tmright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

#leftcontent {
margin-top: 50px;
}

#navcontainer {
width:189px;
float:left;
margin: 0;
padding: 0;
display: inline;
}

#nav1, #nav1 ul {
padding:0;
margin:0;

}

#nav1 {
margin-left:0px;
/* border: 1px solid #eee; */
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
text-align: left;
list-style: none;
}

#nav1 li {
line-height: 0;
}

#nav1 a, #nav1 a:active {
border-top: 1px solid #EBEBEC;
text-decoration: none;
display: block;
padding: 4px 0px 4px 20px;
background: #fff url(img/nav_arrow.gif) no-repeat 5px ;
color: #040000;
text-decoration:none;
line-height: 20px;

}

#nav1 a:hover {
color: #0873B5;
}



/*#nav1 li:hover {
background-color: #f3f3f3;
}*/


#nav1act a:link, #nav1act a:visited, #nav1act a:visited {
background: #3399CC url(img/nav_arrow_act.gif) no-repeat 5px ;
color: #eee;
}m

#nav1act a:hover {
text-decoration:none;
}

#nav2 {
list-style: none;
background:#fff;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
font-size:11px;
padding-left:40px;
color: #040000;
background: #f1f1f2 28px ;
}

#nav2 li, #nav2 ul {
list-style:none;
border: 0px solid black;
display : inline;
}


#nav2 a:hover{
color: #BF2236;
}



#nav2act a:link, #nav2act a:visited, #nav2act a:active #nav2act a:visited {
background: #e2e2e5 28px ;
}
#nav3 a:link, #nav3 a:visited, #nav3 a:active {
padding-left:60px;
background: #fff 48px;
}

#nav3act a:link, #nav3act a:visited, #nav3act a:active {
background: #f1f1f2 48px ;
}

#nav4 a:link, #nav4 a:visited, #nav4 a:active {
background: #85CEED;
}


#maincontent {
	background: #ffffff;
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 440px;
}

#maincontent a {
	font-weight: bold;
}

#maincontent ul {
	list-style-image: url('img/bullet.gif');
}


#rightcontent {
	background: #ffffff;
	width: 163px;
	float:right;
	padding:0;
	margin:0;
}

#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #05577B;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}


/***************************************************************
   Content Right 
****************************************************************/
.right-border {
	border-top: 1px double #EFEFEF;
	border-bottom: 1px double #EFEFEF;
}

.right-gray {
	background-color: whitesmoke;
}

.clear-contentunit {
	border:0;
		margin: 5px 5px;
	border-bottom: 1px double #EFEFEF;
}

.clear-contentunit-before {
	border:0;
	margin: 5px 5px;
	border-top: 1px double #EFEFEF;
}

blockquote {
margin: 10px 10px;
padding:0;
}

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

.csc-textpic {padding-top: 10px;}



.tx-thmailformplus-pi1 {width:570px; margin:2.0em 0 2.0em 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);background-color: #FAFAFA;}
.tx-thmailformplus-pi1 fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.tx-thmailformplus-pi1 fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.tx-thmailformplus-pi1 label.left {float:left; width:150px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.tx-thmailformplus-pi1 p.left { margin:0 0 0 10px; padding:2px; font-size:110%;}
.tx-thmailformplus-pi1 label.left2 {float:left; width:200px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.tx-thmailformplus-pi1 select.combo {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.tx-thmailformplus-pi1 input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.tx-thmailformplus-pi1 textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.tx-thmailformplus-pi1 input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.tx-thmailformplus-pi1 input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.reddot {color: #990000; font-weight:bold;}
span.zusatz {font-size: 90%; margin-left: 170px;}
.captcha-image {padding-left: 165px;}

.error {
	background: #fff6bf url(img/error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

DIV.av_otherresource_cattitle {background-color:#eee}


.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; } 
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; } 
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; } 
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; } 
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; } 
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
background-color:#f2f2f2; 
padding:5px;
border-top: 1px solid #0873B5;
border-bottom: 1px solid #0873B5;
} 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; } 
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; } 
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; } 
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */ 
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; } 
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; } 
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; } 
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; } 
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; } .tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
.tx-indexedsearch-percent {
	font-size: 95%;
}

.tx-arotealoginbox-pi1 { margin-left: 20px;}

.tx-newloginbox-pi1 label.left {float:left; width:150px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.tx-newloginbox-pi1 input.button {float:left; width:9.0em; margin-right:20px; margin-left: 10px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.tx-newloginbox-pi1 fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.tx-newloginbox-pi1 fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}

.ea thead { background: #F3E9BF; height: 25px; color: black; margin: 10px;}
.ea tbody { background: #F8F2DC;}
.td-0  { color:black; background: #E3E7E9; width: 137px; }
.ea th { padding: 10px;}
.ea {width:100%;}
table { font-size: 10px; }

.right-blue {
  background: #F8F8F8;
  width: 163px;
  margin: 0;
  padding: 0 0 5px 0;
}

.right-blue h1 {
  font-size: 12px;
  background: url(img/box_head.jpg) repeat-x top;
  width: auto;
  margin: 0;
  padding-left: 5px;
  line-height: 25px;
  color: white;
}

.right-blue h1 a {
  color: white;
  
}

.left {
  background: #F8F8F8;
  width: 189px;
  margin: 0;
  padding: 0 0 5px 0;
}

table { width: 100%; border-spacing: 0;}
td, th { text-align: center; }
.td-0, .td-1, .td-2 { border-left: 1px solid black;border-top: 1px solid black;}
.td-3 { border-left: 1px solid black;border-top: 1px solid black; border-right: 1px solid black;}
tr { line-height: 20px; }
.tr-last td { border-bottom: 1px solid black; }
