/* Stand vom 12.02.08 */ 

/* wer immer hier drin was ver�ndert: bitte jew. Name+Datum im Kommentar der Zeile geben!*/

h1 { 
	font: normal 16px Arial,Verdana;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 0;
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px Arial,Verdana;
	margin-top: 3;
	margin-bottom: 0;
}


body{
margin: 0px;
background: url(../images/bg-1x1001.jpg);
background-attachment: fixed;
}


a{
text-decoration: none;
font-family: arial,verdana;
color: #b30000;
}


/* KoKo + BeKo 2008 */

/* 1. Zeile: Logos und Banner */

td#logo_l{
width: 150px;
height: 120px;
vertical-align: top;
}


td#banner{
height:120px;
width: 700px;
}


td#logo_r{
height: 120px;
width: 150px;
vertical-align: top;
}



/* 2. Zeile: Datum, Druck und Men� Oben */

td#datum{
height: 30px;
width: 80px;
text-align: center;
font-weight: bold;         /* bold am 4.4.08, hs */
font-size: 12px;
/*color: #356498;*/
color: #ffff99;            /* Farbe ge�ndert hs, 4.4.08  */
}


td#druck{
height: 30px;
width: 100px;
text-align: center;
font-weight: bold;
font-size: 12px;
}

td#druck a{
/*
color: #356498;
*/
color: #ffff99;
font-weight: bold;
font-size: 12px;
}


td#m_oben{
height: 30px;
width: 800px;
padding-left: 10px;
padding-right: 10px;
text-align: right;
color:white;
}

td#m_oben a{
color: white;
font-weight: bold;
font-size: 14px;
}


/* 3. Zeile: Spalte Links, Mitte, Rechts */

table#tab_links{
padding-left: 0px;
padding-right: 0px;
}

td#login{
background:#5483b8;
border-bottom:1px solid #ffffff;
height:100px;
width:140px;
}

/*
input{
font-family:verdana;
font-size:10px;
width:60px;
}

.submit{
border:none;
width:100px;
height:18px;
background:url(images/login.gif);
}
*/

.typo3-editPanel{
background:none;
width:100%;
}

.typo3-editPanel-controls{
width:100px;
background:none;
}

.typo3-editPanel-label{
background:none;
font-weight:bold;
width:100%;
}



td#m_links{
max-height: 800px;
height: 450px;
width: 150px;
padding-top: 20px;
vertical-align: top;
}



table#tab_mitte{
padding-left: 0px;
padding-right: 0px;
vertical-align: top;
}

td#titel{
height: 40px;
width: 680px;
padding-left: 10px;
padding-right: 10px;
vertical-align: center;
text-align: center;
font-size: 20px;
color: red;
background: white;
}

td#inhalt{
height:800px;
width: 680px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
vertical-align: top;
font-size: 12px;
background: #E0EEEE;
}



td#rechts{
height:100%;
width: 140px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
background: #FFFF99;
}



/* 3. Zeile: Fu�zeile */

td#footer{
height: 22px;
width: 1000px;
color: red;
font-size: 10px;
text-weight: bold;
text-align: center;
}

