/*
* {	
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;	
}
*/

/* ++++++++++++++++++++ Mediadefinition +++++++++++++++++++++++++++ */

@media screen 
{
  .screen_only        {visibility:  visible;}
  .print_only         {visibility:  hidden;}
}

@media print 
{
  .screen_only        {visibility:  hidden;}
  .print_only         {visibility:  visible;}
}

/* ++++++++++++++++++++ Sitedefinition +++++++++++++++++++++++++++ */
html, body {
	/*height:100%;*/
}

@media screen 
{
	body {
		font-family: Arial, Helvetica, sans-serif;		
		font-weight: normal;
		/*line-height:14px;*/
		background-color: #ffffff;
		/*background-image: url(../../images/background_page.gif);
		background-repeat: repeat-x;*/
		margin-top:0;
		padding-top:0;			
	}
}
@media print 
{
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		/*line-height:14px;*/	
		background-color: #ffffff;		
		margin-top:0;
		padding-top:0;	
	}
}
/*
a:link {font-size:11px; color:#003366; text-decoration:none;}
a:visited {font-size:11px; color:#003366; text-decoration:none;}
a:hover {font-size:11px; color:#003366; text-decoration:underline;}
*/
	
#clearer {
	clear:both;	
}
.clearer {
	clear:both;	
}

/* ++++++++++++++++++++ FRAME +++++++++++++++++++++++++++ */

.wrapper 
{
	width: 930px;
	margin-top:30px;
	height: auto;	
}

.mainbox 
{	
	margin-top: 0px;
	width: 930px;
	/*background-image: url(images/bg_wrapper.gif);
	background-repeat:repeat-y;*/
	text-align: left; 	
}		


/* ++++++++++++++++++++ META NAVIGATION +++++++++++++++++++++++++++ */

@media screen 
{
	.metanav_wrapper
	{		
	}
}
@media print 
{
	.metanav_wrapper {visibility:hidden;}
}

.metanav {}

.metanav h1 {}
.metanav .metaMenuLink:link {}
.metanav .metaMenuLink:visited {}
.metanav .metaMenuLink:hover {}
.metanav .metaMenuLink_cur:link {}
.metanav .metaMenuLink_cur:visited {}
.metanav .metaMenuLink_cur:hover {}


/* ++++++++++++++++++++ HEADER +++++++++++++++++++++++++++ */

.header_wrapper {width:930px;}
.header_wrapper .logo 
{
	width: 530px;	
	background-color:#ffffff;
	/*float: none;*/
}

/* ++++++++++++++++++++ FOOTER +++++++++++++++++++++++++++ */

@media print 
{
	.footer_wrapper {visibility:hidden;}
}

.footer_wrapper 
{
	width:930px;
	height:20px;
	/*background-image: url(images/bg_footer.gif);
	background-repeat:no-repeat;*/
	background-color:#ffffff;
	border-top:solid 1px #005187;	
	float:none;	
	margin-top:3px;
}
.footer_wrapper .footer_text 
{
	font-size:11px; color:#4E4D4E;
	text-align:center;	
	padding-top:3px;
}
.footer_wrapper .footer_text a:link {color:#F68956; text-decoration:none;}
.footer_wrapper .footer_text a:visited {color:#F68956; text-decoration:none;}
.footer_wrapper .footer_text a:hover {color:#F68956; text-decoration:underline;}


/* ++++++++++++++++++++ MAIN MENU +++++++++++++++++++++++++++ */


.mainbox  .mainmenu {
	width: 930px;
	height: 43px;			
	background-image: url(images/home_bg_nav.jpg);
}

.mainbox .menu
{
	margin-top:6px;	
	border:solid 1px #558AB0;
	background-color:#C2D2E5;
	border-collapse:collapse;
}

.mainbox .menu td
{
	text-align: center;
	border:solid 1px #558AB0;
	padding:0px 7px 0px 7px;
}

.mainbox .menu .item_normal {	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #133F5D;	
}
.mainbox .menu .item_normal:hover 
{	
	color: #ffffff;
}

.mainbox .menu .item_active {	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}
.mainbox .leftbar .menu .item_active:hover 
{	
}

/* ++++++++++++++++++++ MAIN FRAME +++++++++++++++++++++++++++ */

.contentbox 
{	
	width: 560px;
	float: left;
	padding-top: 20px;			
	padding-bottom: 25px;		
}

.contentborder
{
	padding-left: 40px;
	padding-right: 30px;
	float:left;
}

/* ++++++++++++++++++++ CENTER FRAME +++++++++++++++++++++++++++ */

.contentbox .header {
	width: 300px;
	height: 170px;
	background-image: url(../../images/header_logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

.contentbox .header .themenbild {
	width: 110px;
	height: 90px;
	float: right;
}

.contentbox .headline {
	width: 300px;
	height: 45px;
	float: left;	
	padding-left: 54px;
	padding-right: 50px;
	text-align: left;	
}

.contentbox .content 
{		
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #530200;
	line-height: 20px;
}

/*
.contentbox .startseite {
	width: 596px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 54px;
	padding-right: 50px;
	padding-bottom: 80px;
	text-align: left;	
}
*/

.contentbox .content p 
{
	/*margin:0;
	padding:0;*/
	margin-bottom:3px;
	margin-top:2px;
	padding-top:0px;
	padding-bottom:0px;
}

.contentbox .content li {list-style-type:square; margin-top:5px; font-family:Arial, Helvetica, sans-serif;}

.contentbox .content h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	/*color: #605F5F;*/
	color: #003366;
	line-height: 25px;
	margin: 0px 0px 6px 0px;
	padding:0;	
}

.contentbox .content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #605F5F;
	line-height: 16px;
	margin: 0px 0px 6px 0px;
	padding:0;
}

.contentbox .content h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #605F5F;
	line-height: 16px;
	margin: 0px 0px 6px 0px;
	padding:0;
}

.contentbox .content h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #605F5F;
	line-height: 16px;
	margin: 0px 0px 6px 0px;
	padding:0;
}

.contentbox .content a:link
{
	text-decoration: none;
	color: #003366;
}
.contentbox .content a:visited
{
	text-decoration: none;
	color: #003366;
}
.contentbox .content a:hover
{
	text-decoration: none;
	color: #003366;
	text-decoration:underline;
}

.contentbox .content .small
{
	font-size: 10px;
	line-height: 16px;
}

.contentbox .content .normal_lineheight
{
	line-height: 16px;
}


/* ++++++++++++++++++++ CONTACT FORM ELEMENTS +++++++++++++++++++++++++++ */


.contactform {width:450px;}

.contactform .contact_welcome_text {}
.contactform .contact_thankyou_text {}
.contactform .contact_comment_label {}
.contactform .contact_required_field {font-weight:bold;}
.contactform .contact_commentfield
{
	border-style:solid; 
	border-line:bold; 
	background:#E6F1FB; 
	border-width:1px;
	border-color:#C6C5C3; 	
	font-family:Arial; 
	font-size:8.5pt; 
	color:#222222; 
}


/* ++++++++++++++++++++ FORM ELEMENTS +++++++++++++++++++++++++++ */

.textfield
{
	width:160px;
	border:none;
	background:#E6F1FB; 
	border-bottom: solid 1px #C6C5C3;	
	font-family:Arial; 
	font-size:8.5pt; 
	color:#222222; 
}
.textfield_zip
{
	width:60px;
	border:none;
	background:#E6F1FB; 
	border-bottom: solid 1px #C6C5C3;	
	font-family:Arial; 
	font-size:8.5pt; 
	color:#222222; 
}

.textfield_date
{
	width:80px;
	border:none;
	background:#E6F1FB; 
	border-bottom: solid 1px #C6C5C3;	
	font-family:Arial; 
	font-size:8.5pt; 
	color:#222222; 
}

.textfield_time
{ 		
	width:22px;
	border:none;
	background:#E6F1FB; 
	border-bottom: solid 1px #C6C5C3;	
	font-family:Arial; 
	font-size:8.5pt; 
	color:#222222; 
}

.textfield_password {}

.commentfield 
{ 
	border-style:solid; 
	border-line:bold; 
	background:#E6F1FB; 
	border-width:1px;
	border-color:#C6C5C3; 	
	font-family:Arial; 
	font-size:8.5pt; 
	color:#222222; 
}	

.select_country {}

.button 
{
	border-style:solid; 
	background:#A5A5A5; 
	border-width:0px; 
	border-color:#D6D6D6; 
	font-family:Arial; 
	font-size: 8pt; 
	color:#ffffff; 
	width:100px;
	height:20px;
}

.dropdown 
{ 					
	background:#E6F1FB; 				
	font-family:Arial; 
	font-size:8.5pt;
	color:#222222; 
}

/* ++++++++++++++++++++ MISCELLANEOUS +++++++++++++++++++++++++++ */

.spacer
{
	clear:both;	
	display:block;	
	width:500px;
	height:20px;
	float:left;	
}

.img_border
{
	border:solid 1px #003366;
}

.error_message_small {font-size:10px; font-weight:normal; color:#ff0000; text-decoration:none;}
.error_message {font-size:11px; font-weight:bold; color:#ff0000; text-decoration:none;}
.error_message_large {font-size:13px; font-weight:bold; color:#ff0000; text-decoration:none;}


.strikethrough {text-decoration:line-through;}



