/* -----------------

Hinweis: Die Abstände zwischen den Elementen im Content-Bereich werden grundsätzlich immer vom Element nach unten definiert (z. B. mit margin-bottom)!

----------------- */

/* =================== IMPORTS =================== */


/* =================== DEFAULT STYLES =================== */

html {
	overflow-y:scroll;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333333; 
	line-height:150%;
	margin:0;
	padding:0;
}

body.print {
	margin:10px;
	background:none;
}

/* Headings */
h1,h2,h3 {
	font-family:"Times New Roman", Times, serif;
}

h1 {
	font-size:24px; 
	font-weight:normal;
	line-height:120%;
	margin:0px;
}

h2 {
	font-size:18px;
	font-weight:normal; 
	line-height:120%;
	margin:0px;
}

h3 {
	font-size:18px;
	font-weight:normal; 
	line-height:120%;
	margin:0px;
}

h4 {
	font-size:13px;
	font-weight:bold; 
	line-height:139%;
	margin:0px;
}

p {}

/* Links */
a, a:visited {
	color:#E04D24;
	text-decoration:underline;
}

a:hover, a:active {
	color:#000000;
	text-decoration:underline;
}

/* Positionierung @ */
a img {
	vertical-align:middle;
}

/* Aufzählungen */

ul {
	margin:0 0 0 16px; 
	padding:0;
}

/* Trennlinien */
div#content hr, div#block_right hr {
 	border:0px; 					/* Für Firefox und Opera */
	border-top:1px solid #000000;
 	border-bottom:1px solid #ffffff; 
}


/* =================== LAYOUT =================== */

div#block_main {		/* Zentrierung der Website */
	position:absolute;
	left:50%;
	margin-left:-487px;
	width:974px;
}	

div#block_header {
	float:right;
	width:707px;
	height:98px;
}

div#logo {}

div#header {}

div#block_content_right {
	float:right; 
	width:707px;
}

div#left {
	float:left; 
	width:267px;
}

div.navigation {
	margin:25px 0 0 0;
}

div#block_footer {
	margin-top:40px;
}

div.adresse {
	position:absolute;
	top:102px;
	right:80px;
	font-size:11px;
	height:66px;
	line-height:150%;
}

div.adresse_moreinfo {
	font-size:11px;
	padding:4px 0 0 2px;
	height:55px;
	line-height:150%;
}

div#block_right {
	float:right;
	width:222px; 
}


/* =================== MENUPAGE & MOREINFO =================== */

div#content {
	float:left;
	margin:58px 18px 0 0;
	width:705px;
}

div#content_moreinfo {
	float:left;
	margin:58px 18px 0 0;
	width:467px;
}

/* Main */				/* inkl. padding, margin */
div.content_main {}

div.main_title {		/* h1 */
	padding:0 0 2px 0;
	border-bottom:1px solid #000000;
	margin-bottom:25px;	
}

div.main_subtitle {		/* h2 */
	margin-bottom:15px;	
}
div.main_date {
	margin-bottom:15px;	
}
div.main_author {
	margin-bottom:15px;	
}
div.main_abstract {
	margin-bottom:15px;	
}
div.main_text {
	margin-bottom:15px;	
}

/* Chapters */ 			/* inkl. padding, margin */
div.content_chapter {}

div.chapter_title {		/* h3 */
	margin-bottom:5px;
}

div.chapter_text {
	margin-bottom:15px;
}

/* Moreinfo */ 			/* inkl. padding, margin */
div#moreinfo {
	margin:30px 0 40px 0;	
}				

div.moreinfo_title {
	background-image:url(/images/default/design_custom/trennlinien.gif);
	background-repeat:no-repeat;
	height:26px;
	padding:5px 0 5px 0;
	margin-bottom:5px;	
}

div.moreinfo_text {
	margin-bottom:15px;
}

/* =================== BILDER =================== */

div.content_main img {
	margin:0 0 3px 0;
}

div.content_chapter img {
	margin:0 0 3px 0;
}

/* mitte / grosses Bild */
.image {
	margin:0 0 10px 0;
}
.image_text {
	margin:0 0 5px 0;
}

/* links */
.image_left {
	float:left;
	margin:0 10px 0 0;
}
.image_left_text {
	float:left;
	margin:0 0 5px 0;
}

/* rechts */
.image_right {
	float:right;
	margin:0 0 0 10px;
}
.image_right_text {
	text-align:right;
	margin:0 0 5px 0;
}


/* =================== NAVIGATIONEN =================== */

/* Metanav */
div#metanav {
	padding:34px 0 0 0;
	height:26px;
}

ul.metanav, li.metanav {
	display:inline;
}

#metanav a, #metanav a:visited {}

#metanav a:hover, #metanav a:active {}

/* Metanav */
div#metanav_text {
	float:left;
	width:679px;
	height:30px;
	padding:6px 0 0 0;
	color:#666666;
	font-weight:bold;
	background-image:url(/images/default/design_custom/top_balken_bg.gif);
}

ul.metanav_text, li.metanav_text {
	display:inline;
	margin:0 0 0 0;
}

#metanav_text a, #metanav_text a:visited {
	font-size:11px;
	color:#666666; 
	text-decoration:none;
}

#metanav_text a:hover, #metanav_text a:active {
	color:#ffffff; 
}

/* Navigation Parent */
#nav_parent {
	font-size: 13px;
	padding: 0 0 0 0;
	margin: 84px 0 0 20px;	
}

#nav_parent ul, #nav_parent li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#nav_parent a {
	display: inline;
	font-weight: bold;
	padding: 0px;
}

a.navlink_pd, a.navlink_pd:visited {
    color: #777777;
}
a.navlink_pd:hover {
    color: #ff822f;
}
a.navlink_pditw, a.navlink_pditw:visited {
    color: #ff822f;
}
a.navlink_pditw:hover {
    color: #ff822f;
}

/* Navigation Tree */
ul#nav_tree {
	margin:0;
	padding:0; 
	width:248px;
	list-style:none; 
}

ul#nav_tree li  {
	display:block;
	width:248px;
	height:25px;
}

ul#nav_tree a {
	display:block;
	height:21px; 
	text-decoration:none;
}

/* Level 0 */
li.nav_level0 {}

li.nav_level0_active {}

a.nav_level0, a.nav_level0:visited {
	padding:5px 0 0 26px;
	width:222px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#999999; 
	text-transform:uppercase;
	background-image:url(/images/default/design_custom/bg_nav0.gif);
	background-repeat:no-repeat;
}

a.nav_level0:hover, a.nav_level0:active {
	color:#000000; 
	background-image:url(/images/default/design_custom/bg_nav0_f2.gif); 
	background-repeat:no-repeat;
}

a.nav_level0_active, a.nav_level0_active:visited, a.nav_level0_active:hover, a.nav_level0_active:active {
	padding:5px 0 0 26px;
	width:222px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	background-image:url(/images/default/design_custom/bg_nav0_f2.gif); 
	background-repeat:no-repeat;
}

/* Level 1 */
li.nav_level1 {}

li.nav_level1_active {}

a.nav_level1, a.nav_level1:visited {
	padding:5px 0 0 26px;
	width:222px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000; 
}

a.nav_level1:hover, a.nav_level1:active {
	color:#E04D24; 
}

a.nav_level1_active, a.nav_level1_active:visited, a.nav_level1_active:hover, a.nav_level1_active:active {
	padding:5px 0 0 26px;
	width:222px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E04D24;
}


/* =================== NEWS =================== */

/* Newsbox */
div#newsbox {}					/* inkl. padding, margin */

div.newsbox_boxtitle {}

div.newsbox_item {}				/* inkl. padding, margin */

div.newsbox_title {
	margin:0 0 10px 0;
}
div.newsbox_abstract {}
div.newsbox_author {}
div.newsbox_date {}
div.newsbox_text {
	margin:0 0 0 0;
}
div.newsbox_more {
	margin:0 0 20px 0;
}

div.newsbox_boxtitle a, div.newsbox_boxtitle a:visited {}
div.newsbox_boxtitle a:hover, div.newsbox_boxtitle a:active	{}

div.newsbox_title a, div.newsbox_title a:visited { }
div.newsbox_title a:hover, div.newsbox_title a:active {}

div.newsbox_more a, div.newsbox_more a:visited { }
div.newsbox_more a:hover, div.newsbox_more a:active {}

/* Newsbox HOME */
div#newsbox_home {					/* inkl. padding, margin */
	margin-top:-12px;
}

div.newsbox_home_boxtitle {}

div.newsbox_home_item {}    		/* inkl. padding, margin */			

div.newsbox_home_title {
	margin:0 0 10px 0;	
}
div.newsbox_home_abstract {}
div.newsbox_home_author {}
div.newsbox_home_date {}
div.newsbox_home_text {
	margin:0 0 0 0;
}
div.newsbox_home_more {
	margin:0 0 20px 0;
}

div.newsbox_home_boxtitle a, div.newsbox_home_boxtitle a:visited {}
div.newsbox_home_boxtitle a:hover, div.newsbox_home_boxtitle a:active	{}

div.newsbox_home_title a, div.newsbox_home_title a:visited {}
div.newsbox_home_title a:hover, div.newsbox_home_title a:active {}

div.newsbox_home_more a, div.newsbox_home_more a:visited {}
div.newsbox_home_more a:hover, div.newsbox_home_more a:active {}


/* =================== DIVERSE WEITERE PLUGINS =================== */

/* Sitemap */
.sitemap_row td {}

.sitemap_col_date {
	text-align:right;
}

/* Suche */
input.topsearch {
	width:176px;
	height:17px; 
	padding:3px 0 1px 2px; 
	margin:0 -4px 0 0;
	border:none; 
	font-size:11px; 
	vertical-align:middle;
}

input.topsearch_button {
	width:24px; 
	height:21px; 
	border:none; 
	margin:0;
	padding:0;
	vertical-align:middle;
	background-image:url(/images/default/design_custom/ico_search.gif);
}

/* Banners */
div.banner {
	margin:0 0 15px 26px;
}

/* Newsletter */
.newsletter_title {
	float:left;
	font-weight:bold;
}

.newsletter_date {
	float:right;
}

/* Seiten Optionen */
div#page_options {
	margin:12px 0 12px 0;
}


/* =================== FORMULARE =================== */

form {	
	margin:0; 
	padding:0;
}

fieldset{
	border:1px solid #cccccc;	
	padding:5px;
}

legend {
	color:#999999;
	font-size:11px;
}

label {
	font-weight:bold;
	float:left;
	width:150px;
}

input {
	border:1px solid #999999;
	margin-bottom:2px;
	width:180px;
}

select {
	border:1px solid #999999;
	margin-bottom:2px;
	/* width:184px; */
}

textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:180px;
	height:80px;
	margin-bottom:2px;
	border:1px solid #999999;
}

.button  {
	font-weight:normal;
	font-size:12px;
	width:100px;
	border-color:#999999;
	background-color:#f0f0f0;
}

.required {
	color:#990000;
	background-color:#FEF2F2;
	border:1px solid #FCC3C3;
	margin-bottom:2px;
}

.comment {
	margin-bottom:10px;	
}
 
.inp_err {
	color: #CC0000;
	margin:0px;
	border:1px solid #990000;
	background:#FFEEEE;
	margin-bottom:2px;
}


/* =================== CUSTOM STYLES =================== */

/* Icons */

.flip_book {
	padding: 0 0 0 25px;
	background: url(/images/default/design_custom/icon_book.gif) no-repeat 0px center;
}

/* Slogan */
#slogan {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/* Titel Link Moreinfos */
div.moreinfo_title a, div.moreinfo_title a:visited, div.moreinfo_title a:active, div.moreinfo_title a:hover {
	color:#000000;
	text-decoration:none;
}


/* Links im Footer */
div.adresse a, div.adresse a:visited {
	font-size:10px; 
	color:#000000; 
	text-decoration:none;
}

div.adresse a:hover, div.adresse a:active {
	color:#C31A1F; 
}

