/* 
Main Wrappers /////////////////////////////////////////////////////////////////////////////////////////////
*/

#BannerWrapper, #NavigationWrapper, #ContentWrapper, #FooterWrapper{
	min-width:960px;
}

#BannerWrapper{
	background:url("../images/banner.bmp") repeat-x top left;
	padding-top:4px;
	margin-bottom:10px;
}

#NavigationWrapper{
	background:url(../images/navigationBackground.jpg) repeat-x top left;
}

#ContentWrapper{
	padding:25px 0 0 0;
	background:#FFFFFF;
}

/* 
BannerWrapper  BEGIN /////////////////////////////////////////////////////////////////////////////////////////////
*/

#LogoImage{
	background:url("../images/logo.jpg") no-repeat top left;
	margin:38px 0 0 0;
	width:210px;
	height:128px;
	display:block;
}

#BannerImage{
	background-image:url(../images/earth_top.jpg);
	background-position:right top;
	height:166px;
	
}

.languageLink{
	line-height:20px;
	font-size:11px;
	color:#666; 
	width:60px; 
	height:21px;
	float:right;
	text-align:center;
	margin-left:2px;
	background-image:url(../images/langButton_dark.jpg);
}

.languageLink:hover{
	color:white;
	background-image:url(../images/langButton_bright.jpg);
}

.languageLink_selected{
	color:white;
	background-image:url(../images/langButton_bright.jpg);
}

/* 
NavigationWrapper /////////////////////////////////////////////////////////////////////////////////////////////
*/

#Navigationlist{
	text-align:left;
	list-style:none;
	background-color:0xFF0000;
}

#twitterFollow{
	margin:-8px 0 0 30px;
}

#NavigationList li a{
	text-decoration:none;
	text-indent:-9000px;
	background:url(../images/navigation_de.jpg) no-repeat;
	height:40px;
	width:130px;
	float:left;
}

#NavigationList li ._1selected{
	background-position:0px -80px;
}

#NavigationList li ._2selected{
	background-position:-130px -80px;
}

#NavigationList li ._3selected{
	background-position:-260px -80px;
}

#NavigationList li ._4selected{
	background-position:-390px -80px;
}

#NavigationList li ._5selected{
	background-position:-520px -80px;
}

#NavigationList li ._6selected{
	background-position:-650px -80px;
}

#NavigationList li ._1normal{
	background-position:0px 0px;
}

#NavigationList li ._2normal{
	background-position:-130px 0px;
}

#NavigationList li ._3normal{
	background-position:-260px 0px;
}

#NavigationList li ._4normal{
	background-position:-390px 0px;
}

#NavigationList li ._5normal{
	background-position:-520px 0px;
}

#NavigationList li ._6normal{
	background-position:-650px 0px;
}

#NavigationList li ._1normal:hover{
	background-position:0px -40px;
}

#NavigationList li ._2normal:hover{
	background-position:-130px -40px;
}

#NavigationList li ._3normal:hover{
	background-position:-260px -40px;
}

#NavigationList li ._4normal:hover{
	background-position:-390px -40px;
}

#NavigationList li ._5normal:hover{
	background-position:-520px -40px;
}

#NavigationList li ._6normal:hover{
	background-position:-650px -40px;
}

/*
UnderNavigation /////////////////////////////////////////////////////////////////////////////////////////////
*/

#UnderNavigation{
	text-align:left;
	list-style:none;
	background-color:0xFF0000;
}

#UnderNavigation li a{
	color:#333;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	padding:2px 10px 3px 10px;
	height:auto;
	width:auto;
	float:left;
}

#UnderNavigation li a:hover{
	background-color:#333;
	color:#fff;
}

._underSelected{
	background-color:#333;
	color:white!important;
}

/*
ContentWrapper /////////////////////////////////////////////////////////////////////////////////////////////
*/

/* 
SlideShow ///
*/

#SlideShow{
	width:700px; 
	height:300px;
}

#SlideShow img{
	position:absolute;
}

/* 
SideBar ///
*/

.sideBarInfo{
	margin-bottom:35px;
}

.MoreLink{
	margin-top:5px;
	float:right;
}

.BigMoreLink{
	font-size:20px;
	float:right;
}

/* 
NewsLine ////////////////////////////////////////////////////////////////////////////////////////////
*/

#NewsLine{
	padding:0px;
	margin-top:22px;
	margin-bottom:22px;
}

/*
BackToTop /////////////////////////////////////////////////////////////////////////////////////////////
*/

#BackToTop{
	display:block;
	height:22px;
	margin-top:55px;
	background-position:center 1px;
	text-indent:-999px;
	background-image:url(../images/top_de.png);
	background-repeat:no-repeat;
}

#BackToTop:hover{
	background-position:center 0px;
}

/* 
FooterWrapper /////////////////////////////////////////////////////////////////////////////////////////////
*/

#FooterWrapper{
	border-top: 2px solid #a29072;
	background:#2b2b2b;
	padding-top:55px;
	padding-bottom:50px;
		background-image:url(../images/earth.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.contactButton{
	background-image:url(../images/contactButton.png);
	background-position:5px 0px;
	margin-left:-7px;
	background-repeat:no-repeat;
	width:92px;
	height:30px;
	color:#2B2B2B;
	font-size:18px;
	line-height:22px;
	text-align:center;
	display:block;
	float:left;
}
.contactButton:hover{
	color:black;
}

.socialButton img{
	margin-right:5px;
}

.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.smallText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	display: inline; 
	margin:0px;
	padding:0px;
}


#smallText1,#smallText2,#smallText3,#smallText4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	display:inline; 
	margin:0px;
	padding:0px;
	display:none;
}

#smallText1:hover,#smallText2:hover,#smallText3:hover,#smallText4:hover{
	color:#000000;
}

.BlogElement{
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#ccc;
	padding-bottom:30px;
	margin-bottom:40px;
}

.BlogParagraph{
	font-size:14px;
	line-height:22px;
	margin-bottom:30px;
	margin-top:15px;
}


#Blog{
	margin-top:60px;
}

#Twitter{
	float:right;
	margin-left:80px;
	margin-top:60px;
}

#twitterLink{
	font-size:16px;
	color:#666;
	padding-top:20px;
}

.tweet{
	margin-top:20px;
	margin-bottom:40px;
}

.blogIMG{
	margin-top:5px;
	margin-bottom:20px;
}

.BigQuote{
	font-size:24px;
	font-style:italic;
	color:#999;
}

#EmptyPage{
	margin-top:170px;
	margin-bottom:300px;
}

/* SECIONS*/

#TextSite p{
	margin-bottom:10px;
	line-height:20px;
}

#TextSite h2{
	padding-top:20px;
	margin-bottom:5px;
}

#TextSite ul{
	list-style:georgian;
	list-style-type:georgian;
	font-size:12px;
	color:#666;
	line-height:20px;
}

#TextSite li{
	padding-left:5px;
	margin-bottom:10px;
}

/* Childgallery */

#ChildGallery{
	width:940px;
	height:450px;
}

#ChildGallery img{
	position:absolute;
}

.cursiveParagraph{
	font-size:16px;
	font-style:italic;
}

/*Form*/

.fehler input, .fehler select {
  background-color: red;
}
.fehler {
  color: red;
}
.form2, .fehler {
  margin-bottom: 5px;
}
