* {
padding: 0;
margin: 0;
}

.rosa-text {color: #FCD4BA;}
p.rosaAbsatz {color: #FCD4BA;}
.rosa-text-fett {color: #FCD4BA; font-weight: bold;}

#footer {
               	position: relative;
		color: #CCCCCC;
		text-align: right;
		margin:0; 
		padding:0.5em 1em;
		border-top: 2px solid #FCD4BA;
}

html, body {
		margin:0; padding:0;
		background-color: #848273;
		color: #FFFFFF;
		height: 100%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: normal;
		text-align: center;
}
		

#wrap {
		width: 1000px;
		margin: auto;
		text-align: left;
		border: 4px solid #BEBCB1;
		border-style:ridge;
}

#oben1 {
		margin:0; padding:0;
		width:1000px;
		
		background-position: 10px 10px; 
                background-repeat: no-repeat;
	}
	
#oben2 {
		margin:0 0 0 0; padding:0;
		
		background-position: right; 
                background-repeat: no-repeat;
		}

#header {
		margin:0 0 0 0px; 
		}

#content {
    		width: 750px;
		margin-left: 220px;
  		min-height:600px;
  		height:auto !important;
  		height:600px;
		background: url(img/right1.gif);
		background-position: right top;                 
                background-repeat: no-repeat;
    }

#content div {
   		padding-top: 0px;
   		padding-left: 25px;
   		padding-right: 150px;
   		padding-bottom: 0px;
    		font-size:1em;
    }

#left {
		left: 2px;
		width:200px;
		height: 100%;
		background-color: #757365;
		margin: 0px;
float: left;
		}

#left div {
		margin:0; 
                padding: 0px;
		font-size:1em;
		}


td, p, bodytext {
  margin: 0px;
  padding: 0px;
  font: normal 0.9em verdana, sans-serif;
	line-height:1.5em;
}

.h1, h1 {
font-size:14pt;
font-weight:bold;
margin-bottom:6px;
color:#FCD4BA;
}

.csc-firstHeader {
font-size:14pt;
font-weight:bold;
margin-bottom:6px;
margin-left:-15px;
color:#FCD4BA;
}

h2 {
font-size:14pt;
font-weight:bold;
margin-bottom:6px;
color:#FCD4BA;
}

h3 {
font-size:10pt;
font-weight:bold;
margin-bottom:6px;
color:#FCD4BA;
}

h4 {
font-size:10pt;
font-weight:normal;
margin-bottom:6px;
color:#FCD4BA;
}

.align-right{
text-align: right;
}

.align-left{
text-align: left;
}

.align-center {
text-align: center;
}

.title {
	color: #0000cc;
	font-size: 1.5em;
	font-weight: bold;
}

.head {
	color: #F9F384;
	background-color: #757365;
	font-size: 36pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FCD4BA;
}

#left ul li {
	width: 180px;
	line-height:20px;
	margin-top: 5px;
}

#left ul li a {
	color: #FCD4BA;
	text-decoration: none;
	font-family:verdana, sans-serif; font-size: 11pt;
	line-height:20px;
	margin-left: 10px;
}

#left ul li a:hover {
	color:#FDE3D2;
	text-decoration: none;
}

#left ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

#left ul ul li {
	display: block;
	margin-top: 0;
}

#left ul ul li a {
	color:#FCD4BA;
	text-decoration: none;
	font-family:verdana, sans-serif; font-size: 10pt;
	margin-left: 30px;
}

#left ul ul li a:hover {
	color:#FDE3D2;
	text-decoration: none;
}


a:link		{color: #FCD4BA; text-decoration:underline; font-weight:bold}
a:visited	{color: #FCD4BA; text-decoration:underline; font-weight:bold}
a:active	{color: #FDE3D2; text-decoration:underline; font-weight:bold}
a:hover		{color: #FDE3D2; text-decoration:underline; font-weight:bold}

#admin {
    margin-top: 50px;
	width:121px;
}

#admin table {
    margin-bottom: 2px;
    width: 121px;
}

#admin .typo3-editPanel-controls {
    background-color: #F0DF97;
    width: 50px;
    height: 25px;
}

#admin .typo3-editPanel-label {
    background-color: #e6e6e6;
    width: 71px;
    height: 25px;
}

#content li {
margin-left: 45px;
}
