


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#fff;
background:url(../images/Back2.jpg) 0 0 no-repeat;
background-color: #000000;
}


#bvspez {
position: relative;
float: left;
top: 20px;
width: 36px;
height: 233px;
background-color: green;
border: 0px solid blue;
}



#container {
clear:both;
top:60px;
position:relative;	/* needed for css left,right,top,bottom property */
width:865px;
text-align:left;
padding:0px;	/* add padding for white space around background image */
margin:0 auto;
background-color: transparent;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#header {
text-align: left;
# height:144px;
# background:url(../images/background.gif) 0 0 repeat;
height: auto;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#masthead {
#z-index:10;
position: relative;
width: 902px;
height: auto;
right:36px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
background:url(../images/spez.jpg) 0 30px no-repeat;
}

#masthead img {
position: relative;
float: right;
height: auto;
border:1px solid #6B5124;
}

#wrapper {
float: left;
top: -18px;
margin-top: 18px;
width: 865px;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
background: black;
background-image: url(../images/containerback.jpg);
background-repeat: repeat-x;
filter:alpha(opacity=80);
opacity: 0.80;
-moz-opacity:0.80;
}

#nav {
float: left;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:400px;
margin-top: 10px;
height:35px;
overflow: hidden;
}

#subnav, #rightnav, #subnav A, #rightnav A {
font-family: Georgia;
color:#f9e6ae;
}

#rightnav {
position: relative;
float:right;
width: 400px;
color: #ccc;
}


#main-content {
padding: 10px;
}


#right-content {
position: relative;
float: left;
width: 200px;
margin: 10px;
}

#right-content P {
font-size: 11px;
line-height: 1.9em;
color: #9c9c9c;
filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity:1.0;
}


/******************************/
/* Left, Right Border Columns */
/******************************/

#left-content {
float: left;
position:relative;	/* needed for css left,right,top,bottom property */
left:0px;	/* increase value to add more white space */
width:190px;
margin-bottom:10px;
padding: 20px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#right-content { /* shared by 2 Column Style 1 and 2 */
float:right;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:200px;
margin-bottom:10px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#border-content {
clear:both;
width:auto;
border:0px solid red;	/* turn on for visual spacing aid or style */
}

/***************************************************************/
/* Top right navigation */
/***************************************************************/

#rightnav UL {
position: relative;
float: right;
list-style-type: none;
top: 5px;
}

#rightnav LI {
position: relative;
float: left;
text-decoration: none;
display: block;
padding: 0px 10px 0px 10px;
}

#rightnav LI A {
text-decoration: none;
}

#rightnav LI A:hover {
color: white;
}

#rightnav LI A:active {
text-decoration: none;
color: white;
}

.tractive li, .tractive a {
color: white;
}



/***************************************************************/
/* Content navigation */
/***************************************************************/

.content-navigation {
font-family: Georgia;
font-size: 15px;
color: #802A3B;
text-align:left;
width:auto;
height:30px;
padding: 0px 10px 0px 10px;
font-weight:normal;
border-bottom: 1px dashed #F9E6AE;
}

.content-navigation ul, .content-navigation ul a {
font-family: inherit;
position: relative;
font-size: inherit;
list-style-type: none;
display: block;
}


.content-navigation li, .content-navigation li a  {
	color: #C29C8D;
	position: relative;
    text-decoration: none;
	padding: 0px 10px 0px  10px;
    border: 0;
	display: block;
	float: left;
}

.content-navigation li A:hover  {
	color: #333;
	position: relative;
    text-decoration: none;
	padding: 0px 10px 0px  10px;
    border: 0;
	display: block;
	float: left;
}

.snactive, .snaktive li {
	color: #ccc;
	position: relative;
    text-decoration: none;
	padding: 0px 10px 0px  10px;
    border: 0;
	display: block;
	float: left;
}



/*******************/
/* 1 Column Styles */
/*******************/

#main-content1col {
background-color: transparent;
position:relative;	/* needed for css left,right,top,bottom property */
left:2px;
width:auto;
padding:0px;
margin-bottom:2px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 2 Column Style 1 */
/*******************/

#main-2column-style1 {
background-color: white;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
float:right;
width:600px;
padding:10px 20px 10px 20px;
margin-bottom:4px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 2 Column Style 2 */
/*******************/

#main-2column-style2 {
background-color: white;
float:left;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:autopx;
padding:0px;
margin-bottom:4px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/********************/
/* 2 Column Style 3 */
/********************/

#main-2column-style3 {

float:left;
position:relative;	/* needed for css left,right,top,bottom property */
left:0px;	/* increase value to add more white space */
width:460px;
padding:20px;
margin-bottom:10px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
line-height: 2.0em;
}

#right-content-style3 {
float:right;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:310px;
padding: 15px;
margin-bottom:10px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 3 Column Styles */
/*******************/ 

#main-content3col {
background-color: transparent;
position:relative;
float: none;
padding:5px;
font-size: 13px;
line-height: 1.9em;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
width:auto; height:30px;
background-color:transparent;
border:1px solid #ccc;	/* use 1px to turn on as a visual spacing aid or style */
}

#footertext {
text-align:center;
margin-top:10px;
font-size:10px;
font-weight:bold;
color:#555;
}

.footerlink a {
font-size:10px;
font-weight:bold;
color:#555;
}

.footerlink a:hover {
color:#333;
}

#footer2 {
clear:both;
padding:10px;
width:744px;
margin:0 auto;
margin-top:8px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}



  
/***************************/
/* General element styles:*/
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#fff; }
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#f5f5f5; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }

A { color:#B6320B; text-decoration:none; }
A:hover { color:#B6320B; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { font-size:13px; line-height:1.9em; color:#fff; margin:0px  0px 10px 0px;}

right-content-style3 P {font-size: 11px; line-height: 1.9em; color: #ccc;}
left-content-style3 P {font-size: 11px; line-height: 1.9em; color: #ccc;}
#content-left P {font-size: 11px; line-height: 1.9em; color: #ccc;}
P.content-navigation {font-family: georgia; font-size: 14px; color: #666;}
# subnav P {font-family: georgia; font-size: 14px; color: #666;}
# main-content {font-size: 18px; line-height: 1.9em; color: #333; padding: 0px; width: 100%}

input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#333; border:#ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:8px;padding-left:0px;list-style-position:inside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#333 ; font-weight:bold; margin-left:-4px; }

DIV .csc-textpic {clear: left; position: relative; float: left;}


/******************/
/* Headers, plain */
/******************/

H1 { font-size:22px; color:#F7F7F7 ; font-weight:bold;}
H2 { font-size:18px; color:#F7F7F7 ; font-weight:bold; }
H3 { font-size:16px; color:#F7F7F7 ; font-weight:bold; clear: both;}
H4 { font-size:14px; color:#F7F7F7 ; font-weight:bold;}
H5 { font-size:12px; color:#F7F7F7 ; font-weight:bold;}
H6 { font-size:10px; color:#F7F7F7 ; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 0 8px 0; padding:0;}
H6 { margin:0 0 4px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color:#D42939; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color:#D42939; text-decoration:underline; }
H6 A { letter-spacing:-1px; }

/**********/
/* Images */
/**********/

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }


/***********************/
/* Page Content Frames */
/***********************/

/* Frame 1 */

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { clear:both; height:1%;  background-color:#6B5124; color:#008BCE; padding:2px 6px;}

DIV.csc-frame-frame1 { background-color:#6B5124; border:0px solid #ccc; padding:2px; margin:0px 0px 12px 0px; }

DIV.csc-frame-frame1 p { color:#fff; padding:0px 6px; }

/* Frame 2 */

DIV.csc-frame-frame2 { width: 400px; float:left;  padding:10px 0px 10px 0px; margin-bottom:10px;}
DIV.csc-frame-frame2 p {border: 1px solid #745624; font-family: Georgia; font-size:15px; color: #000; background-color:  #745624; padding: 10px; margin: 15px 40px 15px 40px;}

/* Frame 3 */

/* See root (pid=1) Typoscript template and page TS to add new styles */


DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { height:1%;  background-color:#fff; color:#333; padding:2px 6px;}


DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { clear:both; height:1%;  background-color:#E7DEE5; clear:left; color:#fff; padding:10px 10px;}

DIV.contentframe3 {background-color:#E7DEE5; border:1px solid #DCBBB4; padding:0px; margin:0px 0px 18px 0px; }

DIV.contentframe3 p {color:#E7DEE5; line-height: 1.8em;}



/*************************/
/* KB Content Containers */
/*************************/

.kb-container {
float:left;
width:100%;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

.kb-clearer {
clear:both;
height:2px;
width:auto;
}


/***********************/
/* 1column.html Styles */
/***********************/


/* 1column.html 2 Column Content Containers */

.kb2column-766-l {
width:364px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb2column-766-r {
width:364px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 1column.html 3 Column Content Containers */

.kb-3colwrapper-766-r {
width:500px;
float:right;
}

.kb3column-766-l {
width:230px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb3column-766-r {
width:230px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 1column.html 4 Column Content Containers */

.kb-4colwrapper-766-l {
width:360px;
float:left;
}
.kb-4colwrapper-766-r {
width:360px;
float:right;
}

.kb4column-766-l {
width:160px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb4column-766-r {
width:160px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/********************************/
/* 2column-style1/2.html Styles */
/********************************/


/* 2column-style1/2.html 2 Column Content Containers */

.kb2column-564-l {
width:268px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb2column-564-r {
width:268px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 2column-style1/2.html 3 Column Content Containers */

.kb-3colwrapper-564-r {
width:367px;
float:right;
}

.kb3column-564-l {
width:170px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb3column-564-r {
width:170px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/*2column-style1/2.html 4 Column Content Containers */

.kb-4colwrapper-564-l {
width:270px;
float:left;
}
.kb-4colwrapper-564-r {
width:270px;
float:right;
}

.kb4column-564-l {
width:120px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb4column-564-r {
width:120px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

/**************/
/* FLV-Player */
/**************/

.tx-flvplayer-pi1 {
clear: left;
height: 270px;
padding: 0px;
margin: inherit;
}
