/* Standart-CSS für EEG */

/*Wichtige Farben
	Dunkelblau=#006cb7
	Hellblau=#75b0e3
	Hellgrau=#ebeff7
	Dunkelgrau=#1a1b1c

	Textfarben:
	Dunkelblau=#006cb7
	Hellblau=#75b0e3
	Hellgrau=#ebeff7
	Dunkelgrau=#1a1b1c
*/


/* Allgemeine Angaben */

body, div, p, h1, h2, h3,
span, a, td, table, tr, img {
	margin:0px;
	padding:0px;
}

html, body {
	background-color:#ebeff7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1b1c;
	text-align:left;
	
/*	scrollbar-base-color:#efefee;
	scrollbar-face-color:#efefee;
	scrollbar-arrow-color:#eb6f3e;
  	scrollbar-3dlight-color:#efefee;
  	scrollbar-darkshadow-color:#efefee;
  	scrollbar-highlight-color:#efefee;
  	scrollbar-shadow-color:#efefee;
  	scrollbar-track-color:#efefee;
*/
	
}

html {
	height:100%;
}

/* Allgemeine Angaben Ende */




/* Hauptgerüst */

.maintable {
	width:1000px;
	height:100%;
	border:0px;
	background-color:#ffffff;
}

.maintable td {
	vertical-align:top;
	text-align:left;
}

/* Hauptgerüst - Ende */


/* Headbereich */

.headerarea {
	width:1000px;
	height:128px;
}

.headpic {
	width:1000px;
	height:128px;
	margin:0px;
	padding:0px;
}

/* Headbereich - Ende */


/* Menübereich */

.menuearea {
	width:246px;
}

.sprachauswahl {
	width:205px;
	margin:27px 0px 11px 11px;
}

.menuehead {
	width:205px;
	height:5px;
	border-top:1px solid #ebeff7;
	margin:0px 0px 0px 11px; 
}

.menuefooter {
	width:205px;
	height:5px;
	border-bottom:1px solid #ebeff7;
	margin:0px 0px 0px 11px; 
}

.menue {
	width:205px;
	margin:0px 0px 0px 11px;
}

.menue div {
	width:205px;
	height:20px;
	margin:0px 0px 1px 0px;
	background-color:#75b0e3;
}

.menue div:hover {
	width:205px;
	height:20px;
	margin:0px 0px 1px 0px;
	background-color:#006cb7;
}

#menuedivaktive {
	width:205px;
	height:20px;
	margin:0px 0px 1px 0px;
	background-color:#006cb7;
	color:#ffffff;
}

.abstandtextmainmenue {
	font-weight:bold;
	padding:2px 0px 0px 10px;
}

#submenuedivaktive {
	width:205px;
	height:20px;
	margin:0px 0px 1px 0px;
	background-image:url(img/subbuttonon.gif);
	color:#1a1b1c;
	font-weight:100;
	background-color:#ebeff7;
	background-repeat:no-repeat;
}

.abstandtextsubmenue {
	font-weight:100;
	color:#1a1b1c;
	padding:2px 0px 0px 20px;
}

/* Menübereich - Ende */


/* Inhalt */

.contentarea {
	width:476px;
}

.contentareaflash {
	width:713px;
}

.linkespalteflash {
	width:41px;
}

.h1linieflash {
	width:713px;
	height:9px;
	border-bottom:1px dotted #006cb7;
	margin:0px;
}

.fliesstextflash {
	width:713px;
	margin:23px 0px 0px 0px;
	text-align:justify;
}


h1 {
	font-size:14px;
	font-weight:100;
	color:#006cb7;
	width:446px;
	margin:27px 0px 0px 0px;
}

.h1linie {
	width:446px;
	height:9px;
	border-bottom:1px dotted #006cb7;
	margin:0px;
}

.fliesstext {
	width:446px;
	margin:23px 0px 0px 0px;
	text-align:justify;
}

.fliesstext p {
	margin-bottom:18px;
}

.fliesstext a {
	font-size:11px;
	color:#1a1b1c;
	text-align:left;
	text-decoration:underline;
}

.fliesstext li {
	list-style-image:url(img/listimg.gif);
	margin:0px 0px 5px -24px;
	text-align:left;
}

.seitezurueckundhoch {
	margin:43px 0px 30px 0px;
}

/* Inhalt - Ende */


/* Suche und Newsbereich */

.searchnewsarea {
	width:278px;
}

.suche {
	margin:20px 0px 0px 0px;
	color:#006cb7;
}

.suche div {
	float:left;
	margin:0px;
}

.textfieldsearch {
		width:147px;
		height:16px;
		border:1px solid #006cb7;
		background-color:#f6f8fc;
		color:#1a1b1c;
		font-size:11px;
		padding:1px 0px 0px 4px;
		margin:0px 10px 38px 0px;
}

.grafikbox {
	width:265px;
	margin:0px 0px 20px 0px;
}


.infobox {
	width:265px;
	border:1px solid #ebeff7;
	margin:0px 0px 20px 0px;
}

.infoboxhead {
	width:255px;
	height:20px;
	background-color:#006cb7;
	margin:5px 0px 5px 5px;
}

.infoboxheadtext {
	padding:2px 0px 0px 10px;
	color:#ffffff;
	font-weight:bold;
}

.infoboxcontent {
	width:255px;
	background-color:#f6f8fc;
	margin:0px 0px 5px 5px;
	/*padding-bottom:10px;*/
}

.infoboxcontenttext {
	width:232px;
	padding:15px 0px 0px 10px;
	color:#1a1b1c;
}

.infoboxcontenttext a {
	font-size:11px;
	color:#1a1b1c;
	text-align:left;
	text-decoration:underline;
}

.infoboxcontenttext p {
	padding-bottom:14px;
}

.textblau16px {
	font-size:16px;
	font-weight:100;
	color:#006cb7;
}

.infoboxcontenttext .linieinfobox {
	height:1px; 
	line-height:1px; 
	background-color:#000000; 
	padding:0px; 
	margin-bottom:12px;
}

/* Suche und Newsbereich - Ende */


/* Footer */

.footerarea {
	width:1000px;
	height:40px;
	background-image:url(img/bgfooter.gif);
}

/* Footer - Ende */


/* Links */

.linkblauzuunterstrichen:link, .linkblauzuunterstrichen:visited { 
	color:#006cb7;
	text-decoration:none;
	font-size:11px;
}

.linkblauzuunterstrichen:hover, .linkblauzuunterstrichen:active { 
	color:#006cb7;
	text-decoration:underline;
	font-size:11px;
}

.linkblauunterstrichen { 
	color:#006cb7;
	text-decoration:underline;
	font-size:11px;
}


.linkschwarzunterstrichen {
	color:#1a1b1c;
	text-decoration:underline;
	font-size:11px;
}

.linkweissfett {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.linkgrauzufett:link, .linkgrauzufett:visited { 
	color:#1a1b1c;
	text-decoration:none;
	font-size:11px;
}

.linkgrauzufett:hover, .linkgrauzufett:active { 
	color:#1a1b1c;
	text-decoration:none;
	font-size:11px;
}


/* Links - Ende */


.schriftblaufett {
	color:#006cb7;
	font-weight:bold;
}

.kontakttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1b1c;
	text-align:left;
	vertical-align:top;
}

.textfeld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1b1c;
	width:297px;
	height:17px;
	border:1px dotted #006cb7;
	margin-bottom:3px;
	padding:0px 0px 0px 3px;
}

.mitteilung {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1b1c;
	width:297px;
	height:60px;
	border:1px dotted #006cb7;
	margin-bottom:3px;
	padding:0px 0px 0px 3px;
}

.betreff {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1b1c;
	width:146px;
	height:21px;
	border:1px dotted #006cb7;
	margin-bottom:3px;
}

.form_button {
	background-color:#75b0e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	width:146px;
	height:20px;
	border-bottom:1px solid #5089ba;
	border-top:1px solid #b7d7f2;
	border-right:1px solid #5089ba;
	border-left:1px solid #b7d7f2;
	margin:15px 0px 0px 0px;
}











