/* ********* UNIQUE ********* */
#colsConnect {
	clear:both;
	width:900px;
}

#rowHeader{
 	width:900px;height:134px;   	
	background:url(../cmsMedia/Image/Rubriken/stdHeader.jpg) no-repeat;	
} 
	
	#imgCDU {
		float:right;
		margin:50px 0 0 0;
	}
	
	#imgLogo {
		margin:52px 0 0 28px;
	}

#rowTop {
	float:left;
	margin:0px 0 10px 25px;
}
	
	.t1 {
		width:440px;height:155px;
		padding-right:10px;
		overflow:auto;
	}
	
	.t2 {
		width:570px;height:155px;
		padding-right:10px;
		overflow:auto;
	}
	
	#rowTop p {
		margin-bottom:0;
	}

#rowFooter {
	clear:both;
	padding-top:22px;
	font-size:11px;color:rgb(255,255,255);
	background:url(../img/bg/bgFooter.gif) repeat-x bottom;
}
	
	#rowFooterIn {
		width:900px;height:92px;
		text-align:right;
		background:url(../img/bg/bgSwing.jpg) no-repeat;
	}
	
	#lineOne {
		display:block;
		padding:40px 10px 0 0;
		text-transform:uppercase;
	}
	
	#lineTwo {
		padding:0 10px 0 0;
		color:rgb(145,185,220);
	}
	
	#rowFooter a {
		color:rgb(255,255,255);
	}

#colLeftOut {
	margin-left:30px;
}

#colLeft {
 	position:relative; 
	float:left; 
	width:250px;
	margin:0 0 0 0;
 	text-align:left;
	background:url(../img/bg/bgColLeft.jpg) no-repeat rgb(255,255,255);
}
	
	#colLeft p {
		text-align:left;
	} 
	
	#colLeft ul.anhang, #colLeft ul.stichworte {
		margin:8px 10px 15px 20px;
		list-style-type:square;
	}
	
	#colLeft ul.anhang li {
		margin-bottom:8px;
	}
	
	#colLeft ul.stichworte li {
		margin-bottom:0;
	}

#colMain {
	position:relative;
 	float:right; 
 	width:585px;
	margin:0 15px 0 20px;
	text-align:left;
}
	
	#colMain ul, ul.anhang {
		margin:8px 10px 15px 20px;
		list-style-type:square;
	}
	
	#colMain ul li {
		margin-bottom:7px;
	}
	
	#rowTop ul {
		margin:0 10px 0 20px;
		list-style-type:square;
	}
	
	#rowTop ul li {
		margin:0;
	}

#colFeed {
	margin:20px;
}

ul.anhang li {
	margin-bottom:8px;
}

#formSuche {
	margin:13px 13px 13px 0;
}
	
	#formSuche img {
		display:block;
		margin-bottom:8px;
	}
	
	#inpSuche {
		width:90px;
		padding:3px;
		border:1px solid rgb(200,200,200);margin:0 3px 1px 0;
	}

.innerCol {
	float:right;
	width:200px;
	margin:5px 0 5px 10px;
}

.colMain1 {
	float:left;
	width:287px;
	margin-bottom:15px;
}

.colMain2 {
	float:left;
	margin:0 0 15px 10px;
	width:287px;
}

.colMainList {
	float:right;
	margin:0 0 15px 10px;
	width:220px;
}

.colMainDetail {
	float:left;
	width:290px;
}

/* ********* HTML-TAGS ********* */
body { 
 	margin:0;padding:0; 
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;line-height:16px;color:rgb(76,76,76);
	background:url(../img/bg/bgSite.gif) repeat-x rgb(255,255,255);
}

	.clean {
		background:none;
	}

td, th {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;line-height:16px;color:rgb(76,76,76);	
	vertical-align:top;
} 

th {
	vertical-align:middle;
}

table {
	border-style:none;
}

/* ---- Formular ---- */
form {
	padding:0;margin:0;
}

form br {
	clear:left;
}

input, select, textarea {
	font-size:11px;color:rgb(0,0,0);
} 
	
	input.std, select.std, textarea.std {
		width:350px;
		margin-bottom:5px;padding:3px;
		border:1px solid rgb(200,200,200);
	}
	
	textarea.std {
		height:70px;
	}
	
	.butSubmit {
		padding-top:2px;padding-bottom:2px;
	}

label {
	float:left;
	display:block;
	width:145px;
	margin:2px 5px 0px 0px;
}

.formError {
	margin:0 0 5px 150px;
	font-size:10px;color:rgb(153,0,0);
}

.borError {
	background:rgb(249,234,233);
}

.formInfo {
	margin:0 0 5px 150px;
	font-size:10px;
}

.pflichtInfo {
	display:block;
	text-align:right;
}

/* ---- Liste ---- */
ul {
	padding:0;margin:0;
	list-style-type:none;
}

	ul.unterseiten {
		font-size:11px;
		color:rgb(255,153,0);
	}
	
	ul.unterseiten a, ul.unterseiten strong {
		color:rgb(76,76,76);
	}
	
ol {
	margin:0 0 10px 25px;padding:0;
}

li {
	padding:0;margin:0;
}

dl 	{}
dt 	{}
dd 	{}

address {
	font-size:10px;font-style:normal;color:rgb(120,120,120);	
	margin:5px 0 5px 0;
}

small {
	font-size:10px;color:rgb(76,76,76);
}

p {
	margin:0 0 10px 0;padding:0;
	text-align:justify;
}

	p.antwort {
		margin:0 0 12px 10px;
		font-size:11px;
	}

li p {
	text-align:left;
	margin:0 0 2px 0;	
}

blockquote {
	margin-left:10px;
	font-style:italic;
}

cite {
	display:block;	
	padding:3px 7px 5px 7px;margin:0;
	font-size:10px;line-height:14px;color:rgb(50,50,50);font-style:normal;
	background:url(../img/bg/bgCite.gif) repeat-x;
}

em		{}
strong	{}
code	{}
samp	{}
kbd		{}
var		{}
dfn		{}
abbr	{}
acronym	{}

b		{}
i		{}
tt		{}
u		{}
strike	{}
s		{}
big		{}
sub		{}	
sup		{}

/* ---- Überschriften ---- */
h1, h2, h3, h4, h5, h6 {
	padding:0;margin:0;
}

h1 {
	font-size:16px;line-height:20px;color:rgb(76,76,76);font-weight:normal;
}

	h1.abs {
		padding-left:55px;
		font-size:10px;line-height:13px;color:rgb(127,127,127);
		background:url(../img/absTit.gif) no-repeat left;
	}

h2 {
	margin:0 0 15px 0;
	font-size:11px;font-weight:normal;color:rgb(95,130,160);
}

	h2.abs {
		text-align:right;
		font-size:10px;
	}

h3 {
	font-size:15px;line-height:20px;color:rgb(80,80,80);font-weight:normal;
}

	h3 a.no {	
		color:rgb(80,80,80);
	}
	
	#colLeft h3 {
		font-size:14px;color:rgb(0,0,0);
	}
		
	h3.top {
		font-weight:bold;
	}	

h4 {
	margin:0 0 5px 0;
	font-size:11px;font-weight:normal;color:rgb(95,130,160);font-weight:normal;
}
	
	li h4 {
		color:rgb(50,50,50);
	}
	
	h4.top {
		font-weight:bold;
	}	

h5 {
	font-size:12px;color:rgb(100,100,100);margin-bottom:2px;font-weight:normal;
}

	li h5 {
		
	}

h6 {
	font-size:10px;font-weight:normal;color:rgb(120,120,120);margin-bottom:4px;
}

	#rowTop h6 {
		margin-bottom:0;
	}

/* ---- Links ---- */
a {
	text-decoration:none;
	color:rgb(100,120,140);
}
	
	a:hover {
		color:rgb(0,0,0);
	}
	
	a.no {
		color:rgb(100,120,140);
	}
	
	a.no:hover {
		color:rgb(0,0,0);
	}
	
	a.suche {
		font-size:12px;color:rgb(100,120,140);
	}
	
	.linkStd, .linkStdHalf {
		display:block;
		clear:both;
		margin:5px 0 10px 0;padding:0 0 0 20px;
		font-size:11px;color:rgb(100,120,140);
		background:url(../img/linkStd.gif) no-repeat left;
	}

/* ********* KLASSEN ********* */
.error {
	color:rgb(153,0,0);
}

.highlight {
	border-bottom:1px solid rgb(255,153,0);
}

.naviPages {
	margin-bottom:10px;
	text-align:center;
}
	
	.naviPages .aktSeite {
		padding:2px 5px 2px 5px;
		background:rgb(245,245,234);
	}

/* ---- Bilder ---- */
img {
	border-style:none;
}
	
	.imgStdC, .imgStd {
		margin:5px 0 4px 0;padding:3px;
		border:1px solid rgb(230,230,230);
	}
	
	.imgStdL {
		float:left;
		margin:5px 13px 4px 0;padding:3px;
		border:1px solid rgb(230,230,230);
	}
	
	.imgStdR {
		float:right;
		margin:5px 0 4px 13px;padding:3px;
		border:1px solid rgb(230,230,230);
	}
	
	.imgDescStd {
		margin-bottom:5px;padding:3px;
		border:1px solid rgb(230,230,230);
	}
	
	.imgDescNoB {
		margin-bottom:5px;
	}
	
	.imgDescC {
		margin:5px 0 5px 0;padding-bottom:2px;
	}
	
	.imgDescL {
		float:left;
		margin:5px 13px 5px 0;
	}
	
	.imgDescR {
		float:right;
		margin:5px 0 5px 13px;padding-bottom:2px;
	}
	
	.imgNoBC {
		margin:0 0 5px 0;
	}
	
	.imgNoBL {
		float:left;
		margin:0 10px 5px 0;
	}
	
	.imgNoBR {
		float:right;
		margin:0 0 5px 10px;
	}

/* Tabellen */
.tabAuflistung {
	width:100%;
}
	
	.tabAuflistung td {
		padding:7px 10px 7px 0;
		border-bottom:1px solid rgb(230,230,230);
		vertical-align:middle;
	}
	
	.tabAuflistung td.cellImg {
		padding:0 10px 0 10px;
		text-align:center;
	}

.tabUmfrage {
	margin-bottom:10px;
}
	
	.tabUmfrage td {
		font-size:10px;
		padding-right:5px;
	}
	
	.cellUmfrage {
		height:25px;
		background:url(../img/balken.gif) repeat-x;
	}
	
	.cellUmfrageEx {
		padding:9px 0 0 7px;
		font-size:13px;color:rgb(76,76,76);font-weight:bold;
	}

.inhTab {
	margin:15px 0 20px 0;
}
	
	.inhTab td {
		padding:0 7px 7px 0;
	}
	
	.inhTab td.cellLink {
		vertical-align:bottom;
		text-align:center;
	}

.aR {
	text-align:right;
}

.aL {
	text-align:left;
}

.vT {
	vertical-align:top;
}

.vM {
	vertical-align:middle;
}

.hide {
	display:none;
}

/* Hauptmenue */
#boxMenuMain {
	float:left;
	width:130px;height:170px;
	background:url(../img/bg/bgMenuMain.gif) repeat-x rgb(240,240,235);
}

#boxMenuMain ul {
	font-size:11px;font-weight:bold;text-transform:uppercase;
	border-right:1px solid rgb(214,214,214);
}

#boxMenuMain ul li {
	
}

#boxMenuMain ul li.sel {

}

#boxMenuMain ul a, #boxMenuMain ul a.sel {
	display:block;
	padding:3px 0 4px 30px;
	color:rgb(127,127,127);
}

#boxMenuMain ul a:hover, #boxMenuMain ul a.sel {
	background:rgb(255,255,255);
}

#boxMenuMain ul a.sel {
	color:rgb(76,76,76);
}

/* Untermenue 1 */
#boxMenuSub1 {
	float:left;
	width:150px;height:170px;
	background:url(../img/bg/bgMenuSub.gif) repeat-x rgb(235,235,230);
	border-bottom:7px solid rgb(220,220,213);
}

#boxMenuSub2 {
	float:left;
	width:150px;height:150px;
	background:none;
	border-left:1px solid rgb(214,214,214);border-right:1px solid rgb(214,214,214);
}

#boxMenuSub1 ul a, #boxMenuSub2 ul a {
	display:block;
	padding:3px 0 4px 10px;
	color:rgb(127,127,127);
}

#boxMenuSub1 ul a:hover, #boxMenuSub2 ul a:hover {
	background:rgb(255,255,255);
}

#boxMenuSub1 ul a.sel, #boxMenuSub2 ul a.sel {
	color:rgb(76,76,76);background:rgb(255,255,255);
}

#boxMenuSub1 strong {
	display:block;
	padding:3px 0 4px 10px;
	text-transform:uppercase;
}

/*  */
#menuSprache  {
}

#menuSprache li {
	display:inline;
}

#menuSprache li a {
}

#menuSprache li.sel, #menuSprache li a:hover {
}

/*  */
#boxMenuInfo {
	float:left;
	width:129px;
	margin:8px 13px 20px -30px;padding-bottom:15px;
}

#boxMenuInfo ul {
	font-size:11px;text-transform:uppercase;
}

#boxMenuInfo ul li a {
	display:block;
	padding:2px 0 3px 30px;
	color:rgb(127,127,127);
}

#boxMenuInfo ul li a:hover, #boxMenuInfo ul li a.sel {
	color:rgb(0,0,0);
	background:rgb(241,241,232);
}

/** MultiBox v1.3 **/
.MultiBoxContainer {
	position:absolute;z-index:2;
	display:none;
	text-align:left;
	border:20px solid rgb(255,255,255);
	background-color:rgb(255,255,255);	
	/*overflow:hidden;*/
}

.MultiBoxLoading {
	background:url(../img/galerie/loading.gif) no-repeat center;
}

.MultiBoxContent {
	position:relative;
	overflow:hidden;
	width:100%;height:100%;	
}

.MultiBoxClose {
	position:absolute;top:-26px;right:-26px;
	width:24px;height:24px;
	background:url(../img/galerie/close.png) no-repeat;
	cursor:pointer;
}

.MultiBoxControlsContainer {
	position:relative;
	overflow:hidden;
	height:0px;	
}

.MultiBoxControls {
	position:relative;
	width:100%;height:auto;	
	background-color:rgb(255,255,255);
}

.MultiBoxPrevious {
	position:absolute;left:0px;
	width:24px;height:24px;	
	margin-top:5px;
	cursor:pointer;
	background:url(../img/galerie/goLeft.gif) no-repeat;	
}

.MultiBoxNext {
	position:absolute;right:0px;
	width:24px;height:24px;	
	margin-top:5px;
	cursor:pointer;
	background:url(../img/galerie/goRight.gif) no-repeat;
}

.MultiBoxNextDisabled {
	cursor:default;
	background:url(../img/galerie/goNone.gif) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor:default;
	background:url(../img/galerie/goNone.gif) no-repeat;
}

.MultiBoxTitle {
	position:relative;
	float:left;
	margin:7px 0 0 35px;
	text-align:left;
	font-size:15px;line-height:20px;color:rgb(80,80,80);font-weight:normal;
}

.MultiBoxDescription {
	clear:left;
	position:relative;
	margin:0 35px 0 35px;
	padding-top:5px;
	text-align:left;
}

.MultiBoxNumber {
	position:relative;
	float:right;
	width:50px;
	margin:11px 35px 0 0;
	font-size:11px;color:rgb(150,150,150);
	text-align:right;
}

/* Galerie */
.galBox {
	text-align:center;
	padding:0 5px 10px 5px;
}

.galBox img {
	margin:0 7px 7px 0;padding:3px;
	border:1px solid rgb(230,230,230);
}

.galColAreaR {
	float:right;
	margin-left:15px;
}

.galColAreaL {
	float:left;
	margin-right:15px;
}

/* ******************* */
.clearfix:after {
 	content:"."; 
 	display:block; 
	height: 0; 
 	clear:both; 
 	visibility:hidden;
}

.clearfix {
	display:inline-table;
}

.clr {
	clear:both;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */  

@media print{ 
	#colLeft, #rowHeader, #boxMenuMain, #boxMenuSub1, #boxMenuSub2, #rowFooter, #rowTop {display:none;} 
	#colsConnect, #colMain {width:100%;float:none;}
	
	#colMain {
		
	}
}