/*************************
LAYOUT
**************************/

* {
padding: 0;
margin: 0;
}


.csc-header{
margin-bottom:10px;
}


.tx-fdfx3cols-pi1{
width:720px;
float:left;
}

.tx-fdfx3cols-pi1 td{
margin:5px;
}

.c3l1-left{
border:1px solid #cdcdcd;
padding:5px;
margin-right:5px;
}

.c3l1-middle{
border:1px solid #cdcdcd;
padding:5px;
margin:5px;
}

.c3l1-right{
border:1px solid #cdcdcd;
padding:5px;
margin:5px;
}

.tx-fdfx3cols-pi1 img{
float:left;
margin:0 5px 0 0;
padding:0;
clear:both;
}
.tx-fdfx3cols-pi1 strong{
color:#60092B;
}

.csc-frame-indent6633{
width:560px;
float:left;

position:relative;
top:0;
display:inline;
}
.csc-frame-indent3366{
width:140px;
float:right;

}

.csc-frame-indent3366 h2 {
font-family:arial;
font-size: 14px;
margin-top:-10px;
color:#60092B;
}

.csc-frame-indent3366 img{
border-color:#cdcdcd;
}


#submenu_left{
margin-top:18px;
margin-bottom:20px;
margin-right:10px;
float:left;
height:100%;
}
#submenu_left a, a:link, a:visited{
display:block;
padding:0;
}
.nosublink{color:black;}


body, html {
padding: 0;
margin: 0;
color: #000; 
font-family: Verdana, Arial, Helvetica;
background-color: #DDD7DB;
text-align: center;
height: 100%;
}

body {
font-size: 100.01%;
}

table {
font-size:11px;
}

h1 {
font-size: 18px;
margin-bottom: 10px;
color:#60092B;
}
h2 {
font-size: 14px;
margin-bottom: 6px;
color:#60092B;
}
h3 {
font-size: 12px;
margin-bottom: 4px;
color:#60092B;
}
p{
margin-bottom:10px;
}

.clear { clear: both; }

#mainContainer {
    width: 780px;
    margin: 0 auto; 
    min-height: 100%;
    background-color: #ffffff;
    text-align: left; 
    font-size: 11px;
}

* html #mainContainer {
    height: 100%;  
}


/************* HEADER */

#header {
position:relative;
z-index:2;
width: 780px;
background:#B797AC;
}

#headertop{
background-color: #4F323F;
width: 780px;
position:relative;top:0;
height:60px;
}

#headertop a{
background-color: #4F323F;
margin:0;padding:0;
}

#logo{
float:left;
display:inline;

}
#logo img{
padding:0; 
margin:0;

}

#topmenu{
margin-top:30px;
margin-right:5px;
color:#DC829E;
font-size: 13px;
background-color: #4F323F;
float:right;
}
*html #topmenu{margin-top:35px;}
#topmenu a, a:link, a:visited, a:active{
color:#DC829E;
text-decoration:none;
padding:0 6px;
display:inline;
}
#topmenu a:hover, a:active{
color:#FFEBF8;
text-decoration:none;
}
#topmenu .aktivelink{display:inline;color:#FFF5FC;}
#topmenu .aktivelink a{color:#FFF5FC;}

#topflash{
display:block;
}
#topflash img{
padding:0; 
margin:0;
display:block;
}


#topbreadcrumb{
position:relative;
background-color: #D5BFCD;
height:14px;padding:5px;
}
* html #topbreadcrumb{
height:24px;padding:5px;
}
#topbreadcrumb a, a:link, a:visited, a:active{
color:#000;
text-decoration:underline;
padding: 3px;

}
#topbreadcrumb a:hover, a:active{
color:#fff;
text-decoration:underline;
}
#topbreadcrumb .aktivelink{display:inline;color:#E21A85;}
#topbreadcrumb .aktivelink a{color:#E21A85;}

/************* CONTENT AND COLUMNS */


#content {
    
    width: 720px;
    margin:35px 30px 0 30px;
    padding-bottom:28px;
}
* html #content {
    position: relative;  /*** IE needs this  ***/
    padding-bottom:30px;
}


/************* CONTENT */



#content ul{
margin:5px 0 10px 20px;
}



#center{
float:left;
}


/************* LEFT COLUMN */

/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/


#left {
    
    font-size:0.9em;
    overflow: hidden;	
    position:relative;
    top:0;
    left:0;
    
}
* html #left {
    position: relative;  /*** IE needs this  ***/
}




/************* RIGHT COLUMN */

#right {
    
    float:right;
    padding: 0;
    position:relative;
    top:0px;
    right:0px;
    background-color:#fefefe;
}
* html #right {
    position: relative;  /*** IE needs this  ***/
    
    top:0px;
}


/************* FOOTER */

#footer {
width: 780px;
height: 28px;
margin: 0 auto;
margin-top: -28px;
text-align: left;
color: #fff;
font-size:10px;
background-color:#4F323F;
overflow:hidden;
}

#footerleft {
width:100%;
height:20px;
float:left;
display:inline;
margin-top:8px;
}

#footerright{
float:right;font-size:10px;
margin-top:-20px;
}
#footerright .aktivelink{display:inline;color:#FFF5FC;}
#footerright .aktivelink a{color:#FFF5FC;}

#footerleft p{
width:66%;
padding-left:10px;
display:inline;
}

#footer a, a:link, a:visited, a:active{
color:#DC829E;
text-decoration:none;
padding-right:10px;
}
#footer a:hover, a:active{
color:#FFEBF8;
text-decoration:none;
}




#prevLink { 
position: absolute;
	left: 0; top:0;
	float: left;
}

#nextLink { 
	
position: absolute;
right: 0; top:0;	
float: right;
}


#nav {width:530px;}

#nav ul.menusub{border:0px solid #C9B1C1;}
#nav li.menuparentact{
background:red;
}
#nav, #nav ul {z-index:10001;
	float: left;
	width: 540px;
	list-style: none;
	color: #666666;
	padding: 0;
	
}
 
#nav li li {
	background:#4D2E3D;
	padding:0px;
	display:block;
}
 
#nav a {
	display: block;
	
	color: #B898AD;
	text-decoration: none;
	padding: 2px 0em;
}
 
#nav a.menuparent  {
	background: url(pfeil.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding:0 8px;
	
}
*html #nav li img{
display:block;
	
}
 
#nav ul li a {
	color: #B898AD;
	font-size:10px;
	font-weight:normal;
}
#nav ul li a:hover{
	color: #fff;
	font-size:10px;
	font-weight:normal;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:126px;
	font-weight: normal;
	margin: 0;
	padding-top:3px;
	padding-bottom:3px;
}
*html #nav li ul {

}
 
#nav li li {
	width: 120px;
}
*html #nav li li {
	width: 126px;
}
#nav li li ul{
	width: 186px;
	
}
*html #nav li li ul{
	width: 183px;
}
#nav li li li{
	width: 180px;
	
}
 
#nav li ul a {
background-color:#684253;
width: 126px;
}

#nav li ul ul a {
background-color:#794D61;
width: 186px;
}
 
#nav li ul ul {
	margin: -18px 0 0 120px !important;
	margin: -18px 0 0 120px ;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li li:hover, #nav li li.sfhover {
	background:#EDEBEC;
}
 
#nav li li {
x	background: red;
}
 
#nav li li a {
	padding-left:5px;
}
 
#nav li ul  {
	background-image: none;
}


#content a, a:link, a:visited{
color:#c20078;
text-decoration:none;
padding:0;
margin:0;
}

#content a:hover{
color:#c20078;
text-decoration:underline;

}

fieldset{
border:0;
}
input{
margin-bottom:3px;
font-size:11px;
}
select{
margin-bottom:3px;
font-size:11px;
}
label{
width:110px;
}
.csc-mailform-field label{
width:90px;
}

.csc-form-fieldradiocell legend{
display:none;
}

.csc-mailform-submit{
margin-top:5px;
}

.csc-form-labelcell{
float:left;
width:90px;
}

.csc-form-fieldradiocell input{
float:left;
margin-right:3px;
}
.csc-form-fieldradiocell label{
float:left;
}
*html .csc-form-fieldradiocell label{
padding-top:5px;
}


##################################################

######
#
# Snippets by http://typo3.intervation.de/index.php?id=1
#
####
#topmenu .menu {
width:750px; 
font-size:12px;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
#topmenu .menu ul {
padding:0;
margin:0;
list-style-type:none;
}
#topmenu .menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#topmenu .menu li {
float:left;
position:relative;
display:inline;
}
/* style the links for the top level */
#topmenu .menu a, #topmenu .menu a:visited {
display:block;
font-size:12px;
text-decoration:none; 
color:#DC829E; 
height:30px; 
background:#4f323f; 
padding-left:10px; 
padding-right:10px;
line-height:30px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html #topmenu .menu a, * html #topmenu .menu a:visited {
width:20px;
w\idth:19px;
}


/* style the second level background */
#topmenu .menu ul ul a.drop, #topmenu .menu ul ul a.drop:visited {
background:#935D75;

}
/* style the second level hover */
#topmenu .menu ul ul a.drop:hover{
background:#fff;
}
#topmenu .menu ul ul :hover > a.drop {
background:#fff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#topmenu .menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:30px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html #topmenu .menu ul ul {
top:29px;
t\op:30px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#topmenu .menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#topmenu .menu ul ul a, #topmenu .menu ul ul a:visited {
background:#684253; 
color:#CBA8BF; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html #topmenu .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
#topmenu .menu a:hover{
color:#FFEBF8; 
background:#503340;
}
#topmenu .menu :hover > a{
color:#FFEBF8;
background:#503340;
}

/* style the top level hover */
#topmenu .menu ul ul a:hover{
color:#FFEBF8; 
background:#89576D;
}
#topmenu .menu ul ul :hover > a {
color:#FFEBF8;
background:#89576D;
}


/* make the second level visible when hover on first level list OR link */
#topmenu .menu ul li:hover ul,
#topmenu .menu ul a:hover ul{
visibility:visible; 
}


.dropact{color:#fff;}

p.csc-fdfx_3cols_pi1-header h1{
width:700px;
}
p.csc-fdfx_3cols_pi1-header-0 img{
float:right;
}

#suchbox{
position:absolute;
right:10px;
top:3px;
}
#suchbox .mailbutton{
background:#4f323f;
padding:0.1em;
font-size:0.9em;
color:#DC829E;
border:0px solid #DC829E;
width:40px;
}
.tx-indexedsearch-searchbox-button{
background:#4f323f;
padding:0.1em;
font-size:0.9em;
color:#DC829E;
border:0px solid #DC829E;

}
#suchbox .feld{
padding:0.1em 0;
}
#suchfeld{
font-size:11px;
}
* html #suchfeld{
margin-right:-15px;
}
** #suchfeld{
margin-right:-15px;
}
input.mailbutton{
background:#4f323f;
padding:0.1em;
font-size:0.9em;
color:#DC829E;
border:0px solid #DC829E;
width:40px;
}

.c3l1d-left{
padding:5px;
border:1px solid #cecece;
}
.c3l1d-middle{
padding:5px;
border:1px solid #cecece;
}
.c3l1d-right{
padding:5px;
border:1px solid #cecece;
}

















