/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin : 0px;
	padding: 0px;
	background: url(../img/bg.gif) repeat-y;	
}

a {
	color: #013E81;
	font-size: 12px;
	text-decoration: none;
}

.hilight {
	color: #A50018;
}

.wrapper {
	border: 0px solid #FF0000;
	width: 1024px;	
}

.header {
	border: 0px solid #FF6600;
	height: 273px;
}

.logo {
	border: 0px solid #FFff00;
	width: 123px;
	margin-top: -273px;
	position: absolute;
}

#headerImage {
	border: 0px solid #000000;
	/*margin-top: -129px;*/
	height: 273px;
}

#headerImage .csc-textpic-clear {
	border: 11px solid #000000;
	display: none;
}

#headerImage .csc-textpic-imagewrap {
	height: 273px;
	width: 1024px;
	display: block;
	overflow: hidden;
	border: 0px solid #ff0000;
}

.csc-textpic-caption {
	border: 0px solid #ff0000;
	margin-bottom: 0px;
}


#Language {
	position: absolute;
	top: 60px;
	left: 580px;
	font-size: 11px;
	border: 0px solid #000000;
}

#Language a {
	color: #616060;
	font-size: 11px;
}

#topNavi {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	height: 40px;
	margin-bottom: 20px;
}

#topNavi ul {
	border: 0px solid #ff0000;
	margin: 12px 0 0 135px;
	
}

#topNavi li {
	font-size: 14px;
	color: #003399;
	display:inline;
}

#topNavi a {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 0 15px 0 15px;
}

.topNaviNO, .topNaviACT {
	color: #7D7C7D;
	font-size: 12px;
}

#topNavi li.menu-level1-current-active a {
	color: #A40013;
}

#topNavi li.menu-level1-active a {
	color: #A40013;
}

.topNaviNO a {
	color: #7D7C7D;
	margin: 0 8px 0 5px;
} 

.topNaviACT a {
	color: #A50018;
	font-size: 12px;
}

/* ende header spalte*/

/* linke spalte */
.leftWrapper {
	border: 0px solid #FF0000;
	height: 1px;
	float: left;
	width: 151px;
}

#Leftnavi {
	border: 0px solid #993333;
	width: 123px;
}

ul {
	border: 0px solid #ff0000;
}

#Leftnavi li {
	list-style-type: none;
	width: 123px;
	padding: 5px 0 5px 5px;
}

li a {
	color: #ffffff;
	font-size: 11px;
	border: 0px solid #ff0000;
}

#Leftnavi li.menu-level1-current-active a,
#Leftnavi li.menu-level1-active a {
	color: #003399;
}

#Leftnavi li.menu-level2 a {
	padding-left: 5px;
}

#Leftnavi li.menu-level2-current-active a {
	color: #003399;
	padding-left: 5px;
}
/* ende linke spalte */

/* mittlere spalte */
.middleWrapper {
	float: left;
	border: 0px solid #ff0000;
	width: 550px;	
}

.middleWrapper ul {
	list-style-type: none;
}
.middleWrapper li {
	border: 0px solid #ff0000;
	background: url(../img/square.gif) 0px 5px no-repeat;	
	padding-left:  10px;
	padding-bottom: 10px;
}

#Content {}

.csc-textpic-clear {
	border-bottom: 0px solid #333333;
	margin: 5px 0 5px 0;
}

div.csc-header {
	border: 0px solid #ffff00;
	padding-bottom: 0;
}

h1.csc-firstHeader {
	border: 0px solid #ff0000;
}

#Content h1 {
	margin-bottom: 10px;
}

table.csc-uploads {
	border: 0px solid #ff0000;
	margin-bottom: 10px;
}

.csc-uploads-fileSize {
	font-size: 12px;
	padding-left: 20px;
}
/* ende mittlere spalte */

/* rechte spalte */
.rightWrapper {
	padding-top: 8px;
	border: 0px solid #FF0000;
	/*float: left;*/
	float: right;
	margin-left: 40px;
	width: 250px;
}

#Teaser {
	border: 0px solid #FF0000;
}

.naviActive {
	padding-right: 40px;
}

.secondLevelNaviActive {
	padding-right: 20px;
}

.naviActive a, .secondLevelNaviActive a {
	color: #AA0A05;
}
				
				
/* uwe */
p.csc-form-label-req,
p.csc-form-label,
p.csc-caption {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 10px;
}

h1 {
	font-size: 25px;
	margin:0;
	margin-bottom: 10px;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

.headline p.bodytext {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color:#11a4bc;
}

#content .imgtext-table img {
	margin-left: 0px;
	margin-right: 10px;
	border: #35C7F2 solid 3px;
	vertical-align: top;
}

#content .imgtext-table {
	margin-bottom: 10px;
}

#content .imgtext-nowrap .bodytext {
	margin-left: 0px;
	border: #ff0000 solid 0px;
}

table.imgtext-nowrap {
	border: #585E93 solid 0px;
}

table.imgtext-table {
	border: #ff0000 solid 0px;
}

table.contenttable {
	border: #cccccc solid 1px;
	width: 100%;
	margin-bottom: 20px;
}

table.contenttable img {
	border: #ff0000 solid 0px;
	margin-right: 10px;
}

table.contenttable thead {
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
}

table.contenttable td {
	vertical-align:top;
	padding: 5px;
}

.csc-textpicHeader {
	border: #ff0000 solid 0px;
	margin-left: 10px;
}

.csc-textpicHeader h1 {
	font-size: 12px;
	margin:0;
	border: #ff0000 solid 0px;
}

h1 {
	font-size: 14px;
	margin:0;
	margin-bottom: 10px;
	border: #ff0000 solid 0px;
}

h6 {
	font-size: 11px;
	margin:0;
	margin-bottom: 10px;
	border: #ff0000 solid 0px;
}

.box, .news-latest-container {
	border: 0px solid #993333;
	background: url(../img/boxBg.gif) repeat-y;
	margin: 0 0 10px 0;
}

.box h1, .news-latest-container h2 {
	margin: 0;
	border: 0px solid #ffffff;
	color: #CCCCCC;
	background: url(../img/boxHeadBg.gif) no-repeat;
	font-size: 12px;
	background-color: #993333;
	padding: 7px 6px 5px 6px;
	height: 15px;
}

.box p {
	padding: 6px 15px 6px 6px;
	border: 0px solid #ff0000;
}

.box div.boxFooter {
	background: url(../img/boxFooterBg.gif) no-repeat;
	border: 0px solid #ff0000;
	height: 20px;
	clear: left;	
}

.box .csc-textpic-imagewrap {
	border: 0px solid #ff0000;
	padding: 6px 0px 5px 6px;
}

.box .csc-textpic-text {
	border: 0px solid #ff0000;
	position: relative;
}

.news-latest-item {
	padding: 6px 10px 6px 6px;
}

.news-latest-gotoarchive {
	/*display: none;*/
	background: url(../img/boxFooterBg.gif) no-repeat;
	height: 20px;
}

/* suche */

.csc-form-labelcell {
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
}

.csc-searchform input {
	width: auto;
}

.csc-searchResultRange p {
	font-size: 12px;
	margin-bottom: 10px;
}

.csc-searchResultHeader {}

.csc-searchResult {
	margin-bottom: 10px;
}

.csc-noSearchResultMsg {
	font-size: 12px;
}

/* form */
.csc-searchform td  {
	border: 0px solid #ff0000;
}

.tx-pilmailform-pi1 {
	border: 0px solid #ff0000;
}

fieldset {
	border: 0px solid #000000;
	padding-left: 10px;
}

label {
	width: 300px;
	float: left;
	padding: 0 0 2px 0;
}

input, textarea, select {
	width: 400px;
	border: 1px solid #000000;
	margin-bottom: 4px;
}

textarea, input {
	width: 420px;
	border: 1px solid #000000;
}

.csc-mailform-submit {
	width: auto;

	margin-top: 10px;
}

input.inp {
	margin-left: 5px;
	width: 220px;
	border: 1px solid #000000;
}

input.submitField {
	width: auto;
	margin: 10px 0 5px 5px;

}

p.error {
	color: #FF0000;
}

iframe {
	width: 100%;
	height: 600px;
}
/* oo_ = Online-Bestellungen */
#oowrapper {
 font-size: 11px;
}
#oo_wrapper p {
 margin-bottom: 5px;
}
.oo_navrow {
 text-align:right;
}
table.oo_rl, table.oo_cv {
 font-size: 11px;
}
table.oo_rl tr:hover, table.oo_rl tr.e:hover {
 background-color: #AF858D;
}
table.oo_rl th, table.oo_cv th {
 background-color: #993333;
 color: white;
 font-weight: bold;
 padding: 4px;
}
table.oo_rl tr.e, table.oo_cv tr.e {
 background-color: #F3F3F3;
}
table.oo_rl td, table.oo_cv {
 padding-top: 3px;
 padding:bottom: 3px;
}
.oo_icon {
 width: 18px;
 height: 13px;
 border: solid white 1px;
}
.oo_icon:hover {
 border-color: black;
}
table.oo_of {
 font-size: 12px;
}
th.ooh1 {
 text-align: left;
 font-weight: normal;
 letter-spacing: 2px;
 padding-left: 5px;
 background-color: #F3f3f3;
 border-top: 1px solid gray;
 border-bottom: 1px dotted gray;
}
table.oo_of input {
 font-size: 11px;
 background-color: #efefef;
 color: black;
 border: none;
 border-bottom: solid 1px #C1C1C1;
}
/* Ende oo_ */