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

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:Verdana, Geneva, sans-serif;
	font-size:12px; 
	color:#666666; 
	line-height:150%;
	margin:0;
	padding:0;
	background-image:url(/images/default/design_custom/bg_main.gif);
}

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

/* Headings */
h1 {
	font-size:19px; 
	font-weight:bold;
	line-height:120%;
	margin:0px;
}

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

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

h4 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:120%;
	margin:0px;
}


p {
	margin-top:0px;
}

/* Links */
a, a:visited {
	text-decoration:none;
}

a:hover, a:active {
	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:-490px;
	width:980px;
}

div#block_header {
	height:81px; 
	padding:0 10px 0 10px;
	background: url(/images/default/design_custom/shadow_head.png) repeat-y;
}

div#navigation {
	float:left;
	padding:0 0 0 6px;
	width:718px;
}

div#logo {
	float:right;
	margin-top:-10px;
}

div#logo_print {
	float:right;
	margin-top:-25px;
}

div#block_left_content_right {
	padding:0 10px 0 10px;
	height:100%;
	background-image:url(/images/default/design_custom/shadow_main.png);
	background-repeat:repeat-y;
}

div#block_left_content_right_home {
	padding:0 10px 0 10px;
	height:100%;
	background-image:url(/images/default/design_custom/shadow_main.png);
	background-repeat:repeat-y;
}

div#left {
	float:left; 
	margin:0 0 0 1px;
	width:197px;
}

div#subnavigation {}

div#block_content_right {
	margin:0 1px 0 0; 
	float:right; 
	width:750px;
}

div#header {}

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

div#block_right_home {
	float:right;
	margin-top:-43px;
	width:197px; 
}

div#block_footer {
	padding:0 10px 0 220px;
	width:750px;
	height:50px;
	background:url(/images/default/design_custom/shadow_footer.png);
	background-repeat:repeat-y;
}

div#block_footer_home {
	padding:0 10px 0 20px;
	width:950px;
	height:50px;
	background:url(/images/default/design_custom/shadow_footer.png);
	background-repeat:repeat-y;
}

div.adresse {
	border-top:1px dotted #666C7B;
	font-size:9px;
	padding-top:5px;
}

/* =================== LAYOUT GALLERY - basiert auf Home-Layout =================== */

div#block_main_gallery {		/* Zentrierung der Website */
	position:absolute;
	left:50%;
	margin-left:-369px;
	width:772px;
}

div#block_left_content_gallery {
	padding:10px 10px 0 10px;
	height:100%;
	background-image:url(/images/default/design_custom/shadow_main.png);
	background-repeat:repeat-y;
}

div#block_footer_gallery {
	padding:0 10px 0 20px;
	width:742px;
	height:50px;
	background:url(/images/default/design_custom/shadow_footer.png);
	background-repeat:repeat-y;
}

div#logo_gallery {
	float:right;
	margin-top:10px;
}

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

div#content {
	float:left;
	margin-bottom:20px;
	width:553px;
	min-height:500px;
}

div#content_home {
	float:left;
	padding:0 15px 0 10px;
	margin-bottom:20px;
	width:738px;
	min-height:500px;
}

/* Main */				/* inkl. padding, margin */
div.content_main {
	padding:0 15px 0 0;
}

div.main_title {		/* h1 */
	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 {
	padding:0 15px 0 0;
}

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

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

/* Moreinfo */ 			/* inkl. padding, margin */
div#moreinfo {}				

div.moreinfo_title {
	padding:4px 0 0 25px;
	width:172px;
	height:19px;
	background-repeat:no-repeat;
}

div.moreinfo_text {
	padding:10px 5px 0 10px;
	margin-bottom:15px;
}
div#moreinfo a, div#moreinfo a:active, div#moreinfo a:hover, div#moreinfo a:active {
	color:#000000;
	text-decoration:none;
}
div#moreinfo a:hover {
	color:#000000;
	text-decoration: underline;
}

/* =================== 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 0 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:5px 0 0 6px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#C2C5CB;
}

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

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

#metanav a:hover, #metanav a:active {
	color:#666C7A; 
}

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

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

a.navlink_pd, a.navlink_pd:visited {
    color: #666C7B;
}
a.navlink_pd:hover {
	text-decoration:none;
}
a.navlink_pditw, a.navlink_pditw:visited {}
a.navlink_pditw:hover {
	text-decoration:none;
}


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

ul#nav_tree li  {
	display:block;
	width:197px; 	
	font-size:12px;
}

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


/* Level 1 */
li.nav_level1 {
	border-bottom:1px solid #ffffff; 
}

li.nav_level1_active {
	border-bottom:1px solid #ffffff; 
}

a.nav_level1, a.nav_level1:visited {
	padding:2px 0 0 24px;
	width:173px;
	height:21px;
	color:#ffffff; 
	background-image:url(/images/default/design_custom/bg_nav1.gif); 
}

a.nav_level1:hover, a.nav_level1:active {}

a.nav_level1_active, a.nav_level1_active:visited, a.nav_level1_active:hover, a.nav_level1_active:active {
	padding:2px 0 0 24px;
	width:173px;
	height:21px;
	color:#ffffff;
}


/* Level 2 */
li.nav_level2 {}

li.nav_level2_active {}

a.nav_level2, a.nav_level2:visited {
	padding:2px 0 0 24px;
	width:173px;
	height:21px;
	color:#000000; 
	font-size:12px;
}

a.nav_level2:hover, a.nav_level2:active {}

a.nav_level2_active, a.nav_level2_active:visited, a.nav_level2_active:hover, a.nav_level2_active:active {
	padding:2px 0 0 24px;
	width:173px;
	height:21px;
	font-size:12px;
}


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

/* Newsbox */
div#newsbox {					/* inkl. padding, margin */
	width:195px;
	margin:0 0 0 0;
}

div.newsbox_boxtitle {
	padding:2px 0 0 25px;
	width:170px;
	height:21px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(/images/default/design_custom/bg_h3.gif);
	background-repeat:no-repeat;
}

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

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

div.newsbox_boxtitle a, div.newsbox_boxtitle a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold; 
}
div.newsbox_boxtitle a:hover, div.newsbox_boxtitle a:active	{
	text-decoration:none;
}

div.newsbox_title a, div.newsbox_title a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold; 
}
div.newsbox_title a:hover, div.newsbox_title a:active {
	text-decoration:none;
}

div.newsbox_more a, div.newsbox_more a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold; 
}
div.newsbox_more a:hover, div.newsbox_more a:active {
	text-decoration:none;
}

/* Newsbox HOME */
div#newsbox_home {					/* inkl. padding, margin */
	float:left;
	width:233px;
	height:180px;
	margin:0 10px 0 0;
}

div.newsbox_home_boxtitle {
	padding:1px 0 0 25px;
	width:208px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
}

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

div.newsbox_home_title {
	overflow:hidden;
	margin:10px 5px 5px 9px;
}
div.newsbox_home_abstract {}
div.newsbox_home_author {}
div.newsbox_home_date {}
div.newsbox_home_text {
	margin:0 5px 0 9px;
}
div.newsbox_home_more {
	margin:0 5px 9px 9px;
}

div.newsbox_home_text a, div.newsbox_home_text a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold; 
}
div.newsbox_home_text a:hover, div.newsbox_home_text a:active {
	text-decoration:none;
	font-weight: bold; 
}

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 {
	color:#000000;
	text-decoration:none;
}
div.newsbox_home_title a:hover, div.newsbox_home_title a:active {
	text-decoration:none;
}

div.newsbox_home_more a, div.newsbox_home_more a:visited {
	color:#000000;
	text-decoration:none;
}
div.newsbox_home_more a:hover, div.newsbox_home_more a:active {
	text-decoration:none;
}


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

/* Sitemap */
.sitemap_row td {}

.sitemap_col_date {
	text-align:right;
}

/* Suche */
input.topsearch {}

input.topsearch_button {}

/* Banners */
div.banner {
	margin-bottom:8px;
}

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

.newsletter_date {
	float:right;
}

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

/* Breadcrumb */
div#breadcrumb {
	padding:2px 0 0 5px;
	margin-bottom:20px;
	height:21px;
	font-size:11px;
	color:#ffffff;
	border-right: 1px solid #ffffff;
	/* background-color:#656B7B; */
}

div#breadcrumb_home {
	padding:2px 0 0 5px;
	margin-bottom:20px;
	height:21px;
	width:757px;
	font-size:11px;
	/* background-color:#656B7B; */
}

div#breadcrumb a, div#breadcrumb a:visited, div#breadcrumb_home a, div#breadcrumb_home a:visited {
	color:#ffffff;
}
div#breadcrumb a:hover, div#breadcrumb a:active, div#breadcrumb_home a:hover, div#breadcrumb_home a:active {
	color:#000000;
	text-decoration:none;
}

/* Sprachwahl */
span.sprachwahl {
	margin-right:25px;
}

/* =================== 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;
}

span.small {
	font-size:10px;	
}

.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 =================== */

div.shadow_bottom {
	height:22px;
	widht:960px;
	background-image:url(/images/default/design_custom/shadow_bottom.png);
	background-position:10px 0;
	background-repeat:no-repeat;
}

/* Kleinanzeigen */

div.contentbox {
	width:98%;
}

div.contentbox_right_text {
	margin:5px;
}

#edit_menu input {
	width:300px;
}

#edit_menu textarea {
	width:300px;
}


/* =================== CUSTOM STYLES ALSO 4 MCE =================== */

div.eduqua {
	float:right;
	margin-top:-23px;
}

.pdf-logo {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/pdf.png) no-repeat 0px top ;
	display: block;
}

.pdf-logo-fliesstext {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/pdf.png) no-repeat 0px top ;
}

.xls-logo {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/xls.png) no-repeat 0px top ;
	display: block;
}

.xls-logo-fliesstext {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/xls.png) no-repeat 0px top ;
}

.doc-logo {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/doc.png) no-repeat 0px top ;
	display: block;
}

.doc-logo-fliesstext {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/doc.png) no-repeat 0px top ;
}

.zip-logo {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/zip.png) no-repeat 0px top ;
	display: block;
}

.zip-logo-fliesstext {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/zip.png) no-repeat 0px top ;
}

.ppt-logo {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/ppt.png) no-repeat 0px top ;
	display: block;
}

.ppt-logo-fliesstext {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/ppt.png) no-repeat 0px top ;
	display: block;
}

.link-symbol {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/link.png) no-repeat 0px top ;
	display: block;
}

.link-symbol-fliesstext {
	padding: 0px 0px 2px 20px;
	background: url(/images/default/link.png) no-repeat 0px top ;
}

.hp-spezial {
	padding-top: 10px;
	line-height: 16px;
}
