@charset "utf-8";

html[xmlns^="http"]{
	 /* Mozilla-Scrollbar */
	overflow-y: scroll;
}

html, body{
	margin:0;
	padding:0;
	color:#666666;
	background-color:#ffffff;

}

/* ############################################################ */
/* #### Raster / Seitenaufteilung ############################# */

body{
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: center; /* horizontale Zentrierung in alten IEs */
}

div#website{
	position: relative;
	width:1000px;
	text-align: left;
	background-color:#ffcc66;
	background-image: url(images/bg_website.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

div#innersite{
	min-height:600px;
	padding:0 11px 120px 11px;
	background-image: url(images/bg_innersite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#header{
	height:115px;
	overflow:hidden;
	background-image: url(images/bg_header_std.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#header h1{
	left:135px;
	top:15px;
	position:absolute;
	font-size:28px;
	line-height:85px;
	color:#FFFFFF;
	background-color:transparent;
	font-family: "Arial Black",arial,sans-serif;
}

div#columns{
	margin: 0;
	padding: 5px 7px 0 0;
	background-image: url(images/bg_columns.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#breadcrumb{
	position:absolute;
	left:208px;
	bottom:50px;
	width:327px;
	font-size:9px;
	line-height:25px;
	color:#999999;
}

div#staticlinks{
	position:absolute;
	right:18px;
	bottom:50px;
	width:253px;
	font-size:9px;
	line-height:25px;
	text-align:right;
}

/* ############################################################ */
/* #### Raster / Seitenaufteilung: Spalten #################### */

div#flags{
	position:absolute;
	right:17px;
	top:24px;
	width:80px;
	text-align:right;
}

div#navcolumn{
	float:left;
	width:162px;
	overflow:hidden;
	margin-bottom:115px;
	background-image: url(images/bg_navcolumn.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
div#navcolumn div.inner{
	padding-right: 16px;
	padding-left: 8px;
}
div#navcolumn div#mainnav{
	padding-bottom:12px;
	background-image: url(images/bg_mainnav.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#contentcolumns{
	float:right;
	width:787px;
	overflow:hidden;
}

div#maincolumn{
	float:left;
	width:649px;
	overflow:hidden;
	background-image: url(images/bg_maincolumn.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

div#maincolumn div.inner{
	padding:0 16px 0 13px;
	background-image: url(images/bg_maincolumn_inner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#leftcontent{
	float:left;
	width:305px;
	overflow:hidden;
}
div#rightcontent{
	float:right;
	width:305px;
	overflow:hidden;
}

div#printlnk{
	clear:both;
	text-align:right;
	padding-top:8px;
	line-height:30px;
}

div#copyright{
	float:left;
	line-height:30px;
	color:#999999;
	font-size:9px;
}

div#marginalia{
	float:right;
	width:128px;
	overflow:hidden;
}

div.clearer{
	clear:both;
	height:0px;
}

/* ############################################################ */
/* #### Allgemeine Formatierungen (Schriften, Listen,... ) #### */

html, body, table, th, td, div, li{
	font-family: verdana, arial, helvetica, lucida, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

h1{
	font-size:16px;
	line-height:1.4em;
	margin:0 0 1em 0;
	padding:2px;
	color:#ff9933;
}
div#navcolumn h1{
	text-align:center;
}
div#marginalia h1{
	font-size:11px;
	color:#ffffff;
	background-color:#ff9933;
	padding: 0 2px 0 2px;
}

h2{
	font-size:11px;
	line-height:1.4em;
	margin:0 0 1em 0;
	padding:0 3px 0 3px;
	background-color:#ffcc66;
}
h3{
	font-size:11px;
	line-height:1.4em;
	margin:0;
	padding:0;
}

p{
	padding-left:2px;
	margin: 1em 0 1em 0;
}

.centered{
	text-align:center;
}

a{
	color:#666666;
	background-color:transparent;
}

input{
	font-size:11px;
}
input#txtsearch {
	width:85px;
}

img{
	border:none;
}

td{
	vertical-align:top;
}

form{
	margin:0;
	padding:0;
}

div.hr{
	margin: 0.7em 0 0.7em 0;
	height:1px;
	background-image: url(images/bg_hr.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

ul.csc-bulletlist-2{
	margin:0 0 1.4em 0;
	padding:0 0 0 0;
	list-style: none;
}
ul.csc-bulletlist-2 li{
	margin:0;
	padding:0 0 0 12px;
	background-image: url(images/bullet-arrow.gif);
	background-position: 2px 4px;
	background-repeat: no-repeat;
}


/* Formulare: */
fieldset{
	border:none;
	margin:0.5em 0 0 0;
	padding:0;
}
label{
	display:block;
}
div.csc-mailform-field{
	padding-bottom:3px;
}
.csc-mailform-field textarea,
input.csc-mailform-input,
.tx-guestbook-field textarea{
	width:300px;
}

/* ############################################################ */
/* #### Hauptnavigation ####################################### */

ul.nav,
ul.nav ul{
	margin:0;
	padding:0 0 0 0;
	list-style: none;
}
div#marginalia ul.nav{
	margin-bottom:2em;
}

ul.nav{
	padding-bottom:1px;
	background-image: url(images/bg_hr.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight:bold;
}
div#navcolumn ul.nav{
	background-image: url(images/bg_nav.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
ul.nav ul{
	font-weight:normal;
}

ul.nav li{
	display:block;
	margin:0;
	padding: 3px 0 3px 0;
	background-image: url(images/bg_hr.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#navcolumn ul.nav li{
	background-image: url(images/bg_nav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#navcolumn ul.nav ul li{
	margin:0;
	padding:0 0 0 10px;
	background-image: url(images/bg_nav_li.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
}

ul.nav a{
	text-decoration:none;
}
ul.nav a.act,
ul.nav a:hover{
	color:#ff9933;
}
div#marginalia ul.nav a.act,
div#marginalia ul.nav a:hover{
	color:#ffffff;
}

ul.nav ul a.act{
	text-decoration:none;
	font-weight:bold;
}

/* ############################################################ */
/* #### Footer ################################################ */

div#breadcrumb a{
	text-decoration:none;
	color:#999999;
}

div#staticlinks a{
	text-decoration:none;
}
div#staticlinks a.act,
div#staticlinks a:hover{
	text-decoration:underline;
}


/* ############################################################ */
/* #### Gaestebuch / News ##################################### */

div.specialbox-pagination{
	text-align:right;
}

div.specialbox-entry{
	border:1px solid #ffffff;
	margin-bottom:10px;
	background-color:#ffecc7;
}
h2.specialbox-header{
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
}
div.specialbox-entry p{
	margin:0;
	padding: 0 10px 0 10px;
}
div.specialbox-entry p.specialbox-date{
	text-align:right;
	padding: 0 5px 0 10px;
	margin:0 0 2px 0;
	color:#666666;
}


/* ############################################################ */
/* #### Sitemap ############################################### */

DIV.csc-sitemap UL LI { margin-bottom:6px;  background-color:#ffcc66; padding:3px 10px 3px 4px;}
DIV.csc-sitemap UL LI A { background-color:#ffcc66; padding:3px 4px 3px 4px; font-weight:bold;}

DIV.csc-sitemap UL LI UL LI { margin-bottom:4px; margin-top:4px;  background-color:#ffecc7;}
DIV.csc-sitemap UL LI UL LI A {  background-color:#ffecc7; padding:3px 0px 3px 4px; font-weight: normal;}

DIV.csc-sitemap UL LI UL LI UL LI { margin-bottom:4px; margin-top:4px;  background-color:#FFFFFF;}
DIV.csc-sitemap UL LI UL LI UL LI A {  background-color:#FFFFFF; padding:3px 0px 3px 4px; font-weight: normal; font-style:italic;}
