/* ====================================== 
   NEUES SCHLANKES CSS
   ====================================== */
   
   
.subnav {border: none ! important;
margin-left: -20px;
background-image: url(../templates/sub-menu.png) ! important;
background-position: -5px 8px ! important;}

   
.rahmen{border:3px solid #333333;}

html {background-image: url(../templates/background.png) ! important;
background-repeat: repeat-x;
background-color: #000000;}



a {text-decoration: underline;
color: #cec7be;
font-family: verdana, arial, sans-serif;}


h1 {padding-top: 20px;
padding-bottom: 6px;
margin-left: 10px;
padding-left: 15px;
font-size: 18px;
width: 698px;
border-bottom: 1px solid #fdc989;
}


p {padding-left: 8px;

text-align:justify;                 /*  Blocksatz */
line-height: 1.5;
margin-top: 0px;
color: #f7e3ca         /*   4066a0  */;
font-family: verdana, arial, sans-serif;
}

pre {margin-left: 8px;}

h2 {font-size: 16px;
padding-left: 8px;}

h3 {margin-left: 8px;}

h4 {margin-left: 8px;}

body {
margin-left: 0px;
margin-right: 0px;
      }

/* ==================================== 
   2. Kopf und Wrapper 
   ==================================== */


#wrapper {position: relative;
	width: 950px;  /* na ja, im Prinzip 800:-) */
	margin: 0px auto;
        background: #000000 ! important;
        background-image: url(../templates/light1a.png) ! important;
background-position: -250px  0px ! important;
background-repeat:no-repeat ! important;
}

#kopfbereich {
width: 950px;
height: 259px;
background-color: #000000;} /* Damit sind die vertikalen Striche weg! */

/* #logo {border-top: 2px solid #3c659b;} */


.location {position: absolute;
font-size: 10px;
color: #f7e3ca;
width: 560px;
height: 0px;
top: 238px;
left: 14px;


padding-left: 5px;
bottom: 60px;
font-family: verdana;
}
                                
/* ==================================== 
   	     Hauptmenue
   	==================================== */



#floatleft {position: absolute;
display: block;

left: 0px;			/* Wichtig f?r IE7 */

}

#navilist {margin-top: 0px;

background-color: #000000;
color: #FFFFFF;
font-weight: bold;
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-decoration: none;}

ul#navilist {padding-top: 4px;
padding-left: 8px;

margin-right: 0px;}

#navilist li {padding-top: 8px;
width: 180px;
font-size: 12px;
padding-bottom: 2px;
border-bottom: 2px solid #394448;
background-image: url(../templates/listenpunkte.png);
background-repeat:no-repeat;
background-position: 0px 10px;}


#menu ul
{
list-style-type: none;}


#menu a		
{color: #FFFFFF;
padding-left: 14px;
text-decoration: none;
}

#suche li {padding-top: 2px;}

ul#suche {height: 22px;
margin-left: 0px;
padding-left: 12px;
padding-top: 2px;
width: 180px;
background-color: #252a2e;
font-family: verdana;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
list-style-type: none;}

ul#nothing {height: 26px;
width: 168px;
margin-left: 0px;
padding-left: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #1d0c01;
list-style-type: none;}





/* ==================================== 
   	     Textbereich (Content)
   	==================================== */
   	
.t3_content_container {background-image: url(../templates/textrund-oben.png);
background-repeat:no-repeat;

width: 745px;

margin-top: 20px;
}

.redBox {background-image: url(../templates/textrund-unten.png);
background-repeat:no-repeat;
padding-left: 10px;
width: 742px;
}

#textbg-unten {position: relative;
background-image: url(../templates/textrund-unten.png);
background-repeat:no-repeat;
left: 202px;
padding-left: 10px;
width: 742px;
height: 71px;
}

#textbereich{position: relative;
font-family: verdana;
font-size: 14px;
margin-bottom: -27px;

	width: 745px;
	top: -12px;
         min-height: 450px;
	left: 202px;
	background-color: #252a2e;
	color: #f7e3ca;
	
	/* background-color: #414141; Bein einer Hintergrundfarbe kann man sehen wo er ist */ 
}

#textbereich li {background-image: url(../templates/listenpunkte-text.png);
background-repeat:no-repeat;
width: 676px;
list-style-type: none;
padding-left: 14px;
background-position: 0px 4px;
}


#textbereich p {margin-top: 15px;
padding-right: 12px;}

#textbereich img {padding-right: 12px;}


.csc-textpic-imagewrap {margin-right: 10px;
}

div.csc-header {
width: 400px;
}


/* ==================================== 
   	              Footer
   	==================================== */

#fussbereich {position: relative;
background-color: black ! important;

margin-left: 1px;
width: 948px;
height: 47px;
margin-top: 12px;
background-image: url(../templates/footer-bottom.png) ! important;}

ul#footer { position: absolute; 
   margin-top: 0px;
   padding-left: 200px;
   
}
ul#footer li {list-style-type: none;
        float: left;
padding-right: 24px;
}

ul#footer a {text-decoration: none;}



#footer a {color: #FFFFFF;

font-size: 13px;
font-family: verdana;
font-weight: bold;}
.csc-mailform {border: none;}
.csc-mailform-field{margin-bottom: 20px;
font-weight: bold;
}

.footliii{

}


#mailform {margin-top: 30px;}


#mailformVorname{margin-left: 75px;
width: 240px;}
#mailformNachname{margin-left: 66px;
width: 240px;}
#mailformeMail-Adresse {margin-left: 36px;
width: 320px;}
#mailformKommentar{margin-left: 57px;
width: 370px;
height: 170px;}

.csc-sitemap {margin-top: 40px;}

h3 {margin-bottom: 10px;}


/* ==================================== 
   	      INDEXED SEARCH
   	==================================== */
#searchbox {position: relative;
margin-left: 15px;

}

indexedsearch {
}

#indexedsearchbox {
margin-left: 10px;
marin-top: 0px;
}

.tx-indexedsearch-searchbox-sword {margin-left: 5px;}

.tx-indexedsearch-searchbox-button {margin-left: 3px;}

.tx-indexedsearch-selectbox-type {margin-left: 5px;}

.tx-indexedsearch-selectbox-media {margin-left: 5px;}

.tx-indexedsearch-selectbox-sections {margin-left: 5px;}

.tx-indexedsearch-selectbox-order {margin-left: 5px;}

.tx-indexedsearch-selectbox-results {margin-left: 5px;}

.tx-indexedsearch-selectbox-group {margin-left: 5px;}

.searchbox-sword {width: 128px;
background-color: #f2e5d6;}

#submit {position: relative;
top: 28px;
right: 50px;
}

.tx-indexedsearch-info {background-color: #252a2e ! important;}

.tx-indexedsearch {padding-top: 20px;
padding-left: 20px;}

.tx-indexedsearch-title {width: 500px;}

/* ==================================== 
   	      EMAIL
   	==================================== */

#emailpic {position: absolute;
top: 176px;
left: 16px;}

/* ==================================== 
   	      GLOSSAR
   	==================================== */

.letter {margin-top: 8px;}
.catchword {font-weight: bold;
margin-top: 5px;}

/* ==================================== 
   	     INFOS AUF ALLEN SEITEN
   	==================================== */

#cooleinfos {
font-family: verdana;
font-size: 16px;
margin-left: 3px;
margin-bottom: 28px;
color:#1E90FF; 
padding-left: 6px;
}

.tx-aahbook-pi1-header {margin-bottom: 10px;}


/* ==================================== 
   	     PAGE COMMENTS
   	==================================== */


.smileytext {width: 468px;}
#comment{margin-left: 136px;}