/* 1. Ueberschrift / Links / Schriften */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. Navigation */



body {	
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #666666;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #666666;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited, a:active  {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a img {
	border: 0px;
	background-image: none;
}




/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}


ul {
	list-style: square;
}

li {
	list-style: square;
}

td {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	color: #666666;
	background-color: #FFFFFF;
	height: 1px;
	border-top: 1px solid #666666;
	border-left: 0px; 
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 11px;
	margin-bottom: 11px;	
}

p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* 3. Container */

#allbox {
	width: 780px;
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 780px;
}

#toplogobox {
	width: 120px;
	height: 100px;
	float: left;
}

#topnavbox {
	width: 660px;
	height: 100px;
	float: left;
	background-image: url(../pics/design/bg_topnavbox.gif);
	text-align: right;
}

#nav01 {
	width: 660px;
	text-align: left;
	margin: 9px 0 0 0;
}

#topnavbox a:link, #topnavbox a:visited, #topnavbox a:active  {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-weight: bold;
}

#topnavbox a:hover, #topnavbox a#current {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 10px;
}


/* 3.2. Container Contentbereich - middle */

#middleallbox {
	width: 780px;
	background-image: url(../pics/design/bg_middleallbox.gif);
}

#middlenavbox {	
	width: 150px;
	float: left	
}

#nav02 {
	margin: 46px 0 0 0;
}

#nav02 ul, #nav02 li {
	margin: 0 0 2px 5px;
	padding: 0 0 0 0;
	list-style: none;	
	font-size: 10px;
}

#nav02 a:link, #nav02 a:visited, #nav02 a:active  {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

#nav02 a:hover, #nav02 a#subcurrent {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
}

#nav02 a#subsubcurrent {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
}


#middlespacer {	
	width: 10px;
	height: 400px;
	float: left	
}

#middlecontentbox {	
	width: 620px;
	float: left	
}

#content {	
	width: 450px;
	float: left	
}

#contentleftbox {	
	width: 150px;
	float: left;	
	margin: 46px 10px 0 10px;
	background-color: #E8BA79;
}

#contentleft {	
	width: 140px;
	margin: 5px 5px 5px 5px;
	background-color: #E8BA79;
}

/* 3.2. Container Fußbereich - bottom */

#bottomallbox {
	width: 780px;
	border-top: #666666 solid 1px;
}

#bottomall {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

#bottomall a:link, #bottomall a:visited, #bottomall a:active  {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

#bottomall a:hover {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
}


/* Typo3 */

/* News */

.news-latest-item h3 {	
	margin: 0px 0px 0px 0px;
}

.news-latest-item p.bodytext {	
	margin: 0px 0px 0px 0px;
}

.news-latest-item-bildwechsel-img {
	float: right;
}

.news-list-item-img {	
	float: right;
	margin: 0px 0px 11px 11px;
}

.news-single-imgcaption {
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 11px 0px;
}

#contentleft .news-list-item  {	
	font-size: 10px;	
}

#contentleft .news-list-item h3 {	
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentleft .news-list-item hr {
	margin: 4px 0 4px 0;
}


/* Form */

#mailform fieldset {
	border: 1px solid #CCCCCC;
	margin: 11px 0 0 0;
	padding: 4px 4px 4px 4px;
}

.csc-mailform-field {
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	clear: both;
}

label {
	width: 200px;
	float: left;
}

.csc-mailform-field input, .csc-mailform-field select {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #CCCCCC;
	float: left;
}

.csc-mailform-field select {
	width: 230px;
}

.csc-mailform-field .csc-mailform-submit {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 200px;	
}

#goofthumbtpl {
	padding: 15px 0 0 0;
}

.goofthumb {
	font-size: 9px;
	width: 150px;
	height: 160px;
	float: left;	
}

