/* CSS Document Odessa-Projekt standard*/
@import url(Odessa_Boxen.css);
@import url(Odessa_Menue.css);
@import url(Odessa_Presse.css);
/*@import url(WdForm.css);
*/
 body{
	font-size:100.01%;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin:0 10%;
	background-color: #000;
	padding:0;
	padding-bottom:2em;
	color:#31344A;
	line-height:1.4em;
}
div {
margin:0;
padding:0;
}
h2, h3, h4 {color:#4A4B75;font-weight:400}
h1 {font-size:1.2em; color:#4A4B75;font-weight:400; margin-top:0;}
h2 {font-size:1em;margin-top:0.5em;font-weight:bold; }
h3 {font-size:1em; color:#31344A; font-weight:bold}
div, ul, ol, dl, dt, dd, li {
margin:0;
padding:0;
}
p, li, form, dt, dd{
font-size:1em;
}
ul.gigs {
list-style-type:circle;
}
ul.gigs li {
padding-bottom:1em;
}
ul.gigs li a:link,ul.gigs li a:visited {
color:#31344A;font-weight:bold;
}
ul.gigs li  a:hover, ul.gigs li  a:active,ul.gigs li  a:focus  {
color:#c00;font-weight:bold;
}
pre {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:0.8em;
line-height:1em;
}

a img {border:0; vertical-align:middle;}
/************************************float und clearing*/
.floatLi {
position:relative;
float:left;
margin-top:0;
margin-right:15px;
}
.floatLi img {
border: 1px solid #31344A;
padding:2px;
}
.floatRe{
float:right;
}
.clearing {
clear:both;
height:1px;
}
.clearRe {
clear:right;
height:1px;
}
.clearLi {
clear:left;
height:1px;
}
.kleiner {
font-size:0.8em;
}
.cdTitel {
font-size:1.2em;
font-weight:bold;
color:#BD320B;
}
.kleinKursiv{font-size:0.8em;font-style:italic;}
.blau {color: #63659C}
.dunkelblau {color:#4A4B75}
.keinUmbr {white-space:nowrap;}
.todo {
background-color:#FFFF99;
}

/***************************  miksros *************/

.dtstart {color:#0F7521;color:#225725; font-weight:bold;border-bottom:0;}


/*******************Formular****************************/
input {
	border: 1px solid #efefef;
	color: #31344A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	display:block;
	width:300px;
}

textarea {
	border: 1px solid #efefef;
	color: #31344A;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: top;
	width:300px;
	display:block;
	font-size:0.9em;
}

input.schalter { 
background-color:#ADBB32;
border: 3px double #828C26;
font-size:0.9em;
width:auto;
 }
 .achtung {color:#c00; font-weight:bold;}
