

center, isindex, menu, dir,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 101%;
	font-family: inherit;
	font-variant: inherit;
	vertical-align: baseline;
}

img {
   behavior: url("pngbehavior/pngbehavior.htc");
}

body {		
	background-color: #ffffff;
}

#container {
	width: 831px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	}



#content {
	width: 831px;
	height: auto;
	background: #ffffff;
	margin-top: 7px;
}

#left {
	width: 230px;
	height: auto;
	margin-top: 2px;
	float: left;
	background: #ffffff;
}




#left .breadcrumbs {
	width: 210px;
	height: 25px;
	background: #dfdfdf;
	margin-top: 1px;
	border-top: 7px solid #007b3c;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}

#context {
	width: 210px;
	height: 400px;
	background-image: url(images/left_bg.gif);
	background-repeat:repeat-x;
	padding-left: 20px;	
	overflow: visible;
}

#context[id] {
height: auto;
min-height: 400px;
}

#right {
	width: 600px;
	height: auto;
	margin-top: 2px;
	margin-left: 1px;
	float: left;
	background: #ffffff;
}

img.visual {
	width: 600px;
	height: 150px;
	display: block;
}

#text {
	width: 540px;
	height: 400px;
	background-image: url(images/right_bg.gif);
	background-repeat:repeat-x;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	margin-top: 43px;
	float: left;
}

#text2 {
display: block;
float: left;
height: auto;
width: 540px;
padding-bottom: 20px;
}


#text[id] {
height: auto;
min-height: 400px;
}

#footer {
	width: 811px;
	height: 40px;
	border-top: 3px solid #007b3c;
	background: #fff;
	padding-left: 20px;
	padding-top: 7px;
	float: left;
}


/*********************************************************/

#back_link {
	width: auto;
	height: 20px;
	padding-left: 0px;
	padding-top: 10px;
	float: left;
	text-align: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
	
/*********************************************************/

.sponsor {
	width: 190px;
	height: 62px;
	margin-top: 5px;
	border: 1px solid #e5e5e5;
	float: left;
}	

#sponsoren {
margin-top: 15px;
width: 192px;
height: auto;
float: left;
}

/*********************************************************/

#news {
margin-top: 25px;
margin-bottom: 20px;
	float: left;
}

.news {
	width: 170px;
	height: auto;
	margin-top: 5px;
	border: 1px solid #e5e5e5;
	background: #ffffff;
	padding: 10px;
}


/*********************************************************/
.image_float_left{
float: left;
margin-right: 20px;
margin-bottom: 10px;
width: 250px;
}


.image_float_right{
float: right;
margin-left: 20px;
margin-bottom: 10px;
width: 250px;
}

.feld {
border: 1px solid #000000;
width: 230px;
}

.button {
border: 1px solid #000000;
background: #ffffff;
color: #000000;
}

/**********************************************************/


.fieldset {
float: left;
width: 540px;


}

.formtext {
position: relative;
left: 0px;
border: 1px solid #e5e5e5;
margin-bottom: 10px;
width: 250px;
}

.formtextfield {
position: relative;
left: 0px;
border: 1px solid #e5e5e5;
margin-bottom: 10px;
width: 250px;
height: 227px;
}

.formhinweis {
width: 500px;
}

.formsubmit, #buttonSubmit, #buttonLogoff, .button {
border: 1px solid #8b9690;
background: #e5e5e5;
margin-top: 20px;
}

label {
width: 105px;
display: block;
float: left;
}

.formcaptcha {
   margin-right: 300px;
}

/**********************************************************/

hr {
height: 1px;
background-color: #c2c2c2;
border: none;
margin-top: 10px;
margin-bottom: 10px;
}

/**********************************************************/

ul.pagination {
display: inline;
}

ul.pagination li{
list-style-type: none;
display: inline;
}

ul.pagination li a{
text-decoration: none;
}

/**********************************************************/

.teaser {
   width: 180px;
   float: left;
   margin-bottom: 15px;
}

.teaser a {
   text-decoration: none;
   color: #007b3c;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   padding-bottom: 8px;
}

a.bild_klein {
margin-right: 2px;
margin-bottom: 2px;
height: 89px;
width: auto;
float: left;
}

.teaser_image {
   margin-top: 5px;   
}

/*################## Player #####################*/

/* player container */
div.player {
	height:356px;
	width:494px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
	background: url(/files/schickling_screen_1.jpg) no-repeat;
	/*background-image: url(/files/schickling_screen_1.jpg);*/
}

/* play button */
div.player img {
	margin-top:140px;
	position: relative;
}

/* info area */
div.player div.info {
	height:40px;
	opacity:0.7;
	color:#fff;
	margin-top:45px;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:40px;
	display: none;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}



/*###############################################*/

