/* ********************************************
 *  THM 20091104
 *  layout5a.css, http://typo3-beratung.com
 *
 * #009EE0 -  blau 
 *
 *********************************************** */

body { background: #CCC url('/fileadmin/metall.jpg') top left repeat; }
#kopf { background: #009EE0 url('/fileadmin/banner.jpg') top left no-repeat; }   	
#hmenue ul li a { background: transparent url('/fileadmin/taste_gr.gif') 0 0 no-repeat; }
#hmenue ul li.aktiv a  		{ background-image: url('/fileadmin/taste_ws.gif'); color: #009EE0; }
#hmenue  ul li a:hover,
#hmenue  ul li.aktiv a:hover { background-image: url('/fileadmin/taste_bl.gif'); color: white; }
#mittelteil { background: url('/fileadmin/mitte.png') top left repeat-y; }
#fuss { background: #009EE0 url('/fileadmin/unten.jpg') repeat-y; }


body {
    font-family: Arial,Verdana,Helvetica,Geneva,sans-serif;
}

a {
    color: #009EE0;
    text-decoration: normal;
}
a img{ border: none; }

#rahmen { width: 960px; margin: 10px;}


/* *** Oben *********************************************** */

#kopf {  
	height: 90px;
	_height: 80px;
}

#hmenue ul {
    position: absolute;
    list-style: none;
    left: 315px;
    top: 77px;
	voice-family: "\"}\"";  /* der Bloedi ist nun ruhiggestellt  */
	voice-family: inherit;	
	top: 67px;
}

#hmenue ul li {
    display: inline;
}

#hmenue ul li a {
    float: left;
	font-size: 10pt;
    height: 34px;
	width: 125px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#hmenue ul li a span {
    display: block;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
	margin: 0 auto;
	text-align: center;
}


/* *** Mittelteil ************************************************ */

#mittelteil {
	padding-top: 20px;
}


/* *** Links ************************************************ */

#sprache {
	width: 20px;
	margin: 10px 0 0 25px;
	float: left;
}
.flagge img, .flagge-akt img 				{ border: 1px solid #CCC; padding: 1px; margin-bottom: 2px; }
.flagge-akt img 							{ border-color: black; }
.flagge img:hover , .flagge-akt img:hover	{ border-color: #009EE0; }

#links, #meta {
    float: left;
    width: 210px;
    font-size: 11pt;
    margin-left: 45px;
}
#links ul {
    list-style: none;
}

#links ul li {
    padding-left: 10px;
    margin-bottom: 5px;
	padding: 1px;

}

#links ul li  a {
	border: 1px solid white;
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px;
	padding: 0 2px;
	display:block; 
}

#links ul li a:hover {
    border-color: #009EE0;
}
#links ul li a { padding: 0 2px; text-decoration: none; }
#links ul li.aktiv a {
	background-color: #009EE0;
	color: white;
}
#links ul li.aktiv ul li a {
    color: #2D7D3D;
}

.umenue strong.aktiv {
	display: block;
	border-bottom: 1px solid #009EE0;
	font-size: 14pt;
	margin-top: 2px;
	margin-bottom: 20px;
}


/* *** Inhalt ******************************** */

#mitte {
    margin-left: 315px;
	width: 640px;
	padding-bottom: 15px;
}

h1, h2, h3, h4 {
    color: #009EE0;
}


/* *** Unten ******************************* */

#meta {
	font-size: 8pt;
	margin-left: 80px;
	margin-top: 28px;
}

#fuss {
	padding-top: 8px;
	font-size: 8pt;	
	padding-bottom: 1pt;
}

#fusszeile #meta2, #fusszeile #meta2 a 	{ color: white; font-size: 9pt; }

#fuss2 { margin-top: 8px; }

#fusszeile {
	line-height: 18px;
    margin-left: 315px;
}

#fusszeile, #fusszeile a 	{ color: black; }
#fusszeile #erstellt a  		{ text-decoration: normal; border-bottom: 1px dotted black; }
#fusszeile  #erstellt a:hover { color: white; border-bottom: none; }



#inhalt div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img { border-width: 1px; }
