/* (c)  June 2007 banality, Bielefeld-Germany - www.banality.de */




/* global defs */

body {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	background-color: #0A1835;
	color: #FFF;
	font-family: verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	}

p, form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}

img {
   	border: 0px none;
	}
	


/* individual defs */

#overall_center {
	background-image: url("/total_bg.jpg");
	background-repeat: no-repeat;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 2px dotted #FFF;
	border-right: 2px dotted #FFF;
	border-bottom: 2px dotted #112558;
	padding-bottom: 30px;
	}
	
#top_nav {
	padding: 0px 0px 15px 40px;
	}

.top_nav_item {	
	background-image: url("/top_nav_bg.gif");
	background-repeat: no-repeat;
	height: 18px;
	width: 131px;
	padding: 1px 0px 0px 10px;
	background-color: #B50012;
	}
	
#top_nav a:link, #top_nav a:visited {
	text-decoration: none;
	color: #FFF;
	}

#top_nav a:hover {
	text-decoration: none;
	color: #F8D349;
	}
	
#logo_area {
	text-align: right;
	padding: 0px 55px 15px 0px;
	}
	
#mid_area {
	padding: 0px 40px 0px 40px;
	}

#document_headline {
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	}
	
#title {
	background-image: url("/headline_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	font-size: 11px;
	padding: 3px 60px 4px 10px;
	border-left: 1px solid #FFF;
	}
	
#right_area {
	width: 602px;
	background-image: url("/right_area_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	}	
	
#maincontent {
	padding: 15px 30px 30px 10px;
	background-color: #FFF;
	color: #0A163B;
	line-height: 18px;
	}

#maincontent a:link, #maincontent a:visited {
	text-decoration: underline;
	color: #1E5ABD;
	}

#maincontent a:hover {
	text-decoration: underline;
	color: #B50012;
	}	

.documentFirstHeading {
	display: none;
	}
	
#maincontent h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #1E418D;
	font-size: 13px;
	font-weight: bold;
	}	
	
#maincontent h2, .documentDescription {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #1E418D;
	font-size: 11px;
	font-weight: bold;
	}
	
.link-parent {
	display: none;
	}	
	
#news_listing {
	padding: 0px 20px 20px 20px;
	}	

#news_listing h1 {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #FFF;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	}

#news_listing a:link, #news_listing a:visited {
	text-decoration: underline;
	color: #588FC8;
	}

#news_listing a:hover {
	text-decoration: underline;
	color: #F2D349;
	}	
	
#sponsor_ground {
	width: 602px;
	margin-top: 15px;
	padding-bottom: 15px;
	}	
	
#main_navigation {
	padding-top: 20px;
	width: 162px;
	margin-left: 10px;
	border-bottom: 1px solid #FFF;
	}
	
.nav_item {
	background-image: url("/headline_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	font-size: 11px;
	padding: 3px 20px 3px 10px;
	border-left: 1px solid #FFF;
	}
	
.nav_item a.normallink:link, .nav_item a.normallink:visited {
	text-decoration: none;
	color: #FFF;
	}

.nav_item a.normallink:hover {
	text-decoration: none;
	color: #F8D349;
	}
	
.nav_item a.activelink:link, .nav_item a.activelink:visited {
	text-decoration: none;
	color: #F8D349;
	font-weight: bold;
	}

.nav_item a.activelink:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	}
	
.sec_nav_item {
	background-image: url("/sec_nav_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	font-size: 11px;
	padding: 3px 20px 3px 10px;
	border-left: 1px solid #FFF;
	}

.sec_nav_item a.normallink:link, .sec_nav_item a.normallink:visited {
	text-decoration: none;
	color: #33342C;
	}

.sec_nav_item a.normallink:hover {
	text-decoration: none;
	color: #355E9E;
	}
	
.sec_nav_item a.activelink:link, .sec_nav_item a.activelink:visited {
	text-decoration: none;
	color: #355E9E;
	font-weight: bold;
	}

.sec_nav_item a.activelink:hover {
	text-decoration: none;
	color: #33342C;
	font-weight: bold;
	}
	
.third_nav_item {
	background-image: url("drache_thi_nav_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	font-size: 11px;
	padding: 3px 20px 3px 12px;
	border-left: 1px solid #FFF;
	}

.third_nav_item a.normallink:link, .third_nav_item a.normallink:visited {
	text-decoration: none;
	color: #33342C;
	}

.third_nav_item a.normallink:hover {
	text-decoration: none;
	color: #355E9E;
	}
	
.third_nav_item a.activelink:link, .third_nav_item a.activelink:visited {
	text-decoration: none;
	color: #355E9E;
	font-weight: bold;
	}

.third_nav_item a.activelink:hover {
	text-decoration: none;
	color: #33342C;
	font-weight: bold;
	}
	

.fourth_nav_item {
	background-image: url("drache_fou_nav_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	font-size: 11px;
	padding: 3px 20px 3px 15px;
	border-left: 1px solid #FFF;
	}

.fourth_nav_item a.normallink:link, .fourth_nav_item a.normallink:visited {
	text-decoration: none;
	color: #33342C;
	}

.fourth_nav_item a.normallink:hover {
	text-decoration: none;
	color: #355E9E;
	}
	
.fourth_nav_item a.activelink:link, .fourth_nav_item a.activelink:visited {
	text-decoration: none;
	color: #355E9E;
	font-weight: bold;
	}

.fourth_nav_item a.activelink:hover {
	text-decoration: none;
	color: #33342C;
	font-weight: bold;
	}		
	
	
#portal_foot {
	text-align: right;
	}

#portal_foot a:link, #portal_foot a:visited {
	text-decoration: none;
	color: #FFF;
	}

#portal_foot a:hover {
	text-decoration: underline;
	color: #F8D349;
	}
	
#copyright {
	color: #395F8E;
	padding: 5px 0px 15px 0px;
	}

#copyright a {
	color: #6D8AB4;
	text-decoration: none;
	}	
	
#back_to_cms {
	padding: 10px;
	}

#back_to_cms a {
	color: #1E418D;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #1E418D;
	}	
	
	
/* Contactform */

.field {
    top: 0;
	left: 0;
    margin-bottom: 10px;    
	}

.field input, textarea {
    background-color: #FFF;
    border: 1px solid #D0DAE0;
    padding: 2px;
	}
    
.formHelp {
	font-size: 10px;
    color: #6E98C8;
	margin: 0 0 0.2em 0;
	}

.formControls {
   	margin: 1em 0 0 0;
	}
	
.formControls input {
   	background-color: #588FC8;
    border-right: 1px solid #0A1835;
    border-bottom: 1px solid #0A1835;
    color: #FFF;
    font-weight: bold;
	}

.error {
	background-repeat: no-repeat;
   	background-color: #EEF3FA;
    color: red;
    padding: 5px 10px 10px 10px;
    }

label {
    font-weight: bold;
    }
	
fieldset {
   	background-color: #DBDCE1;
   	border: 0px none;
	}	
	
	
/* guestbook */

.gb_entry_bg {
	background-color: #EEE;
	padding: 5px;
	margin-bottom: 15px;
	}	
	
.gb_entry_title	{
	border-bottom: 1px solid #CCC;
	padding: 3px;
	}	
	
.gb_entry_textarea	{
	background-color: #FFF;
	padding: 5px;
	}


/* Calendar */

.vevent td {
	padding-left: 10px;
	margin: 0px;
	border-bottom: 1px solid #DFDFDF;
	}

.vevent th {
	padding: 5px 20px 5px 0px;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	width: 135px;
	}
	
.vevent table {
	padding: 0px 0px 20px 0px;
	width: 100%;
	}
    
#attend_link_event {
	border-top: 1px solid #E2E2DF;
	padding: 10px 0px 10px 0px;
        margin-top: 10px;
	}
    	
