@import url("navigation.css");
@import url("teasermenu.css");
@import url("listen.css");
@import url("formulare.css");
@import url("moo.css");
@import url("rahmen.css");


form { margin: 0px 0px 0px 0px;}
div.csc-frame { border: 0px; }
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { border-bottom: 1px solid #DDDDDD; margin: 0; padding: 0; height: 10px; font-size: 1px; clear: both;}
div.csc-frame-rulerAfter { border-bottom: 1px solid #DDDDDD; margin: 0; padding: 0; height: 10px; font-size: 1px; clear: both;}
.csc-textpic-caption { font-size: 0.8em; }
.csc-textpic-intext-right .csc-textpic-imagewrap { padding-top: 0.7em; }
.csc-textpic-below .csc-textpic-imagewrap { padding-top: 5px; }
.csc-textpic-above .csc-textpic-imagewrap { padding-top: 5px; }
.csc-textpic-imagerow  { padding-bottom: 5px; }



.csc-textpicHeader-26 h2, .csc-textpicHeader-26 h3, .csc-textpicHeader-26 h4, .csc-textpicHeader-26 h5, .csc-textpicHeader-25 h2, .csc-textpicHeader-25 h3, .csc-textpicHeader-25 h4, .csc-textpicHeader-25 h5 { padding-top: 0; margin-top: 0; line-height: 1em; }

a.download { background-image: url(images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }

a.download_pdf { background-image: url(images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_doc { background-image: url(images/docsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_xls { background-image: url(images/xlssymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_pic { background-image: url(images/picsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_zip { background-image: url(images/zipsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }

img { border: 0px none; }  

body {
/*
	background-color: #ffffff;
	background-image: url(images/body_hgr_002.jpg);
	background-position: top center;
	background-repeat: no-repeat;
*/
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}

#theBody {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(images/top_bg01.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#page {
	background-color: transparent;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.25em;
}

#theTop {
	display: block;
	width: 970px;
	height: 60px;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #999999;

}

#theTop a {
	color: #999999;
	text-decoration: none;
}

#theTop a:hover {
	color: #555555;
	text-decoration: underline;
}

#header {
	width: 970px;
	height: 250px;
	margin: 0;
	padding: 0;
	background-image: url(images/weiz_test.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header-logo {
	display: block;
	width: 970px;
	height: 250px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/header_logo_weiz-ruprecht.gif);
	background-position: 447px 137px;
	background-repeat: no-repeat;
}



#nav {
	display: block;
	width: 970px;
	height: 30px;
	background-color: transparent;
	background-image: url(images/nav_bg01.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

a {
	text-decoration: underline;
	color: #DB2032;
}

p {
	margin: 0;
	padding: 0.3em 0;
}

#content {
	width: 970px;
	float: none;
	color: #555555;
}


h1, h2, h3, h4 {
	font-weight: normal;
	color: #DB2032;
}

/* h1 { font-family: "Arial Narrow", Helvetica, Arial, sans-serif; font-size: 1.8em; margin: 0.8em 0 0.7em 0; padding: 0; } */
h1 { font-size: 1.8em; margin: 0; padding: 0.3em 0 0.7em 0; line-height: 1.2em; }
h2 { font-size: 1.4em; margin: 0; padding: 0.7em 0 0.5em 0; line-height: 1.2em; }
/* h3 { font-size: 1.2em; margin: 0.6em 0 0.5em 0; padding: 0; } */
h3{ font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: bold; }
h4 { font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: bold; color: #333333; }

h5, h5 a { font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: bold; color: #5D9E44; text-decoration: none; }


h1.titelGrafik {
  height: 30px;
  text-indent:-9999px; 
  background-position:top left;
  background-repeat:no-repeat;
}

h1 a, h2 a, h3 a, h4 a {
	color: #DB2032;
	text-decoration: none;
}


#sprachauswahl {
font-size: 0.8em;
color: #999999;
float: right;
text-align: right;
padding: 0;
margin: 0;
}




#content hr { 
	height: 1px;
	border: none;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 0;
	padding: 0;
	clear: both;
}

div.spaceBeforeAfter {
	margin: 0;
	padding: 0;
	font-size: 1px;
	display: block;
	width: 90%;
	clear: both;
}

#contentLeft {
	width: 270px;
	float: left;
	margin: 0;
	padding: 0;
}

#linkeSpalte {
	padding: 0 10px 0 0;
}

#volleBreite {
	padding-left: 10px;
}

#contentMiddle {
	width: 488px; 
	float: right;
	margin: 0;
	padding: 0;
	border-left: solid 1px #e5e5e5; 
	border-style: dashed; 
	border-right: none;
	border-top: none;
	border-bottom: none;
}

#mittlereSpalte {
	padding: 0 0 0 9px;
}

#contentRight {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

#rechteSpalte {
	padding-left: 20px;
}

#pagebottom {
	display: block;
	width: 970px;
	/* height: 400px; */
	background-color: #fff;
	/* background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x; */
	font-size: 0.8em;
	line-height: 1.25em;
	color: #555;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#pagebottom  h2, #pagebottom  h2 a, #pagebottom  h3, #pagebottom  h3 a { color: #555; }


#pagebottomContent {
	background-color: transparent;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#pagebottomContent a {
	color: #555;
	text-decoration: none;
}

#pagebottomContent a:hover {
	text-decoration: underline;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	/* list-style-image: url(images/bullet_01.gif);
	list-style-position: outside; */
}

ul li {
	padding: 0 0 0 0.8em;
	margin: 5px 0 5px 0;
	list-style-type: none;
	background-image: url(images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



a.AnfrageButton {
	/* siehe rte.css */
}

a:hover.AnfrageButton {
	background-image: url(images/button_bg02.gif) !important;
}

input.AnfrageButtonInput {
	font-size: 1em !important;
	
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(images/button_bg01.gif) !important;
	background-repeat: repeat-x !important;
	padding: 2px 10px 2px 10px !important;
	border: none !important;
}

input.AnfrageButtonInput:hover {
	background-image: url(images/button_bg02.gif) !important;
}




/* Tabelle */
.contenttable {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.contenttable .tr-0 {
height: 24px;
background:#e5e5e5;
color:#555;
}
.contenttable .tr-0 td {
border-right: solid 1px #ffffff;
}
.contenttable .tr-odd {
height: 24px;
}
.contenttable .tr-even {
height: 24px;
}
.contenttable .td-0 {
padding: 2px 5px;
border-bottom: 1px #e5e5e5 solid;
border-right: 1px #e5e5e5 solid;
}
.contenttable .td-1, .contenttable .td-2, .contenttable .td-3, .contenttable .td-4, .contenttable .td-5, .contenttable .td-6 {
text-align: center;
padding: 2px 5px;
border-bottom: 1px #e5e5e5 solid;
border-right: 1px #e5e5e5 solid;
/* white-space: nowrap; */
}
.contenttable .td-last {
border-right: 1px #ffffff solid;
}

/* Tabelle */
table.ohnelinie {
/* width:545px; */
border: none;
}

.preisliste .td-1 {
  width: 14%;
  vertical-align: top;
  padding-top: 25px;
}
.preisliste .td-2, .preisliste .td-3, .preisliste .td-4 {
  width: 8%;
  vertical-align: top;
  padding-top: 25px;
  border-bottom: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
}
.preisliste .tr-0 {
  height: 24px;
  background: none;
  color:#555;
}
.preisliste .td-2 { background-color: #FED68E; }
.preisliste .td-3 { background-color: #D89079; }
.preisliste .td-4 { background-color: #C099BA; }

.preisliste td h2, .preisliste td h3 { padding: 0.2em 0; margin: 0; }

table.ohnelinie td {
background-color: #fff;
padding: 5px 10px 0 0 !important;
margin: 0;
text-align: left !important;
vertical-align: top;
border-bottom: none !important;
}



/* RTE */
/*
.important {
	color: #669933; font-weight: bold;
}
.name-of-person {
	color: #669933; font-size: 1.2em; font-weight: normal;
}
.detail {
	color: #669933; font-size: 1.2em; font-weight: bold;
}
*/

table.csc-frame-frame2 {
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.csc-frame-frame2 td {
padding: 2px 5px;
text-align: left;
vertical-align: top;
border-bottom: solid 1px #dddddd;
}

table.csc-frame-frame1 {
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.csc-frame-frame1 td {
padding: 2px 5px;
text-align: left;
vertical-align: top;
border: none;
}

td h2, td h3 { padding-top: 0; }

td.align-center { white-space: nowrap; }
td.align-left { text-align: left; }
td.align-right{ text-align: right; }

a.anfrageGross {
	display: block;
	width: 100%;
	height: 30px;
	background-color: transparent;
	background-image: url(images/anfrage_bg01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	/* color: #DB2032; */
	font-size: 1.2em;
	padding-top: 7px;
	margin: 0;
	text-decoration: none;
}
a:hover.anfrageGross {
	background-image: url(images/anfrage_bg01_hover.gif);
}


.fadeOut {
	display: block;
	width: 40px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 148px;
	background-color: transparent;
	background-image: url(images/metanav_bg01.png);
	background-repeat: repeat-y;
	background-position: top left;
	z-index: 20;
}
