/* @override 
	http://www.wax-in-the-city.com/fileadmin/template/wax01.css
*/

body {
color: black;
background:#F9F6ED;
font-size: 12px;
font-family: Arial, Helvetica,sans-serif;
text-align:center;
/*border-top: 2px solid red;*/
}

#container {
width: 950px;
background:#fff url(images/bginhalt.gif) repeat-y center;
padding: 0;
margin: auto;
margin-top:10px;
color: #3f3f3f;
text-align:left;
margin-bottom:30px;
}

#top {
background:#fff url(images/obenbg.gif) no-repeat top;
height:16px;
}

.hide {display: none;}

/* @group KOPFZEILE */

#kopfzeile {
margin: 0px;
padding: 0px;
height: 150px;

}

#logo {
float: left;
margin: 20px 34px;
display: inline;
}

#zufallzitat {
margin-right: 30px;
float: right;
}


/* @end */

/* @group NAVIGATION */

#navigation {
	width: 244px;
	margin: 0px;
	float: left;
	/*border: 1px solid #efefef;*/
}
#minhigh {
	width: 1px;
	float: right;
	height: 400px;
	/* muss korrigiert werden */
	/*height: 500px;*/
	/*background-color: green;
	border: 1px solid red;

*/
}

#hauptnavigation{
float: left;
margin-left: 14px;
margin-top: 30px;
display: inline;
/*border: 1px solid silver;*/
clear: left;

}
#sprachmenu {
float: left;
margin-top:50px;
margin-left: 14px;
display: inline;
}

.fmen {
   float: left;
   vertical-align: middle;
}

	
/* @end */

	

/* @end */
/* @group INHALT */
#inhalte {
float: left;
}

#inhalt {

/*clear:both;*/
float: left;
width: 470px;
margin: 0px;
}

#topinhalt {
text-align:right;
margin-top:0px;
margin-right:60px;
height:120px;
}

div.newsblock h1, div.newsblock h2, div.newsblock h3, div.newsblockbreit h1, div.newsblockbreit h2, div.newsblockbreit h3 {
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}
 
div.newsblock {
	width:170px; /*185*/
	background:#F9F6ED url(images/kleinmitte.gif) center repeat-y;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

div.newsblocktop {
	height:6px;
	background: url(images/kleinoben.gif) no-repeat top;
}
div.newsblockbottom{
	height:7px;
	background: url(images/kleinunten.gif) no-repeat bottom;
}
div.newsblockbreit {
	width:350px; /*185*/
	background:#F9F6ED url(images/breitmitte.gif) center repeat-y;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
div.newsblockbreittop {
	height:6px;
	background: url(images/breitoben.gif) no-repeat top;
}
div.newsblockbreitbottom{
	height:7px;
	background: url(images/breitunten.gif) no-repeat bottom;
}
div.newsblockinhalt{
	padding-left: 5px;
	padding-right: 5px;
	min-height:100px;
}

#seitentitel{

margin-top: 0px;

}

inhalt p {
	margin:0px;
	padding:0px;
}

#inhalt div.contentWrap{
clear:both;
margin-bottom:6px;
}

#inhalt table {
font-size: 100%;
width: 90%;
}



table.contenttable-1 td.td-0 {
border-bottom:1px solid #A87A00;
}
table.contenttable-1 td.td-1 {
font-weight:bold;
text-align:right;
padding-left:5px;
width:30px;
border-bottom:1px solid #A87A00;
border-left:1px solid #A87A00;
}

table.contenttable-1 td.td-3 {
border-bottom:1px solid #A87A00;
}

table.contenttable-1 td.td-last {
font-weight:bold;
text-align:right;
padding-left:5px;
width:30px;
border-bottom:1px solid #A87A00;
border-left:1px solid #A87A00;
}

table.contenttable-1 tr.tr-0 {
font-weight:bold;
}
 
 
.seitenanfang {
float:right; 
padding-top: 1.3em;
padding-bottom: 1.3em;font-size: 75%;
display: block;
border-bottom: 0px;
text-decoration : none;
}

/* @end */
/* @group EXTRAINHALT */

#extrainhalt {
float: left;
width: 200px;
}
#extrainhalt P {	
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 6px 2px;
}
#extrainhalt div{
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
#extrainhalt div.caption{
 margin: 0 0 0 0;
 padding: 2px 5px 0 5px;
}

#extrainhalt h4 {
	background-color: #A9BBD1;
    margin-top: 0;
}

/* @end */

/* NEWS INHALTE */
#inhalt-links {
	float:left;
	width:480px;
/*	border:1px solid blue;
	border: dashed; */

} 
#neueslinie {
	display: inline;
	width: 1px;
	height: 420px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color:#a87a00;
	/*background-image: url(linie.gif);*/ 
}

#neues {
	width: 200px;
	float: left;
	display: inline;
	margin-top: 30px;
	/*border: 1px solid red;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	*/
}
#neues div.csc-frame.csc-frame-frame2 {
	border: 1px solid #c12b43;
	margin-bottom: 10px;
	padding: 5px;
	padding-top: 2px;
}
#neues .bodytext {
margin: 0;
padding: 0;
}

#neues #accordion div.csc-textpic img {
margin: 5px;
margin-bottom: 10px;
}

#newswrap {
	border: 1px solid blue;

}

span.news-list-date{
	color:#666666;
}


/* @group FUSSZEILE */
#fusszeile {
font-size:10px;
text-align: left;
color: #7F7F7F;
height:20px;
background: url(images/untenbg.gif) bottom no-repeat;

clear: both;
}
.copy {
float:left;
margin-left:40px;
}
.impressum {
float: right;
margin-right: 20px;
}
	
/* @end */
/* @group HTML */

H1, H2, H3, H4, H5 {
	color : #9F0022;
	margin-bottom: 0;
	margin-top: 0;
}

li.layout3{	
	/*ist-style: url(pfeil_rechts_li.gif) outside none;*/
}

#inhalt p, #neues p {
margin: 0;
margin-bottom: 7px;
/*padding-top: 10px;
margin-top: 10px;
margin: 5px;

*/
}

SELECT {  
	font-size: 10px;
	border:1px solid #A5ACB2;
}
TEXTAREA {  
	font-size: 10px;
	border:1px solid #A5ACB2;
	width:415px;
	height:170px
} 
INPUT {  
	font-size: 10px;
	border:1px solid #A5ACB2;
}
	
/* @end */

/* @group typo3classes */

.subhead1 {
	font-size : 100%
}

.subhead2 {
	font-size : 100%;
}
.subhead3 {
	font-size : 100%;
}
.headerdate {
	font-size : 100%;
	font-weight: normal;
}
.caption {
	font-size : 90%;
                color: #000046;
                padding-left:4px;
	text-align:left;

}
.bulletlist {

}

.searchform {

}
.searchresultpagetitle {
	font-weight : bold;
}
.searchresultcontent {

}
.searchresultheader {
	font-weight : bold;
}

.searchmarkup {
	color : #FF0066;
}
.loginform {

}
.mailform {

}
.mailformrequired {
	font-weight : bolder;
}
.mailformcomment {
 	font-weight : bolder;
}
.mailformradio {

}


/* FILELINKS */

.filelinks {
    font-weight : bolder;
}
.filelinkssize {
	
}
div.tablefilelinks td {
	border-top:0px;
}
#inhalt div.tablefilelinks table {
	width:20%;
}


.csc-uploads-icon {
width: 20px;
}

table.mailformtable td{ border-top:0px;}


label {
margin-top: 15px;
font-weight: bold;
}
.required {
color : #9F0022;
}
.sitemap1 {
        display:block;
        margin-bottom:0.4em;
        margin-top:2em;
	font-weight:bold;
	font-size : 100%;
}
.sitemap2 {
        font-weight:bold;
        display:block;
	margin-left : 20px;
        margin-top:0.5em;
	font-size : 95%;
                
}
.sitemap3 {
        display:block;
	margin-left: 40px;
         margin-top:0.1em;	
	font-size : 95%;
}
.sitemap4 {
        display:block;
	margin-left: 60px;
        margin-top:0.1em;
	font-size : 90%;
}

#mailform fieldset.csc-mailform {
border: none;
margin: 0;
padding: 0;
}
	
/* @end */

/* @group indexedsearch */
	
/* @end */

/* @group e27_cssimage_alttext ext */
/*img {
display:inline;
}*/


div.imgtext img{
  margin-bottom:10px;
  padding:2px;
  /*border: 1px solid #A87A00;*/
}


div.image {
   
}

div.left{
	text-align:left;
}

div.right{
	text-align:right;
}

div.center{
	text-align:center;
}

div.imgline {
margin-bottom:15px;
/* */
}

div.imgline img{
    margin-bottom:0px;
	padding-right:4px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:4px;
}

div.floatleft {
	padding-right:10px;
	float:left;
}

div.floatright{
	float:right;
	padding-left:10px;
}

div.margincenter{
	margin:auto;
}

div.imageright{
	padding:2px 10px 5px 0px;
}
div.imageleft{
	padding:2px 0px 5px 10px;
}

div.img24 img{
margin-left:0px;
margin-right:0px;
padding-left:0px;
padding-right:0px;
}

div.img24{
margin:0;
padding:0;
}

div.clear {
    display:block;
	clear:both;
	height:0px;
	width:0px;
	line-height:1px;
	margin:0px;
	padding:0px;
}

div.clear {
    display:block;
	clear:both;
	height:0px;
	width:0px;
	line-height:1px;
	margin:0px;
	padding:0px;
}

#inhalt p.csc-caption{
	font-size:0.8em;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

div.border {border: 1px solid black;}
/* @end */

/* @group bestellform */

#mailform fieldset.csc-mailform label {
display: inline;
margin: 0;
float: left;
width: 180px;
/*height: 20px;*/
/*width: 50%;*/

clear: left;
/*border: solid 1px silver;*/
}

div.csc-mailform-label {
	/*clear: left;*/
/*display: inline;*/
margin: 0;
margin-left: 0px;
/*width: 100px;*/
height: 20px;
margin-bottom: 5px;
/*border: solid 1px silver;*/
}

#mailform fieldset.csc-mailform select {
margin-left: 20px;
/*float: left;*/

/*border: solid 1px red;*/
}



div.oc {
display: block;
width: 330px;
float: left;
clear: left;
/*border: solid 1px red;*/

}
#mailform fieldset.csc-mailform input {
	margin-bottom: 5px;
}


/* @end */

/* @group csc */

dd.csc-textpic-caption {
font-size: 10px;
font-style: italic;
}



/* @end */

A:link {
	background-color : transparent;
	color :  #9F0022;
	text-decoration : underline;
}
A:visited {
	background-color : transparent;
	color : #9F0022;
	text-decoration : none;
}
A:active {
text-decoration : none;
}
A:hover {
	color : #9F0022;
	background-color : transparent;
	text-decoration : underline;
}

#t1 img{
border: 0px solid red;
margin: 0 4px 0 0;
padding:0;
}

div#hold	{ 
	position:relative; 
	overflow:hidden;
	width:500px; 
	height:180px; 
	z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:550px; height:180px; 
	clip:rect(0px, 550px, 180px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; 
	visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
	
	/* MOOTOOLS EFFECTS */
	



.toggler1 {
	margin: 0;
	padding: 2px 5px;
	background-image: url(studio_news.gif); 
	font-size: 14px;
	font-weight: normal;
	width: 187px;
	height: 22px;
}

#container hr {
	clear: both;
	height: 1px;
	border: solid 1px #fff;
background: #fff;
	width: 20px;
}
.toggler2 {
	margin: 0;
	padding: 2px 5px;
	background-image: url(aktuelles.gif); 
	font-size: 14px;
	font-weight: normal;
	width: 187px;
	height: 22px;
}
.toggler3 {
	margin: 0;
	padding: 2px 5px;
	background-image: url(presse.gif); 
	font-size: 14px;
	font-weight: normal;
	width: 187px;
	height: 22px;
}

.element {
	
}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding:10px 20px;
	float:right;
}

blockquote {
	/*text-style:italic;*/
	padding:5px 0 5px 30px;
}

#accordion {
height: 420px;
background: url(linie_uni.gif) no-repeat 0 0; 
/*margin-top: -4px;*/
padding-left: 1px;
}
#accordion img {
display: inline;
}

span.Rot {
color:#9f0022;
}
span.RotFett {
font-weight:bold;
color:#9f0022;
}
 
span.Bernstein {
color:#a87a00
}
 
span.BernsteinFett {
font-weight:bold;
color:#a87a00
}

	/* EFFECT ENDS */



  /*div {
border: solid 1px red;
}*/

/* @group simplesurvey */

div.tx-simplesurvey-pi1-title {
font-style: italic;
}

div.tx-simplesurvey-pi1-description {
font-size: 14px;
}

div.tx-simplesurvey-pi1-question {
font-weight: bold;
margin-bottom: 8px;
}

div.tx-simplesurvey-pi1-questiontext {
margin-top: 20px;
}

input.tx-simplesurvey-pi1-submit {
margin-top: 10px;
}
#tx-simplesurvey-pi1-error {
color: red;
font-weight: bold;
}


/* @end */ 




