/* Metropolis 2710 | Copyright: Friedrich-Wilhelm-Murnau-Stiftung 2009 */

* {
margin: 0; 
padding: 0;
}
#box1 {
	padding: 10px;
	width: 450px;
	border: 1px solid #999999;
	background-image: url(../img/layout/back_box.jpg);
	background-position: -100px -300px;
	background-repeat: no-repeat;
	color: #000000;
}
#box2 {
	padding: 10px;
	width: 450px;
	border: 1px solid #999999;
	background-image: url(../img/layout/back_box.jpg);
	background-position: -100px -300px;
	background-repeat: no-repeat;
	color: #000000;
}
#box_590     {
	width: 590px;
	border: 1px solid #999999;
	background-image: url(../img/layout/back_box.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 20px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 20px;
	color: #c38600;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	color: #c38600;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	padding-bottom: 5px;
}


#master {
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* head */
#lang {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: right;
	width: 250px;
	margin-left: 0px;
	text-align: right;
}

#logo {
	padding-left: 300px;
	padding-bottom: 50px;
	padding-top: 20px;
}

#header {
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navi {
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	padding-left: 20px;
}
#navi  a:link {
	margin-right: 15px;
	text-decoration: none;
}
#navi   a:visited {
	text-decoration: none;
	margin-right: 15px;
}
#navi   a:hover {
	text-decoration: underline;
	color: #6e5200;
}
#navi   a:active {
	text-decoration: underline;
	color: #c38600;
}
/* Ende head */


/* content */
#content {
	margin-top: 30px;
}

/* left */
#left {
	background-color: #FFFFFF;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

#ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c38600;
	letter-spacing: 1px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#inhalt {
	padding-bottom: 50px;
}
/* Ende left */

/* right */
#right {
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	float: left;
	font-size: 10px;
	line-height: 14px;
}

#news1 {
	padding: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #6e5200;
	border-left-color: #6e5200;
}
#news1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news2 {
	margin-top: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #6e5200;
	border-bottom-color: #6e5200;
	border-left-color: #6e5200;
}
#news2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#news3 {
	margin-top: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #6e5200;
	border-bottom-color: #6e5200;
	border-left-color: #6e5200;
}

#news4 {
	margin-top: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #6e5200;
	border-bottom-color: #6e5200;
	border-left-color: #6e5200;
}


/* Ende right */
/* Ende content */


/* footer */

#footer {
	float: left;
	width: 955px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6e5200;
	font-size: 10px;
}

#footerleft {
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#footerright {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 190px;
	text-align: right;
	float: none;
}

#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Ende footer*/


.navielemente {
	margin-right: 30px;
}

.news_headline {
	background-color: #CCCCCC;
	color: #000000;
	padding: 3px;
}
