/* CSS Document */


/* Anfang-Screen Konfiguration */
* { padding: 0; margin: 0; }

body {
	font-size: 12px;
	padding-top: 5px;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 922px;
	border: 1px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}
#header {
	color: #333;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 170px;
	text-align: right;
}


#metanavigation {
	color: #333;
	text-align: right;
	width: 900px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
	
#mainmenu {
}

#hauptnavigation {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
	background-image: url(../img/navi_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
	overflow: visible;
}
#footer {
	width: 922px;
	clear: both;
	color: #333;
	margin: 0px;
	text-align: center;
	background-color: #ABBEBE;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 9px;
	line-height: 15px;
	vertical-align: middle;
}
#footer p.bodytext {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

#footer a:link {
	color: #666666;
	font-size: 9px;
}
#footer a:hover {
	color: #333333;
}

.clear { clear: both; background: none; }

/* Ende-Screen Konfiguration */

/* Anfang - Metanavigation */

#wrapper #metanavigation .meta_menu a {
	
	font-size: 10px;
	line-height: 14px;
	color: #009EDA;
	font-weight: bold;
}



/* Ende - Metamenue */


/* Anfang - Hauptmenue */
/* Menu */
div#navigation {
	width:220px;
	}


div#menu * {
	margin: 0;
	padding: 0;
	color: #0b69b6;
	}

div#menu {
	line-height: 1.9em;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 30px; 
	}

div#menu dl.L1 {
	margin-left: 10px;
	}

div#menu dl.L2 {
	margin-left: 20px;
	}

div#menu dd,
div#menu dd.noItem,
div#footer dd {
	background-image: url(../img/menu-list.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
	}

div#menu dd.noItem {
	background-image: none;
	}

div#menu dd.navi_trenner,
div#footer dd.navi_trenner {
	height: 1px;
	background-image: url(../img/bg_navi_trenner.gif);
	background-repeat: repeat-x;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#0b69b6;
	padding: 0px;
	margin: 0px;
	}

a:hover, a:active, .act {
	font-weight:bold;
	text-decoration:underline;
	color:#0b69b6;
	padding: 0px;
	margin: 0px;
	}


/* Ende - Hauptmenue */


/* Texte und Content */

h1,h2,h3,h4{
	padding: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.csc-firstHeader {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #999999;
}
h2 {
	
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
h3 {}
h4 {}

p {}

p.bodytext {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 5px;

}

p.bodytext a:link, p.bodytext a:visited, p.bodytext a:focus, p.bodytext a:hover, p.bodytext a:active {
	
	font-size: 12px;
	color: #049DE0;
	text-decoration: underline;
	font-weight: normal;
}

p.csc-linkToTop {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.csc-linkToTop a {
	
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	
}

ul, ol {
	margin-left: 20px;
	margin-bottom: 5px;
	widht:300 px

}

#content li {
	list-style-position: outside;
	
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	margin-bottom: 3px;
}

.csc-header-date {}


.csc-bulletlist csc-bulletlist-0 {}
.csc-bulletlist csc-bulletlist-1 {}
.csc-bulletlist csc-bulletlist-2 {}
.csc-bulletlist csc-bulletlist-3 {}



.imgtext-table {}
.csc-caption {
	font-size: 9px;
	line-height: 12px;
}

/* Mailformular */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
	
	font-size: 12px;
	line-height: 14px;
}

fieldset {
border:0px;

padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;


}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;

}

.mf-radio {
	border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #029DDF;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
	font-weight: bold;
	font-size: 10px;
}

/* Mailformular - End */


.csc-searchform {}
.csc-loginform {}

.csc-menu {
	margin-bottom: 5px;
	margin-top: 5px;
}
.csc-menu-1 a {
	
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: underline;
	height: 24px;
	width: 200px;
}
.csc-menu csc-menu-2 {}
.csc-menu csc-menu-3 {}
.csc-menu csc-menu-def {}

.csc-sitemap csc-sitemap-level1 {}
.csc-sitemap csc-sitemap-level2 {}
.csc-sitemap csc-sitemap-level3 {}
.csc-sitemap csc-sitemap-level4 {}
.csc-sitemap csc-sitemap-level5 {}
.csc-sitemap csc-sitemap-level6 {}


.csc-frame {}

.csc-frame-frame1 {}
.csc-frame-frame2 {}
.csc-frame-indent6633 {}
.csc-frame-indent3366 {}
.csc-frame-indent {}
.csc-frame-rulerAfter {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.csc-frame csc-frame-rulerBefore {}


.contenttable {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 5px;

}

.contenttable td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
}
.tr-0 {
	font-weight: bold;
	background-color: #CCCCCC;
}
.tr-even {}
.tr-odd {}
.tr-last {}
.td-last {}


div.tx-thumbview-pi1 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.tx_thumbview_image {
padding: 2px;
}

table.tx_thumbview_thumbtable {
	padding: 2px;
	height: 60px;
	width: 45px;
	text-align: center;
	vertical-align: middle;

}

/*
table.tx_thumbview_thumbtable tr {
	margin-bottom: 1px;
	margin-top: 1px;
}

table.tx_thumbview_thumbtable td {
	height: 60px;
	width: 45px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin: 1px;
}
*/
 
div.tx_thumbview_thumb {
	margin: 2px;
	height: 45px;
	width: 45px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
