/*  Farbenwerte
Wasserblau #1A7A63
Rot #C71712
 */

/*  main --------------------------- */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
code { font-weight:normal; }
ul,ol,li,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none; }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; }
tr { border:none; padding:2px; margin:0px; }
td { border:none; padding:4px; margin:0px; vertical-align:top; border-spacing:0px; }
caption { font-weight:bold; }

legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }


/* allgemein ------------------- */
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

html {
	min-height: 100%;
	margin-bottom: 1px;
	background-image:url(material/footer.jpg); background-position:0 100%; background-repeat:repeat-x;
}

/* ### BODY ###################################################################### */
body {
	background-image:url(material/header_bg.jpg);
	background-repeat:repeat-x;
	color: #333;
	font-family: arial, verdana, "Lucida Grande", helvetica, sans-serif;
	font-size: x-small;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear { clear:both; }

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }


/* ### WEBSITE CONTENT ############################################################ */
#site-content {
	position:relative;
	display:block;
	padding:0;
	color:#fff;
	text-align:left;

}

/* ### BREADCRUMB ############################################################ */

#breadcrumb {
list-style-type:none;
color:#999999;
padding:10px 0 0 0;
margin-left:80px;
}

#breadcrumb a,
#breadcrumb a:visited,
#breadcrumb a:hover,
#breadcrumb a:link,
#breadcrumb a:active
 {
text-decoration:none; 
color:#999999;
}
 


/* ### HEADER ##################################################################### */
#header {
	margin:0;
	padding:0;
	height:200px;
	width:985px;
	background: url(material/header.jpg) 0 0 no-repeat;	/* Bild Header */
	background-color:#FFFFFF;
	margin:auto auto;
}

/* ### LOGOFLÄCHE ################################################################# */
#logo {
	position:relative;
	margin:auto auto;
	padding-left:100px;
	float:left;
}

#logo a {
	display:block;
	height:150px;
	width:375px;
}

#logo_adronit {
	position:relative;
	margin:auto auto;
	padding-left:500px;
	top:90px;
}

#logo_adronit a {
	display:block;
	height:45px;
	width:300px;
}


/* ### CONTENT #################################################################### */
#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */



/* ### main-block   MAIN CONTENT ################################################### */
#main-content {
	width:900px;
	margin:auto auto;
	padding-bottom:120px;

 }   											/* Content-Fläche komplett */

#main {
	float:right;								/* Content-Fläche rechts */
	width:650px;

}

#main-block {
	float:left;									/* Content-Fläche rechts Inhalt */
	color: #666;
	width:630px;
	padding-bottom:20px;
}



/* ### FORMATIERUNGEN ########################################################################################################## */

/* ### HEADLINES ############################################################ */
#main-block h1 {
	color:#1A7A63;
	background: inherit;
	font-size:1.6em;
	font-weight:normal   !important; 
	font-weight:bold; /* nur für den IE */
	line-height:1.8em;
	letter-spacing:0.06em;
	text-transform: uppercase;
	margin:0;
	padding:4px 0 0 0   !important; 
	padding:0 0 5px 0; /* nur für den IE */
}

#main-block h2 {
	color:#1A7A63;
	background: inherit;
	font-size:1.2em;
	letter-spacing:0.04em;
	font-weight:bold; 
	margin:0;
	padding:0 0 4px 0   !important; 
	padding:0 0 6px 0; /* nur für den IE */
}

#main-block h3 {
	color:#1A7A63;
	background: inherit;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#main-block h4 {
	color:#1A7A63;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
	padding:0;
}

#main-block h5 {
	color:#1A7A63;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#main-block h6 {
	color:#1A7A63;
	background: inherit;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:0;
}


/* ### BILDER ############################################################ */
#main-block {
	margin:0 10px 0 0;
	font-size:1.4em;
	line-height:1.3em;
}

#main-block p {
	margin-bottom:0.8em;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}





/* ### HYPERLINKS ######################################################### */
#main-block p a, 
#main-block li a, 
#main-block p a:link,
#main-block li a:link {
	color:#FFF;
	font-size:0.85em;
	padding:0 5px;
	background-color:#1A7A63;
	text-decoration:none;
}

#main-block p a:hover,
#main-block li a:hover  {
	color:#FFF;
	background-color:#004040;
	text-decoration: none;
}





/* ### BLOCKQUOTES ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}

/* ### LISTS ################################################################ */
#main-block ul, 
#main-block ol
{
	padding-bottom:10px;
}

#main-block ol li {
	margin:0 0 15px 30px;
	list-style-type:decimal-leading-zero;
}

#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:disc;
}

hr {
border-top:1px dotted #e2e2e2;
border-style: none none dotted   !important; 
border-style: ; /* nur für den IE */
margin:10px 0;

}

/* ### MODULE ########################################################################################## */


/* ### MODUL: BILD ### */

#bild img, 
.wysiwygimg img {
float:left;
border:1px solid #b2b2b2;
padding:2px;
margin-right:10px;
}


/* ### MODUL: DOWNLOAD ### */
#list_content {
	text-decoration:none;
	font-size:0.95em;
	padding: 2px 7px 2px 7px;

	margin:0;
	background-color:#f1f1f1;
	border-bottom:2px solid #ffffff;
	}
	
#list_content img {
	border-bottom:0;
	padding-bottom:2px;
	padding-right:4px;
}
	
#list_content a,
#list_content a:link {
	color:#666;
	vertical-align:top;
	}

#list_content a:hover {
	color:#333;
	vertical-align:top;
	}






/* ### TRENNER LINIE ### */
#trenner {
	border-bottom:1px dotted #CCC;
	padding-top:0px;
	margin:10px 0px;
	clear:both;

}



/* ############# Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie ### */

div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; margin:0; padding:0; position:relative;}

/* Text
.wysiwygimgtext { font-size:1.2em; line-height:1.0em; }  */

/* Bild und Link  */

.wysiwygimg img.wysiwygimg {border:1px solid #b2b2b2; padding:1px; margin:0 5px 5px 0; }
.wysiwygimg a.wysiwygimg img {border:1px solid #b2b2b2; padding:1px; margin:0 5px 5px 0;}

/*
.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #1A7A63; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {border:solid 5px #1A7A63;}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #1A7A63;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #1A7A63;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #1A7A63;} */

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:1.0em; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift */
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss)  */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss)  */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links  */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts  */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig  */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0;}

/* Bild unten links  */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts  */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig  */
.wysiwygimg .wysiwygimgbottomcenter { margin-top:0.5em; text-align:center; }
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg { margin:0; }
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg { margin:0; }

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table { border-spacing: 0px; font-size:1.0em; }
.wysiwygimg td { vertical-align:top; font-size:1.0em; }

/* Bild links vom Text  */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text  */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}








/* ############# Modul Formular ### */

.formgen
 {
  width:500px;
  color: #000;
  background-color: #f2f2f2;
  padding-top:-20px;
  margin:0;
}

/* Headlines im Formular */
.formheadline {
	color:#1A7A63;
	background-color:#FFFFFF;
	padding-top:10px;
	font-weight:bold;
	letter-spacing:0.04em;
	text-transform: uppercase;
	border-bottom:1px dotted #999;
	margin:20px 0 10px 0;
}

/* Eingabefelder bei Textfeldern */
.formtext,
.formtextfield {
  width: 300px;
  text-align: left;
  margin-top:4px;
} 

/* Texte vor den Eingabefeldern */
label {
  font-size:0.9em;
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 5px;
  margin-right:25px;
  margin-left:5px;
  clear:left;
}

.formhinweis {
color:#999999;
margin-left:20px;
padding-bottom:8px;
}

.formtext,
.formselect {
margin:3px 0;
}


.formradio,
.formcheck  {
margin:9px 0 0 0;
}



/* ABSENDE BUTTON */
.formblock {
padding-top: 15px;
margin-top: 25px;
background-color:#FFFFFF;
}

#input .formsubmit {
width:auto;
padding:0;
}




/* Tiny CSS Styles ---------------------------------------------------------------------------- */
.highlight {
font-size:0.8em;
line-height:1.2em;
background-color:#003366;
}


