/* ----------- */
/* ALLGEMEINES */
/* ----------- */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	overflow-x: hidden;
	width: 100%;
	height: 100%;
}
body {
	background-color: #000000;
}
.clear {
	position: relative;
	width: 100%;
	height: 0px;
	float: none;
	clear: both;
	overflow: hidden;
}
div#view {
	position: relative;
	width: 960px;	
	margin: 13px auto;
}
div.head {
	width: 960px;
	height: 335px;
	background-repeat: no-repeat;
	background-position: bottom;
}
div.head div.logo {
	position: absolute;
	width: 187px;
	height: 100px;
	top: 309px;
	left: 757px;
}



/* ---------- */
/* NAVIGATION */
/* ---------- */
div.navigation {
	width: 960px;
	height: 335px;
	background-image: url('../../bg/navigation.gif');
	background-repeat: no-repeat;
	background-position: top;
}
div.navigation ul.lev_1 li.lev_1, div.navigation ul.lev_1 li.lev_1_act {
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	border-right: 1px solid #000000;
	background-color: #2e99e1;
	float: left;
	cursor: pointer;
}
div.navigation ul.lev_2 {
	position: absolute;
	padding: 12px;	
	top: 40px;
	margin-left: -10px;
	background-image: url('../../bg/naviTrans.png');
	background-repeat: no-repeat;
	-moz-opacity: 0.0; 
	opacity: 0.0; 
	filter: alpha(opacity=00);
	display: none;
}




/* ----- */
/* LOGIN */
/* ----- */
div.zeigLogin {
	cursor: pointer;
	background-image: url('../../btn/login.gif');
	background-repeat: no-repeat;
	background-position: right;	
	height: 13px;	
	right: 7px; /* 913 */
	position: absolute;
	top: 3px;
	width: 139px; /* 40 */
}
div.login {
	position: absolute;
	width: 139px;
	height: auto; /*75px*/
	background-color: #2e99e1;
	top: 0px;
	left: 821px;
	padding-bottom: 7px;	
	display: none;
}
div.angemeldet {
	position: absolute;
	width: auto; /* 320px 200 */
	height: 17px;
	background-color: #2e99e1;
	top: 4px;
	right: 8px; /* 587px 600 */
	padding-right: 47px;
	display: none;
	overflow: visible;
}
div.login div.loginItem {
	width: 126px;
	height: 16px;
	margin-top: 6px;
	margin-left: 6px;
	float: left;
}
div.login div#loginBenutzername {
	background-image: url('../../btn/loginBenutzername.jpg');
	background-repeat: no-repeat;
	background-position: left;
}
div.login div#loginPasswort {
	background-image: url('../../btn/loginPasswort.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

div.login div.errorMsg{
	border: solid 1px #fff;
	margin-top: 6px;
	margin-left: 6px;
	padding: 2px;
	text-align: center; 
	width: 120px;
}

div.loginUser{
	padding-top: 1px;	
}



/* -------------- */
/* MAIN / CONTENT */
/* -------------- */
div.main {
	width: 960px;
	min-height: 370px; /* 310 */
	margin-top: 15px;
	margin-bottom: 17px;
	background-image: url('../../bg/main.gif');
	background-repeat: repeat-y;
	overflow-y: visible;	
}
div.main div.content {
	width: 725px;
	min-height: 370px;
	background-image: url('../../bg/content.gif');
	background-repeat: no-repeat;	
	background-position: bottom left;
	overflow-x: hidden;
	float: left;
}
div.main div.content div.contentLeft {
	width: 540px;
	min-height: 370px;
	padding-bottom: 17px;
	float: left;
}
div.main div.content div.contentLeft div.titel_text_item {
	margin-bottom: 15px;
}
div.main div.content div.contentRight {
	width: 170px;
	/* min-height: 323px; */
	margin-left: 12px;
	float: left;
}
div.main div.right {
	width: 202px;
	/* height: 100%; */
	padding-right: 16px;
	padding-top: 22px;	
	text-align: right;
	float: right;
}
div.main div.right form.suche {
	width: 185px;
	height: 25px;
	margin-top: 34px;
	margin-left: 16px;
}
div.main div.right div.kurse img {
	width: 186px;
	height: 62px;
	margin-top: 30px; /* 64 */
	margin-bottom: 16px;
	border: 0px;
	cursor: pointer;
}

ul.linkItem a {
	width: 290px; /* 320 */
	float: left;
	background-image: url('../../ico/dl.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -25px;
	margin-right: 60px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #535353;	
	overflow-y: hidden;
}
ul.linkItem a:hover {
	color: #2e99e1;	
}
li.linkItem {
	width: 290px;
	float: left;
}
div.main div.content div.contentLeft div.logolinkHuelle {
	height: 100%;
	width: 850px;
	overflow-x: visible;
}
div.main div.content div.contentLeft div.linkItem {
	width: 239px;
	height: 120px;
	margin-bottom: 15px;
	margin-right: 21px;
	float: left;
}
div.main div.content div.contentLeft div.spalten {
	width: 100%;
	margin-bottom: 10px;
}
div.main div.content div.contentLeft div.spalteL {
	width: 160px;
	float: left;
}
div.main div.content div.contentLeft div.spalteR {
	float: left;
}





/* -------------------------------- */
/* IMAGEBOX / TEXTBOX / DOWNLOADBOX */
/* -------------------------------- */
div.main div.content div.contentRight div.imageBox {
	width: 169px;
	height: 100%;
	border: 1px solid #2e99e1;
	margin-bottom: 16px;
	float: left;
	overflow: hidden;	
}
div.main div.content div.contentRight div.downloadBox, div.main div.content div.contentRight div.textBox {
	width: 169px;
	border: 1px solid #2e99e1;
	margin-bottom: 16px;
	overflow-x: hidden;
	float: left;
}
div.main div.content div.contentLeft div.downloadBox {
	width: 100%;
	border: 1px solid #2e99e1;
	margin-bottom: 16px;
	overflow-x: hidden;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}



/* ------------------------- */
/* FOOTER - NEWS - COPYRIGHT */
/* ------------------------- */
div.footer {
	width: 960px;
	overflow-x: visible;
	padding-bottom: 20px;
}
div.footerLeft {
	width: 459px;
	float: left;
}
div.footerRight {
	width: 459px;
	float: right;
}	
div.footer h2 {
	width: 452px;
	background-color: #535353;
	padding-left: 7px;
}
div.newsEntry, div.terminEntry {
	width: 459px;
	height: 20px;
	padding-top: 5px;
	margin-top: 5px;
	border-bottom: 1px dashed #A1A1A1; /* 666666 */
	cursor: pointer;
}
div#view div.copyright {
	position: absolute;
	width: 8px;
	height: 85px;
	left: 50%;
	margin-left: 490px;
	bottom: 24px;
}
div.newsEntry:hover, div.terminEntry:hover {
	background-image: url(../../bg/news_termin_hover.jpg);
}




/* ------------ */
/* SUCHERGEBNIS */
/* ------------ */
div.main div.content div.contentLeft div.suchErgebnis {
	margin-bottom: 15px;
	cursor: pointer;
}

div.main div.content div.contentLeft div.suchErgebnis:hover {
	background-image: url(../../bg/news_termin_hover.jpg);	
	background-repeat: repeat-x;
	background-position: bottom;
}



/* ---- */
/* NEWS */
/* ---- */
div.main div.content div.contentRight div.imageBox {
	width: 169px;
}

div.main div.content div.contentRight div.imageBox img {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 0px;
}



/* ------------------------- */
/* MELDUNG - KONTAKTFORMULAR */
/* ------------------------- */
div.main div.content div.contentLeft div.kontaktformularMeldung {
	width: 449px;
	height: 100%;
	border: 1px solid #2e99e1;
	margin-top: 6px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;		
}




/* ---------- */
/* NEWSLETTER */
/* ---------- */
div.newsletter {
	width: 185px;
	height: 25px;
	margin-top: 3px;
	margin-left: 16px;
}
input.fld_input {
	width: 134px;
	height: 13px;
	color: #A1A1A1; /* 666666 */
	border: 0px;
	padding: 6px;
	float: left;
}
button.fld_btn {
	width: 25px;
	height: 25px;
	background-image: url('../../btn/introSuche.gif');
	border: 0px;
	left: -5px;
	float: right;
}
div.option {
	width: 185px;
	height: 20px;
	margin-top: 10px; /* 29 */
	text-align: left;
	-moz-opacity: 0.0; 
	opacity: 0.0; 
	filter: alpha(opacity=0);
	font-size: 9px;
}
div.newsletter p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	text-align: center;
}
div.newsletter p.err {
	border: 1px solid #ff0000;
	color: #ff0000;
	clear: both;
	margin-bottom: 5px;
}
div.newsletter p.msg {
	border: 1px solid #1ada31;
	color: #1ada31;
	clear: both;
	margin-bottom: 5px;
}




/* --------------- */
/* MITGLIEDER-LISE */
/* --------------- */
div.main div.content div.contentLeft table.mitglieder {
	border: 0px;
	margin-bottom: 17px;
}
div.main div.content div.contentLeft table.mitglieder th {
	text-align: left;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-weight: normal;
}
div.main div.content div.contentLeft table.mitglieder tr td {
	text-align: left;
}
div.main div.content div.contentLeft table.mitglieder th.colTel, div.main div.content div.contentLeft table.mitglieder th.colFax {
	width: 80px;
}
div.main div.content div.contentLeft table.mitglieder a {
	color: #2e99e1;
	text-decoration: none;
}	
div.main div.content div.contentLeft table.mitglieder a:hover {
	text-decoration: underline;
}
div.main div.content div.contentLeft table.mitglieder tr {
	background-image: none;
}
div.main div.content div.contentLeft table.mitglieder tr:hover {
	background-image: url(../../bg/tabelle_hover.jpg);	
	background-repeat: repeat-x;
	background-position: bottom;
}
div.main div.content div.contentLeft table.mitglieder td.col1 {width: 235px;} /* Firma */
div.main div.content div.contentLeft table.mitglieder td.col2 {width: 160px;} /* Strasse */
div.main div.content div.contentLeft table.mitglieder td.col3 {width: 45px;} /* PLZ */
div.main div.content div.contentLeft table.mitglieder td.col4 {width: 110px;} /* Ort */
div.main div.content div.contentLeft table.mitglieder td.col5 {width: 100px;} /* Tel */
div.main div.content div.contentLeft table.mitglieder td.col6 {width: 50px;} /* E-Mail */
div.main div.content div.contentLeft table.mitglieder td.col7 {width: 50px;} /* WWW */
