/* @override http://www.natursoziologie.de/templates/NS/style.css */

/* @group HTML */


html {
	min-height: 101%;
}


body {
	background-color: #dbe0c9;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 9pt;
	margin: 0px;
}

td {
	font-size: 1em;
	vertical-align: top;
}

a {
	color: #6e8226;
	text-decoration: underline;
	font-weight: bold;
}

#navi a {
	text-decoration: none;
}

a:hover {
	color: #202020;
	text-decoration: none;
}

h1 {
	color: #6e8226;
	text-decoration: none;
	font-weight: 500;
	margin-bottom: 15px;
	font-size: 1.5em;
	margin-top: 15px;
	clear: both;
}

h2 {
	color: #595959;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.1em;
	margin-bottom: 1px;
	margin-top: 0;
}

h3 {
	color: #5a493f;
	text-decoration: none;
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 1px;
}

#sidebar h3 {
	font-size: 12px;
	text-align: left;
	float: none;
	display: block;
	margin: 0;
	line-height: 18px;
	height: 32px;
}

b, strong {
	text-decoration: none;
	font-weight: 700;
}

div {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-size: 1em;
	background-color: #FFFFFF;
}

/* @end */

/* @group Klassen */

.pic {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}

.pic_set {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.klein {
	font-size: 0.9em;
}

/* @end */

/* @group Layout */

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 196px;
}

#header_bg {
	background-color: #b8c597;
	width: 100%;
	padding: 0px;
}

#footer {
	background-image: url(../DE/images/bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	padding: 0px;
}

#footer_bg {
	background-image: url(../DE/images/bottom_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100% padding: 0px;
}

#print_module {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#container {
	width: 100%;
	float: left;
	padding: 0px;
	background-image: url('images/content.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

.startseite #container {
	background-image: url(images/content_startseite.jpg);
}

#container2 {
	width: 900px;
	padding-top: 10px;
}

#content {
	width: 555px;
	float: right;
	margin-right: 50px;
	margin-top: 9px;
	line-height: 1.4em;
	font-size: 1.2em;
	margin-bottom: 50px;
}


.startseite #content {
	width: 400px;
	margin-top: 9px;
	font-size: 1.1em;
	line-height: 1.6em;
	float: left;
	margin-left: 20px;
	margin-right: 30px;
}

*html #content {
	margin-right: 30px;
}

#content li {
	padding: 0px;
}


#sidebar {
	width: 200px;
	float: left;
	margin-top: 9px;
	font-size: 1.1em;
	line-height: 1.6em;
	height: 500px;
	text-align: left;
}

.pdf {
	background-image: url(images/pdf.png);
	width: 32px;
	height: 32px;
	margin-right: 5px;
	margin-left: -5px;
	float: left;
}

#sidebar hr {
	border-top-width: 0;
	border-bottom: 1px solid #b6c5c8;
	display: block;
	clear: both;
	margin-top: 10px;
}

#content hr {
		border-top-width: 0;
	border-bottom: 1px solid #b6c5c8;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group Menü */

#navi {
	width: 220px;
	margin-left: 42px;
	margin-top: 10px;
	float: left;
	font-weight: 700;
}

.startseite #navi {
	width: 175px;
	margin-left: 42px;
	margin-top: 10px;
	float: left;
	font-weight: 700;
}

*html #navi {
	margin-left: 20px;
}

*html #navi {
	margin-left: 43px;
	width: 240px;
}

#navi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navi a {
	display: block;
	padding: 3px;
	padding-left: 15px;
}

.mainmenu {
	padding: 0px;
	padding-top: 5px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 29px;
	display: block;
}

.mainmenu a {
	font-size: 1.2em;
	color: #6e8226;
	font-weight: 500;
}

.mainmenu a:hover {
	color: #555555;
}

.mainmenuactive {
	padding: 0px;
	padding-top: 5px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 29px;
	display: block;
}

.mainmenuactive a {
	font-size: 1.2em;
	color: #6e8226;
	font-weight: 700;
}

.mainmenuactive a:hover {
	color: #555555;
}

.submenu {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	background: transparent;
	height: auto;
	float: left;
	clear: left;
	height: 20px;
	width: 240px;
}

.submenu a {
	font-size: 1em;
	color: #333333;
	font-weight: 500;
}

.submenu a:hover {
	color: #555555;
}

*html .submenu li {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: -20px;
}

.submenuactive {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	background: transparent;
	height: auto;
	float: left;
	clear: left;
	height: 20px;
	width: 240px;
}

.submenuactive a {
	color: #6e8226;
	font-weight: 700;
}

.submenuactive a:hover {
	color: #555555;
}

/* @end */

/* MODULE */

.languages {
	padding-top: 15px;
	color: #6e8226;
	font-weight: 500;
}

.languages a {
	color: #6e8226;
	font-size: 0.8em;
	margin: 3px;
	font-weight: 500;
}

.news {
	background-color: #d9e1c9;
	padding: 10px;
	margin:15px 0;
	float: left;
	border: 1px solid #bdccd1;
}



*html .news {
	width: 555px;
}

.news h2 {
	margin: 0px;
	color: #555;
	margin-bottom: 7px;
}

.downloads {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin-left: 25px;
	width: 530px;
	margin-top: 10px;
	padding-left: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	height: 35px;
}

.downloads a  {
	text-decoration: none;
	color: #555;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}


.downloads a strong {
	text-decoration: none;
	color: #6e8226;
	font-size: 14px;
}



#sidebar div.files p {
	margin: 5px 0 0;
	line-height: 16px;
	font-size: 12px;
}

#sidebar span {
	display: block;
	text-align: left;
	font-size: 11px;
}
