/**
 * Seite: mediatrust.de
 * Datei: screen.css
 * Media: screen
 *
 * Datum: 2008-02
 * Autor: Stephan Krause
 * Firma: Mediatrust GmbH
 ***************************************************************************************************/
* {
	margin: 0px;
	padding: 0px;
}

BODY {
	font-weight: normal;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
	background-color: #E0E9C3;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	color: #000000;
	text-align: center; /*für IE*/
	margin: 0px;
	padding: 0px;
}

H1,
H1.csc-firstHeader {
	color: #7F7F7F;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}

H2 {
	color: #7F7F7F;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

H3 {
	color: #7F7F7F;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

P {
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

INPUT {
	border: 1px #000000 solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

A {
	color: #F7931E;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

UL {
	margin-left: 20px;
}
/**
 * CONTENT
 * * * * * * * * * * * * * * * * * * * * */
#container {
	width: 758px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #3C3C3C;
}
#balken_oben{
	width: 758px;
	min-height: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/balken_oben.gif);
	background-repeat: no-repeat;
}
#header{
	width: 758px;
	min-height: 108px;
	height: 108px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_gras.jpg);
	background-repeat: no-repeat;
}
#navi_basis {
	width: 753px;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	text-align: right;
}
*HTML #navi_basis {
	width: 758px;
	height: 30px;
	padding-top: 7px;
	padding-right: 5px;
	text-align: right;
}
#spacer {
	width: 758px;
	min-height: 1px;
	height: 1px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
}
#container_2 {
	width: 758px;
	min-height: 600px;
	margin-top: 25px;
	background-image: url(../images/container_2_hintergrund.gif);
	background-repeat: repeat-y;
}
*HTML #container_2 {
	width: 758px;
	height: 600px;
	margin-top: 25px;
	background-image: url(../images/container_2_hintergrund.gif);
	background-repeat: repeat-y;
}
#container_2 #navi_main {
	float: left;
	width: 168px;
	min-height: 600px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
}
* HTML #container_2 #navi_main {
	float: left;
	width: 208px;
	height: 600px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
	
}
#container_2 #content {
	float: left;
	width: 510px;
	min-height: 600px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 25px;
}
*HTML #container_2 #content {
	float: left;
	width: 550px;
	height: 600px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#footer {
	width: 738px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
}
*HTML #footer {
	width: 758px;
}
#footer A {
	line-height: 10px;
	font-size: 10px;
	color: #7F7F7F;
}
#balken_unten {
	clear: both;
	width: 753px;
	min-height: 15px;
	height: 15px;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	background-image: url(../images/balken_unten.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
*HTML #balken_unten {
	width: 758px;
}
/**
 * LAYOUT
 * * * * * * * * * * * * * * * * * * * * */
DIV.csc-textpicHeader {
	float: left;
}
/**
 * NAVI-BASIS
 * * * * * * * * * * * * * * * * * * * * */
#navi_basis UL {
}

#navi_basis UL LI {
	display:inline;
	text-align: right;
}
#navi_basis UL LI A {
	color: #F7931E;
}
#navi_basis UL LI A.active {
	color: #000000;
}
#navi_basis UL LI A:hover {
	color: #000000;
}
/**
 * NAVI-MAIN
 * * * * * * * * * * * * * * * * * * * * */
#navi_main UL.ebene1 {
	list-style: none;
	margin-left: 0px;
}

#navi_main UL.ebene1 LI.ebene1 {
	height: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/navi_list.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
#navi_main UL.ebene1 LI.ebene1_hover {
	height: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/navi_list_hover.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
#navi_main UL.ebene1 LI.ebene1_active {
	height: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/navi_list_active.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
#navi_main UL.ebene1 LI.ebene1 A,
#navi_main UL.ebene1 LI.ebene1_active A {
	line-height: 14px;
	font-size: 14px;
	color: #000000;
}
*HTML #navi_main UL.ebene1 LI.ebene1 A,
*HTML #navi_main UL.ebene1 LI.ebene1_active A {
	line-height: 18px;
}
#navi_main UL.ebene1 LI.ebene1 A:hover,
#navi_main UL.ebene1 LI.ebene1_active A:hover {
	text-decoration: underline;
}
#navi_main UL.ebene1 LI.ebene1 A.active,
#navi_main UL.ebene1 LI.ebene1_active A.active {
	/*font-weight: bold;*/
	font-style: italic;
}
#navi_main UL.ebene1 LI.ebene1 A.active:hover,
#navi_main UL.ebene1 LI.ebene1_active A.active:hover {
	text-decoration: none;
}
#navi_main UL.ebene1 LI.ebene1 P.ebene1_subtitle,
#navi_main UL.ebene1 LI.ebene1_active P.ebene1_subtitle {
	line-height: 10px;
	font-size: 10px;
	color: #7F7F7F;
}

#navi_main UL.ebene2 {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}
*HTML #navi_main UL.ebene2 {
	margin-top: 15px;
	margin-bottom: 0px;
}
#navi_main UL.ebene2 LI.ebene2 {
	height: 30px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/navi_list.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
#navi_main UL.ebene2 LI.ebene2_hover {
	height: 30px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/navi_list_hover.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
#navi_main UL.ebene2 LI.ebene2_active {
	height: 30px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/navi_list_active.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
#navi_main UL.ebene2 LI.ebene2 A,
#navi_main UL.ebene2 LI.ebene2_active A {
	line-height: 14px;
	font-size: 14px;
	color: #000000;
}
*HTML #navi_main UL.ebene2 LI.ebene2 A,
*HTML #navi_main UL.ebene2 LI.ebene2_active A {
	line-height: 18px;
}
#navi_main UL.ebene2 LI.ebene2 A:hover,
#navi_main UL.ebene2 LI.ebene2_active A:hover {
	text-decoration: underline;
}
#navi_main UL.ebene2 LI.ebene2 A.active,
#navi_main UL.ebene2 LI.ebene2_active A.active {
	/*font-weight: bold;*/
	font-style: italic;
}
#navi_main UL.ebene2 LI.ebene2 A.active:hover,
#navi_main UL.ebene2 LI.ebene2_active A.active:hover {
	text-decoration: none;
}
#navi_main UL.ebene2 LI.ebene2 P.ebene2_subtitle,
#navi_main UL.ebene2 LI.ebene2_active P.ebene2_subtitle {
	line-height: 10px;
	font-size: 10px;
	color: #7F7F7F;
}
/**
 * IMPRESSUM
 * * * * * * * * * * * * * * * * * * * * */


/**
 * GOOGLE-MAP
 * * * * * * * * * * * * * * * * * * * * */

 