﻿/* --- fürs Drucken --- */

.print
	{
	position:absolute;
	visibility:hidden;
	margin: 20px 20px 20px 20px;
	text-align:left;
	}	
	
.content_print
	{
	position: relative;
	float: left;
	margin: auto;
	text-align: left;
    width: 627px;
    padding:13px;
    
    }

.print_info
	{
	position: relative;
    padding:13px;
    border:1px solid #000;
 	}
 	

/* ---- Styles für die Seite -- */


body
{
	margin:0px;
	padding:0px;
	margin-top:15px;	
	background-color:#3E3E40;
}

p
{
	margin:0px;
	padding:0px;	
}

.site
{
	position:relative;
	margin:auto;	
	min-height:500px;
	width:1023px;
	text-align:left;
	background-color:#e4e4e4;		
	background-image:url('/images/background.gif');
	background-repeat:repeat-y;

}

.head
{
	height:130px;
	width:1023px;
	position:relative;
	float:left;
	
}
.head_left {
	width:814px;
	height:84px;
	float:left;
	padding-top:58px;
	padding-left:13px;
}
.head_left_logo {
	
	width:181px;
	height:54px;
	float:left;
	margin-left:7px;

}
.head_right {
	width:173px;
	height:142px;
	float:left;
	padding-left:16px;
}
.language {
	margin-top:105px;
	margin-left:6px;
	width:162px;
	background-color:#bdbdbd;
	font-size:10px;
	height:18px;
	border: 1px solid #e5e5e5;
}
.head_menu
{
	position:relative;
	width:1012px;
	height:20px;
	float:left;
	padding-left:11px;
	background-color:#3e3e40;
	border-bottom:1px solid #a1a1a3;
	border-top:1px solid #a1a1a3;
}
.head_menu_mr
{
	position:relative;	
	height:17px;
	float:left;
	margin-right:40px;
	
}
.head_menu_mb
{
	position:relative;
	height:14px;
	float:left;
	margin-left:40px;
	margin-right:40px;
}
.head_menu_search
{
	position:relative;
	height:14px;
	float:right;
	margin-left:26px;
	margin-right:14px;
}

.naviSubtitle
{
    position:relative;
    width:150px;
    left:-4px;
    margin-bottom:15px;
    float:left;
}

.NewsBox
{
    position:relative;
    width:650px;
    float:left;
    margin-top:5px;
    margin-bottom:5px;
    background-color:#FBFBFB;
}

.NewsImage
{
    position:relative;
    float:left;
    width:110px;
    padding:5px 10px 5px 5px;
 }
 
.NewsTitleContent
{
    position:relative;
    width:520px;
    padding-top:5px;
    padding-bottom:10px;
    float:left;    
}

.NewsContent
{
    position:relative;
    width:510px;
    padding-right:10px;
    float:right;
    text-align:justify;
    
}

.NewsMore
{
    position:relative;
    float:right;
    padding-right:5px;
    padding-bottom:5px;
}

.NewsSpacer
{
    position:relative;
    height:5px;
    width:650px;
    margin:5px;
}

.PresseBox
{
    position:relative;
    width:650px;
    float:left;
    margin-top:5px;
    margin-bottom:5px;
    background-color:#FBFBFB;
}

.PresseImage
{
    position:relative;
    float:left;
    width:110px;    
    padding:5px 10px 5px 5px;
 }
 
.PresseTitleContent
{
    position:relative;
    width:520px;
    padding-top:5px;
    padding-bottom:10px;
    float:left;    
}

.PresseContent
{
    position:relative;
    width:510px;
    padding-right:10px;
    float:right;
    text-align:justify;
    
}

.PresseLine
{
	position:relative;
    width:520px;
    float:left;
}

.PresseMore
{
    position:relative;
    float:right;
    padding-right:5px;
    padding-bottom:5px;
    width:35px;
}

.PressePDF
{
    position:relative;
    float:left;
    padding-right:5px;
}


.PresseSpacer
{
    position:relative;
    height:5px;
    width:650px;
    margin:5px;
}


.ListBox
{
    position:relative;
    width:665px;
    float:left;
    background-color:#FBFBFB;
}

.ListImage
{
    position:relative;
    float:left;
    padding:5px 10px 5px 5px;
 }
 
.ListTitleContent
{
    position:relative;
    width:540px;
    padding-top:5px;
    padding-bottom:10px;
    float:left;    
}

.ListContent
{
    position:relative;
    width:540px;
    float:left;
    
}

.ListMore
{
    position:relative;
    float:right;
    padding-right:5px;
}

.ListSpacer
{
    position:relative;
    height:5px;
    width:650px;
    margin:5px;
}

.main
{
	position:relative;
	width:1012px;
	float:left;
	padding-left:11px;
	background-color:#e4e4e4;
	background-image:url('/images/background.gif');
	background-repeat:repeat-y;
}
.main_infobar_left
{
	position:relative;
	width:1012px;
	height:20px;
	float:left;	
}


.mainInfobarLeftText
{
    position:relative;
    float:left;
    top:3px;
    padding-right:2px;
	font-size:9px;
}

.mainInfobarLeftContent
{
    position:relative;
    float:left;
}


.main_left
{
	position:relative;
	width:660px;
	float:left;
	min-height:200px;
	margin-right:25px;
}

.main_left_default
{
	position:relative;
	width:814px;
	float:left;
	min-height:200px;
	margin-right:25px;
	background-image:url('/images/menucontentbg.gif');
	background-repeat:repeat-y;
}

.main_left_content
{
	position:relative;
	width:630px;
	background-color:#f3f3f3;
	float:left;	
	border-top:1px solid #ebebeb;
	border-right:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
	min-height:500px;
	padding:5px 5px 5px 10px; 
	margin-left:10px;
	text-align:justify; 

}

.main_left_content_start
{
	position:relative;
	width:778px;
	background-color:#f3f3f3;
	float:left;	
	border-Top:1px solid #ebebeb;
	border-right:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
	min-height:200px;
	padding:5px 11px 5px 11px; 
	margin-left:10px;
	margin-right:30px;
	min-height:400px;
}

.main_left_content_default
{
	position:relative;
	width:790px;
	float:left;		
	border-Top:1px solid #ebebeb;
	border-right:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
	min-height:400px;
	padding:5px 11px 5px 11px; 
}



.leftMenu
{
	position:relative;
	width:155px;
	float:left;
	min-height:200px;
	padding:14px 0px 14px 0px; 
}
.main_left_content_menu_gist
{
	position:relative;
	width:110px;
	float:left;
	margin-bottom:19px;
}

.leftMenuLinkContent
{
	position:relative;
	width:140px;		
	float:left;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:2px;

}

.leftMenuLinkContentBox
{
	position:relative;
	width:160px;
	color:#000;	
	font-size:11px;	
	left:-8px;
	font-style:normal;
	position:relative;	
	padding-top:4px;
	padding-left:4px;
	padding-bottom:2px;
	margin-bottom:5px;
}


.leftMenuLinkContentCountry
{
	position:relative;
	float:left;
	color:#000;
	font-style:normal;
	font-size:10px;
	font-weight:normal;
	left:-8px;
	width:170px;
	text-decoration:none;	
	position:relative;	
	margin-top:15px;
	margin-bottom:5px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:2px;
	text-transform:uppercase;

}

.main_left_content_menu_subitem_arrow
{
	position:relative;
	float:right;
	width:9px;
	height:13px;
	padding-top:5px;
	padding-bottom:5px;
}
.main_left_content_text
{
	position:relative;
	width:660px;
	float:left;
}
.main_left_content_text_headline
{
	position:relative;
	width:610px;
	float:left;
	padding:15px 15px 15px 0px; 
}

.main_right
{
	position:relative;
	width:162px;
	float:left;
}
.rightBoxes
{
	position:relative;
	width:161px;
	float:left;	
	background-color:#d7d7d7;
	border-right: 1px solid #929292;
	margin-bottom:2px;
}

.rightBoxTop
{
	position:relative;
	width:162px;
	height:3px;
	float:left;
}

.rightBoxTitle
{
    position:relative;
    float:left;    
    padding:10px 10px 0px 10px;   
    height:20px;   
}

.rightBoxTitleContent
{
    position:relative;
    float:left;
    width:140px;
    
}

.rightBoxContent
{
	position:relative;
	width:140px;
	float:right;
	color:#000;
	font-size:11px; 
	font-family: verdana,helvetica,sans-serif; 
	padding: 10px 10px 10px 10px;   
	line-height:11px;
	text-decoration:none;
	text-align:justify; 
}


.rightBoxBottom
{
	position:relative;
	width:162px;
	height:5px;
	float:left;

}

.rightmore
{
	float:right;
	text-align:right;
	position:relative;
	width:140px;
	margin-top:10px;
	margin-right:2px;
}

.main_right_box_content
{
	position:relative;
	width:123px;
	float:left;
	background-color:#d7d7d7;
	margin:12px 7px 7px 12px;
}

.foot
{
	position:relative;	
	width:1012px;
	height:20px;
	float:left;
	padding-left:11px;
	background-color:#e4e4e4;
	background-image:url('/images/background.gif');
	background-repeat:repeat-y;
	padding-top:7px;
	margin-bottom:5px;
}
.foot_top
{
	position:relative;	
	width:1012px;
	float:left;
	background-repeat:repeat-y;
}
.foot_bottom
{
	position:relative;	
	width:1012px;
	float:left;
	text-align:center;
}


.leftMenuContainer
{
	position:relative;
	float:left;	
	width:150px;
	padding:0px;	
	
}

.LeftMenuItemArrow
{
    position:relative;
    float:left;
}

.contentLeft
{
	position:relative;
	float:left;	
	width:120px;		
}


.searchLayer
{
    position:relative;
	float:right;			
	width:172px;
	height:20px;
	
}



.ArrowMenuItem
{
	position:relative;
	float:right;
	width:9px;
	height:13px;
	padding-top:5px;
	padding-bottom:5px;
}

.LeftMenuLine
    {
    position:relative;
    float:left;    
    width:150px;
    min-height:10px;
    }

.leftMenuNaviLine
	{
	position:relative;
	float:left;
	width:150px;
	min-height:20px;
	color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
	}

.LeftMenuLineBig
    {
    position:relative;
    float:left;    
    width:150px;
    min-height:10px;
    padding-bottom:5px;
    
    }
    
.mainContent
{
	position:relative;
	float:left;	
	min-height:400px;
	width:625px;
}


.mainContentPresseText
{
	position:relative;
	float:left;	
	min-height:400px;
	width:685px;
}

.mainContentNewsText
{
	position:relative;
	float:left;	
	min-height:400px;
	width:685px;
}


.mainContentStartText
{
	position:relative;
	float:left;	
	padding-left:65px;
	width:700px;
	min-height:400px;	
}

.mainContentText
{
	position:relative;
	float:left;		
	width:620px;
	min-height:400px;	
	
}

.mainContentNews
{
	position:relative;
	float:left;		
	width:655px;
	min-height:400px;	
	
}

.mainContentPresse
{
	position:relative;
	float:left;		
	width:655px;
	min-height:400px;	
	
}

.mainContentList
{
	position:relative;
	float:left;		
	width:670px;
	min-height:400px;	
	
}

.s_footer
{
    position:relative;
    float:right;
    margin-right:5px;
    right:200px;
}

.footerSeparator
{
    float:left;
    position:relative;
    padding-left:2px;
    padding-right:2px;
}


.main_right_search_text
 {
 	position:relative;
 	float:left;
	width:120px;
	height:25px;
	float:left;
	margin:7px 5px 0px 0px;
	z-index:1;

}

.language_field
 {
 	position:absolute;
 	float:left;
 	bottom:10px;
 	right:10px;
	width:160px;
	background-color:#fff;
	height:16px;
	border: 1px solid #c9cac8;
	float:right;
	margin:5px 0px 0px 0px;
	z-index:1;
}
.language_text
 {
 	position:relative;
	width:135px;
	height:14px;
	float:left;
	padding:2px 0px 0px 5px;
	z-index:1;
}
.language_select
 {
 	position:relative;
	width:19px;
	background-color:#fff;
	height:16px;
	border-left: 1px solid #c9cac8;
	float:right;
	z-index:1;
}

.language_dropdown
{
	position:absolute;
	visibility:hidden;
	top:15px;
	left:-1px;
	width:135px;
	height:16px;
	padding:5px 0px 0px 5px;
	z-index:100;
	border-left: 1px solid #c9cac8;
	border-right: 1px solid #c9cac8;
	border-bottom: 1px solid #c9cac8;
	background-color:#fff;
}


