@charset "UTF-8";


html{

}

body{
font-family: Geneva, Arial, Verdana;
color: #fff;
font-size: 14px;

background-color:#000;

background-image: url(http://www.diebielefeldverschwörung.de/files/DBVBG.png);
background-position: center top;
background-repeat: no-repeat;
}

a{color:#a0a0a0; text-decoration: none;}
a:visited{color:#a0a0a0; text-decoration: none;}
a:hover{color: #ffffff;}
a:active{color:#a0a0a0; text-decoration: none;}

h1{}
h2{font-size: 14px;}
h3{font-size: 12px;}

img {
border: none;
}

.small{
font-size: 10px;
line-height: 20px;
}
.medium{
font-size: 12px;
line-height: 20px;
}

.download-hdl{
font-size: 14px;
margin: 20px 0 0 0;
}

.download-file{
padding: 0 0 0 20px;
}


.rex-normal{
}

.items{
	width: 290px;
	height: 174px;
	}

#flowcontent{
	
	background-color:transparent;
	}
	
	

#flow #flowcontent iframe{
border:none;
overflow: hidden;
background:none;
}

/* +++++ NAVIGATION +++++ */

#panel ul{
margin: 0 0 0 0;
padding: 5px 0 0 0;
}

.rex-navi1 li{
display: inline;
padding: 0px 20px 0 20px;
margin: 0 0 0 0;
border-right: 1px solid #505050;
}

/* +++++ END OF NAVIGATION +++++ */

/* +++++ START OF NORMAL CONTENT +++++ */

#content{
width: 100%;
height: 500px;
}

#contentbox{
width: 1000px;
margin-left: auto;
margin-right:auto;
height: 500px;
}

#contentleft{
float: left;
width: 290px;

}

#maincontent{
float: right;
margin: 0 0 0 10px;
background-image: url(http://www.diebielefeldverschwörung.de/files/flowbg.png);
width: 700px;
max-height: 480px;
overflow: auto;
}

#maincontent .showcontent{
margin: 10px;
font-size: 11px;
color: #fff;
}

/* +++++ END OF NORMAL CONTENT +++++ */

#startcontainer{

}

#startcontent{}

#youtube{
border: 15px solid #505050;
}

#Ankuendigung{
/*background-color: #505050;*/
}

#AnkuendigungContent{
text-align: center;
padding: 0px 10px 10px 10px;
}

#impressum{
font-size: 10px;
}

#startfooter p {
font-size: 10px;
padding: 0 0 0 20px;
}

/* +++++ KONTAKT +++++ */
fieldset{
border: none;
}


#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
}

#form-module fieldset {
	
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	
	clear:both;
	
	
}

#form-module label {
	display:block;
	padding:5px;
	
}

#form-module label.checkbox {
	
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
padding: 1px 0px;
color: #505050;
	float:left;
	margin: 5px 0 10px 5px;
	width:395px;
background-color: #fff;
border: none;
	
}

#form-module input.text {
	font-size: 16px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	
	border:1px solid #2a2a2a;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
padding: 2px 0;
width: 395px;

}

#form-module input.submit:hover { 
	background-color: #505050;
	color:#fff;

}

#form-module label.textarea {
}

#form-module textarea.textarea{
height: 106px;
}

#form-module-thanks {
	display:block;
	color:#c9d434;
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
}


object{
margin: 10px 0 40px 0px;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 4px;
padding: 5px 0 5px 5px;
background-color: #e6e6e6;
border: none;

}


/* Textfeld */
.formgen .formtext
{background-color: #e6e6e6;
border: none;
	width: 400px;
margin: 0 0 10px 4px;
padding: 5px 0 5px 5px;
	font-size: 14px;


}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	background-color: #999999;
color: #fff;
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #fff;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #e6e6e6;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
margin: 10px 12px 10px 124px;
	width: 130px;;
	text-align: center;
border:none;
padding: 5px 0 5px 5px;
	background-color: #e6e6e6;
	float: left;
	color: #505050;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #e6e6e6;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	

	color: #990000;
}

.formgen .formcaptcha
{
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #F00;
}

.formgen .formheadline {
	color: #993300;
	background-color: #e6e6e6;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}