body {
	font-family: "Trebuchet MS", "Arial Unicode MS", Arial;
	font-size: 0.8em;
	background-image: url(/layout/media/higru.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #5F7985;
}



li {
	font-size: 0.9em;
	list-style-type: square;
}
td {
	vertical-align: top;
}



#main {
	width: 980px;
	position: absolute;
	text-align: left;
	float: none;
	z-index: 0;
	margin-left: -490px;
	left: 50%;
	top:300px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	background-image: url(/layout/media/promoers_content.gif);
}

.kopf {
	width: 980px;
	position: absolute;
	text-align: left;
	float: none;
	z-index: 0;
	margin-left: -490px;
	left: 50%;
	top:0px;
	margin-top: 0px;
	background-image: url(/layout/media/promoers_kopf.gif);
	height: 300px;
}

.kopf #logo {
	position: absolute;
	top: 85px;
	height: 50px;
	left: 380px;
}
.kopf #schmuckbild {
	width: 250px;
	padding-top: 41px;
	padding-left: 44px;
}



#content_links {
	width: 380px;
	float: left;
	font-style: italic;
	font-size: 0.9em;
}
#content_links #text_links {
	padding-left: 50px;
	padding-right: 100px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #666666;
}


#content_links #sidebar {
	padding-left: 0px;
	background-image: url(/layout/media/sidebar_mitte.gif);
	background-repeat: repeat-y;
	
}

/* *********** CONTENT **************** */

#content {
	float: left;
	width: 530px;
	color: #333333;
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	/* text-shadow: #999999 0px 1px 0px; */
}


/* Überschriften */ 

#content h1 {
	font-size: 1.36em;
color: #333333;
}
#content h2 {
color: #333333;
	font-size: 1.1em;
}

/* Links in content */

#content a {
	
	color: #003366;
	text-decoration: underline;
}
#content a:link {


	color: #003366;
	text-decoration: underline;
}
#content a:hover {



	color: #003366;
	text-decoration: underline;
}
#content a:visited {



	
	color: #003366;
	text-decoration: underline;
}



.marginalie {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 90px;
	padding-left: 50px;
	line-height: 1.4em;
}


#content_links a {
	text-decoration: underline;
	color: #003366;
}
#content_links a:hover {
	text-decoration: none;
	color: #003366;
}
#content_links a:link {
	text-decoration: underline;
	color: #003366;
}
#content_links a:visited {
	text-decoration: underline;
	color: #003366;
}
#content_links h1 {
	font-size: 1.2em;
	color: #003367;
	display: block;
	margin-top: 0px;	
}
#content_links h2 {
color: #666666;
	font-size: 1.1em;
	margin-top: 0px;
}












/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */

#content label,
#content select,
#content input[type=checkbox],
#content input[type=radio],
#content input[type=button],
#content input[type=submit]
{
    cursor                    :    pointer;
	
}


#content label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	padding: 0px;
	
}



#content form br
{
    clear                    :    both;
}
#content legend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
	color: #FFF;
	background-color: #84AAB9;
	padding: 3px;
}

#content fieldset {
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eeeeee;
}
#content textarea {width: 380px;
background-color: #eeeeee;

border-top-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#content .text {
	background-color: #eeeeee;
	width: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#content .element {
	margin-bottom: 5px;
	margin-top: 5px;
} 

#content .submit {
	float: right;
	margin-top: 10px;

	margin-bottom: 10px;
	text-align: center;
	margin-right: 0px;
} 
#content .select {
	
	margin-bottom: 10px;

} 



/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


.trennelement {
	width: 530px;
	display: block;
	clear: both;
	height: 20px;
}
.formtrenn {
	display: block;
	clear: both;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
