

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;
	color: #333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}


/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #194c85;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	line-height: 30px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 12px 0;
	color: #a0a0a0;
	padding: 0 0 0 0;
	line-height: 30px;
}

h3 {
	color: #194c85;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	line-height: 22px;
}

h4 {
	color: #a0a0a0;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	line-height: 22px;
}

h5 {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	line-height: 20px;
}

a:link, a:visited, a:active  {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a img {
	border: 0px;
}



/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

p.bodytext {	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


ul {
	list-style: square;
}

li {
	list-style: square;
}

hr {
	color: #333;
	background-color: white;
	height: 1px;
	border: 0px;
	border-top: 1px solid #333;
	margin-top: 12px;
	margin-bottom: 12px;	
}

/* 3. Container */

#allbox {
	width: 920px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#topallbox {
	width: 920px;
/* schatten	background: url(../pics/allbox_bg_schatten.jpg) top left no-repeat; */
}

#topall {
	width: 882px;
	position: relative;
	top: 37px;
	left: 20px;
}

#navbox {
	width: 882px;
	height: 32px;
	background: url(../pics/nav_bg.jpg); 
}

#nav {
	height: 32px;
	width: 700px;
}

#nav ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav ul li {
	display: inline;
	list-style: none;
}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	margin: 0 0 0 0;
	padding: 8px 20px 6px 20px;
	border-right: 1px solid #666;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	border-right: 1px solid #666;
	background: url(../pics/nav_bg.jpg); 
}

#nav ul li a:hover, #nav ul li a#current {
	margin: 0 0 0 0;
	padding: 8px 20px 6px 20px;
	border-right: 1px solid #666;
/* blau 	color: #194c85; */
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	border-right: 1px solid #666;
	background: url(../pics/nav_bg_hi.jpg); 
}

#searchbox {
	float: right;
	width: 155px;
	height: 32px;
	text-align: right;
	margin: 0 0 0 0;
}

#middleallbox {
	width: 920px;
	background: url(../pics/middlebox_bg_schatten.jpg) 0 0 no-repeat;
}

* html #middleallbox {
	background: url(../pics/middlebox_bg_schatten.jpg) 0 37px no-repeat;
}


*:first-child+html #middleallbox {
	background: url(../pics/middlebox_bg_schatten.jpg) 0 37px no-repeat;
}

#middleall {
	width: 882px;
	height: 600px;
	margin: 36px 0 0 20px;
}

#middleleft {
	width: 220px;
	float: left;
	margin: 30px 0 0 20px;
}

#navsub ul {
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	list-style: none;
}

#navsub ul li {
	padding: 0 0 4px 18px;
	margin: 0 0 0 0;
	list-style: none;
	background: url(../pics/navsub_bg.jpg) no-repeat;
}

#navsub ul li a:link, #navsub ul li a:active, #navsub ul li a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	 
}

#navsub ul li a:hover {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #194c85; 
	text-decoration: none;
	text-transform: uppercase;
}

#navsub ul li a#subcurrent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #194c85; 
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#navmeta ul {
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	list-style: none;
}

#navmeta ul li {
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
	list-style: none;
}

#navmeta ul li a:link, #navmeta ul li a:active, #navmeta ul li a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../pics/navsub_bg.jpg) no-repeat; 
}

#navmeta ul li a:hover {
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	color: #194c85; 
	text-decoration: none;
	text-transform: uppercase;
	background: url(../pics/navsub_bg.jpg) no-repeat; 
}

#navmeta ul li a#metacurrent {
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	color: #194c85; 
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../pics/navsub_bg.jpg) no-repeat; 
}

#middleright {
	width: 510px;
	float: left;
	margin: 30px 0 0 75px;
}

#middlespacer {
	width: 55px;
	height: 600px;
	float: left;
}

#bottomall {
	border-top: 1px solid #ccc;
	margin: 30px 0 0 0;
	padding: 12px 0 12px 0;
	text-align:center;
	font-size: 10px;
}


/* Mailform */

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
}

form br, .csc-mailform-field {
	clear: both;
}

fieldset {
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

label {
   	width: 250px;
	background-color: transparent;
	color: #999;
	text-transform: uppercase; 
}

textarea {
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase; 
	background-color: transparent;
	margin: 0 0 3px -3px;
	width: 250px;
}

html>body textarea {
	margin-left: 0px;
}

input {
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #999;
	margin: 5px 0 5px 5px;
	padding: 1px 1px 1px 1px;
	width: 125px;
}

.csc-mailform-submit {
	color: #878787;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f5f5f5;
	border: 0px solid #990000;
	padding: 1px 1px 1px 1px;
	margin: 15px 0 0 0;
	cursor: pointer;	
	width: 250px;
}


/* Macina Searchbox */

.tx-macinasearchbox-pi1 #senden, .tx-macinasearchbox-pi1 #suchwort {
	float: left;
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
}


.tx-macinasearchbox-pi1 #senden input {
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 18px;
	height: 18px;
}



.tx-macinasearchbox-pi1 #suchwort input {
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #333;
	margin: 0 5px 0 0;
	padding: 0 0 0 2px;
	width: 120px;
	height: 18px;
}
