@import url("menu.css");

/* ----- ALLGEMEINE FORMATIERUNGEN ------ */

* { margin: 0; padding: 0;}

html { min-height: 100.2%;}

body {
	background-color: #fff;
	font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #666;
	text-align: center;
	}

p {
	font-size: 13px;
	line-height: 21px;
	color: #666;
	padding: 10px 0 10px 0;
	}

h1 {
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 30px;
	line-height: 38px;
	color: #333;
	padding: 5px 0 15px 0;
	margin: 0;
	}

h2 {
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: lighter;
	color: #333;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 20px 0;
	margin: 0 0 10px 0;
	}

h3 {
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: lighter;
	color: #217D66;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 20px 0;
	margin: 0 0 10px 0;
	}

h4 {
	font-size: 13px;
	color: #217D66;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	}

h5 {
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 34px;
	line-height: 40px;
	color: #fff;
	padding: 0 0 15px 0;
	margin: 0;
	}

h6 {
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: lighter;
	color: #333;
	border-bottom: 1px dotted #ccc;
	padding: 20px 0 20px 0;
	margin: 0 0 10px 0;
	}
	
ol, li {margin: 0;	padding: 0; }
ul {margin: 5px 0 5px 15px;	padding: 0; }

a:link , a:visited {
	text-decoration: none;
	color: #217D66;
	}

a:hover , a:active {
	text-decoration: none;
	color: #ff0000;
	}
	
.content_clear {clear: both;}

.pbold {font-weight: bold;}
.pboldgreen {font-weight: bold; color: #217D66;}
.green {color: #3FB899;}
.pkursiv {font-style: oblique; font-weight: bold; color: #217D66;}

.ptitlewhite {font-family: "Trebuchet MS", sans-serif; font-size: 18px; line-height: 26px; color: #fff;}

.pic_left {float: left; margin: 0 15px 5px 0;}
.rahmen {border: 5px solid #E0E0E0; padding: 0; }

/* ----- LAYOUT ------ */

#banner_wrapper_portal {
	position: relative;
	background-image: url("../images/background_portal.jpg");
	background-repeat: repeat-x; 
	background-color: #191919;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#banner_wrapper_content {
	position: relative;
	background-image: url("../images/background_content.jpg");
	background-repeat: repeat-x; 
	background-color: #191919;
	text-align: left;
	padding: 0;
	margin: 0;
	}
		
	#banner_portal {
		width: 980px;
		height: 90px;
		position: relative;
		background-image: url("../images/logo_portal_de.jpg");
		background-repeat: no-repeat; 
		padding: 0;
		margin: 0 auto;
		}
	
	#banner {
		width: 980px;
		height: 90px;
		position: relative;
		background-image: url("../images/logo_de.jpg");
		background-repeat: no-repeat; 
		padding: 0;
		margin: 0 auto;
		}
		
		#lang {
			width: 950px;
			height: 30px;
			position: absolute;
			text-align: right;
			padding: 0;
			margin: 0 15px 0 15px;
			z-index: 1000;
			}
	
			#lang p {font-size: 10px; line-height: 10px; color: #717171;}
			#lang a:link , #lang a:visited {color: #ccc;}
			#lang a:hover , #lang a:active {color: #ff0000;}
	
	#bannermenu {
		width: 980px;
		height: 30px;
		position: relative;
		padding: 5px 0 0 0;
		margin: 0 auto;
		}
	
	#titelbild_de {
		width: 980px;
		height: 280px;
		position: relative;
		background-image: url("../images/titel_01.jpg");
		background-repeat: no-repeat; 
		padding: 0;
		margin: 0 auto;
		}
	
	#titelbild_it {
		width: 980px;
		height: 280px;
		position: relative;
		background-image: url("../images/titel_02.jpg");
		background-repeat: no-repeat; 
		padding: 0;
		margin: 0 auto;
		}
		
	#titelbild_es {
		width: 980px;
		height: 280px;
		position: relative;
		background-image: url("../images/titel_03.jpg");
		background-repeat: no-repeat; 
		padding: 0;
		margin: 0 auto;
		}
		
		#titeltext {
			width: 290px;
			position: relative;
			padding: 30px 15px 0 15px;
			margin: 0;
			}

#content_wrapper {
	position: relative;
	background-image: url("../images/background_pic.jpg");
	background-position: center top; 
	background-repeat: repeat-x; 
	background-color: #fff;
	text-align: left;
	border-top: 4px solid #E0E0E0;
	padding: 0;
	margin: 0;
	}

	#content {
		width: 980px;
		padding: 0;
		margin: 0 auto 5px auto;
		}
		
		#box_text {
			width: 470px;
			padding: 15px 15px 15px 15px;
			margin: 0;
			float: left;
			}
			
		#box_news {
			width: 210px;
			padding: 15px 15px 15px 15px;
			margin: 0;
			float: left;
			}	
					
		#box_contact {
			width: 210px;
			padding: 15px 15px 15px 15px;
			margin: 0;
			float: left;
			}
			
		#box_news_breit {
			width: 430px;
			padding: 15px 15px 15px 35px;
			margin: 0;
			float: left;
			}	
		
		#box_content {
			width: 610px;
			padding: 15px 15px 15px 15px;
			margin: 0;
			float: left;
			}
			
			#box_content table {border-collapse: inherit; padding: 0px; margin: 10px 0px 5px 0px;}
	   		#box_content td {padding: 0 5px 5px 0;}
			#box_content img {border: 5px solid #E0E0E0; padding: 0; }
		
		#box_extra {
			width: 300px;
			padding: 15px 15px 15px 15px;
			margin: 0;
			float: left;
			}
			
			#box_extra img {border: 5px solid #E0E0E0; padding: 0; }
		
	
	#footer {
		width: 950px;
		height: 80px;
		border-top: 1px dotted #ccc;
		padding: 10px 0 0 0;
		margin: 0 auto;
		}