/* CSS Document Eurotronic.org Typo3*/
a img {border: 0 none;}
h1 {font-size: 1.5em; color: #415EA7;}
h2, h3, h4, h5, h6 {font-size: 1.3em; color: #415EA7;}
ul, ol {margin:0; padding:0; list-style-type:none;}

body {
	background-color: #D8D8D8;
	background-image:url(bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0;
	text-align: center;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	text-align:left;
	width: 910px;
}
#head {
	background-image:url(head.gif);
	background-repeat:no-repeat;
	height: 94px;
	border-bottom: 10px solid #ffffff;
}
#suche_box {
	width: auto;
	float: right;
	margin: 5px 20px 0 0;
	text-align:right;
	color: #415EA7;
	font-size: 0.8em
}
#sprachwahl {
	padding: 5px 2px 0 0;
}
#content {margin-top: 0px;}
#links {
	float: left;
	width: 197px;
	font-size: 0.7em;
	border-top: 1px solid #808080;
	background-color:#EFEFEF;
}
#mitte {
	float: left;
	width: 461px;
	margin-left: 8px;
	font-size:0.8em;
}

#rechts {
	float: left;
	width: 235px;
	margin-left: 9px;
	border-top: 1px solid #808080;
}
.btn_rechts {
	width: 235px;
	height: 117px;
	border-bottom: 1px solid #ffffff;
}

/* Suchbox Formatierung */
#suche_box a { color: #415EA7; text-decoration:none;}
#suche_box fieldset { border: 1px solid #7D797C; background-color:#D6D6D6;}
#suche_box label { display: none;}
.btn_go { padding: 1px 0.2em; width: auto; cursor: pointer; border-color: #BBBBBB; background-color: #DFDFDF; color: #222222; font-size: 1em; }
#suche_box legend {font-weight:bold;}
input, input[type=submit] {border: 1px solid #7D797C;}

/* Menu Formatierung */
.navtop_e2b {
	color: #000000;
	padding: 2px 0 2px 20px;
}
.navtop_e3b {
	color: #000000;
	padding: 2px 0 2px 30px;
}
.navtop_e2b a, .navtop_e3b a {
	color:#000000;
	text-decoration:none;
}

#mitte a {
	color: #415EA7;
	text-decoration: none;
	font-weight: bold;
}
#mitte a:hover {
	text-decoration:underline;
}
#mitte h2 a{
	color: #415EA7;
	text-decoration: underline;
	font-weight: bold;
}
#mitte h2 a:hover{
	text-decoration:none;
}

/* Listen */
#mitte ol {
	margin: 15px;
	padding-left: 7px;
	list-style-type:decimal;
}
#mitte ul {
	margin: 15px;
	padding-left: 7px;
	list-style-type: disc;
}
ul.component-items li {
	list-style-type: none;
	margin: 3px 0;
	padding-left: 20px;
	background-image:url(haken.jpg);
	background-repeat:no-repeat;
	color: #000000;
}
.csc-textpic-caption {
	font-style:italic;
	color: #333333;
	font-size: 0.9em
}
/* Formular */
#mitte label {
	float:left;
	width:7.5em;
	text-align:right;
	margin: 0.3em 0;
}
#mitte input, 
#mitte textarea {
	float:left;
	width: 22em;
	margin: 0.3em ;
}
#mitte input[type=submit] {
	margin-left: 7.8em;
	width: auto;
}
.csc-mailform {	border: 0 none;}
form br {clear: both;}
/* Adapterliste */

#mitte td input {width: 80px;}
#mitte td input.adresse {width: 150px;}
#mitte td input[type=radio] {
	border: 0 none;
	width:auto;
}
#mitte td input[type=submit] {width: 200px;}


td {vertical-align:top;}

/* Dynamic CSS */
p.csc-frame-frame3, table.csc-frame-frame3 { background-color: #FF0000; color: #FFFFFF; padding: 2px 4px 2px 4px; border: 0px solid #333333; }
/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
.tx_wecflashplayer_error {
	border: 1px solid red;
	padding: 3px;
	display: block;
	background-color:#ffe8e8;
}