div#wrapper {
	margin:auto;
	width:1000px;
}

div#head {
	width:1000px;
	height:230px;
	text-align:right;
}

div#head a {
	color:#d5c0e3;
	font-size:10px;
	text-decoration:none;
}

div#cont-wrapper-party {
	width:687px;
	height:242px;
	margin:0px 0px 0px 226px;
}

div#cont-wrapper-lila {
	width:687px;
	height:242px;
	margin:0px 0px 0px 226px;
}

div#cont-wrapper-metzger {
	width:687px;
	height:242px;
	margin:0px 0px 0px 226px;
}

div#cont-wrapper-imress {
	width:490px;
	padding:10px;
	overflow:auto;
	border:1px solid #ffffff;
	margin:0px 0px 0px 285px;
}

div#lila {
	float:left;
}

div#party {
	float:left;
}

div#metzger {
}

div#content {
	width:650px;
	padding:10px;
	background-color:#654b97;
	margin:120px 0px 0px 225px;
	border:1px solid #806ba9;
}

div#main-content {
	min-height:300px;
}

div#main-content-imp {
	min-height:300px;
}

div#footer {
	width:697px;
	height:20px;
	padding-top:1px;
	margin-left:216px;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#ffffff;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#ffffff;
	text-decoration: none;
}

*:focus { outline:none; }

.font-small {
	font-size:0px;
}

.small-em {
	font-size:10px;
	font-style:italic;
}

.no-wrap {
	white-space:nowrap;
}

.content {
	padding:30px 20px 20px 20px;
}


/* KONFIGURATION POWERED-LINK */
/* normaler Zustand */
span#powered {
	float:right;
	margin-right:1px;
}

span#powered a,
span#powered a:link, 
span#powered a:visited,
span#powered a:active,
span#powered a:hover {
	color:#eeeeee;
	font-size:10px;
	font-style:normal;
	border-bottom:0px;
	text-decoration:none;
}

/* KONFIGURATION ZUSATZ-LINK */
/* normaler Zustand */
span#zusatz {
	float:left;
	margin-left:145px;
}

span#zusatz a,
span#zusatz a:link, 
span#zusatz a:visited,
span#zusatz a:active,
span#zusatz a:hover {
	color:#eeeeee;
	font-size:10px;
	font-style:normal;
	border-bottom:0px;
	text-decoration:none;
}

/* KONFIGURATION COPY-LINK */
/* normaler Zustand */
span#copy {
	float:left;
	margin-left:1px;
}

span#copy a,
span#copy a:link, 
span#copy a:visited,
span#copy a:active,
span#copy a:hover {
	color:#eeeeee;
	font-size:10px;
	font-style:normal;
	border-bottom:0px;
	text-decoration:none;
}

/* EMAILS IM FOOTER */
div#email-line {
	width:695px;
	height:20px;
	font-size:12px;
	padding:0px 1px 5px 1px;
	margin:30px 0px 0px 216px;
	border-bottom:1px solid #ffffff;
}

span#email-1 {
	float:left;
	margin-left:1px;
}

span#email-1 a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

span#email-2 {
	float:left;
	margin-left:85px;
}

span#email-2 a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

span#email-3 {
	float:right;
	margin-right:1px;
}

span#email-3 a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

img.stern {
	vertical-align:middle;
}




/* KONFIGURATION DER KLASSEN FÜR DIE INPUTFELDER */
/* normaler Zustand */
fieldset.csc-mailform {
	border:0px;
}

div.csc-mailform-field {
	vertical-align:top;
}

/* Farbe Pflichtfelder */
.reqLabelWrap label {
	color:#900505;
	font-size:12px;
}

.labelWrap {
	font-size:12px;
}

label {
	clear:both;
	float:left;
	width:180px;
	cursor:hand;
	color:#777777;
	display:block;
	margin-top:6px;
	vertical-align:top;
}

input {
	font-size:12px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:12px;
}

input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #AF6C6C;
}

textarea {
	width:366px;
	margin-top:5px;
}

.csc-mailform-radio {
	cursor:hand;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#666666;
	border:1px solid #606060;
}

.normalArea {
	color:#666666;
	border:1px solid #606060;
}

/* aktiver Zustand */
.active {
	color:#000000;
	border:1px solid #D86262;
	background-color:#FFFFFF;
}

.csc-mailform-submit {
	margin:20px 0 0 123px;
}

/* KONFIGURATION DES INHALTSTEXTES */
* {
	font-family:Arial,Tahoma,Verdana,Helvetica'Sans serif';
}

img, a img {
	border:0px;
}

li,
td {
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}

p,
p.bodytext {
	margin:0px;
	color:#ffffff;
	font-size:12px;
	line-height:18px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#ffffff;
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
}

img.atImage {
	top:2px;
	position:relative;
	margin:0 1px;
}

hr {
	height:1px;
	color:#009236;
}

.csc-frame-rulerBefore {
	height:10px;
	border-top:1px solid #666666;
}

.csc-frame-rulerAfter {
	height:10px;
	border-bottom:1px solid #666666;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	padding:0px;
	color:#ffffff;
	font-size:14px;
	margin:0px 0px 10px 0px;
}

h2 {
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
}

h3 {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:12px;
}

h4 {
	margin:0px;
	color:#333333;
	font-size:12px;
	padding:10px 0px 0px;
}


/* LISTENKONFIGURATION */
ul {
	margin:0px;
	padding:0 0 15px 20px;
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {
	margin:0px;
	padding:0px;
}


