*

/*-----   kitetravel.de ------------*/


#header {
	background-color: white;
	}

.contentbox .header h2 {
margin:0 0 0 5px;
}
  
#contentContainer {
	background-color: White;
	background-image: none;
}
  
.contentbox .boxborder {
         padding: 0px
  }
  
#content_home_left {
	background: transparent url(/images/content_left_bg.jpg) repeat scroll 0 0;
   display: block;
	padding-left: 10px;
	padding-right: 5px;
}

#content_home_left .shadow img{
	background: url(/images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 0px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;
   }
   
   
#content_home_left .nopfeil a {
	background:none no-repeat scroll 0 0 transparent;
	border-bottom:0 solid #CCCCCC;
	color:Gray;
	cursor:pointer;
	line-height:0;
	margin-bottom:0;
	padding:0 0 0 0;
	text-decoration:none;
}   
   

#content_home_left h1, h2 {
	font-size: 15px;
	padding-top: 5px;
}  

#content_home_left a {
	color: #2F4F4F;
	line-height: 20px;
	text-decoration: none;
	background:transparent url(/images/nav_arrow.gif) no-repeat scroll 3px 5px;
	border-bottom:1px solid #CCCCCC;
	cursor:pointer;
	margin-bottom:5px;
	padding:2px 0 2px 15px;
}  

#content_home_left a:hover {
	color: Maroon;
}

#content_home_right {
	padding-left: 10px;
	}

#content_home_right .shadow img{
	background: url(/images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 0px;
	border: #EEE 1px solid;
	border-right:none;
	border-bottom:none;
   }

#content_home_right h1, h2 {
	font-size: 15px;
}


#content_home_right a {
	color: #2F4F4F;
	line-height: 20px;
	text-decoration: none;
	/* background:transparent url(/images/nav_arrow.gif) no-repeat scroll 3px 5px; */
	border-bottom:1px solid #CCCCCC;
	cursor:pointer;
	margin-bottom:5px;
	padding:2px 0 2px 0px;
}

#content_home_right a:hover {
	color: Maroon;
}

#home_news {
	background: transparent url(/images/news_right_bg.jpg) repeat scroll 0 0;
   display: block;
	padding: 10px 15px 10px 10px;
	}

#home_banner a {
	border-bottom: 0px none #CCCCCC;
	}
	
.home_banner a {
	border-bottom: 0px none #CCCCCC;
	}	
	
#contentrightheadline {
	font-size: 30px;
	color: #990000;
}
  
#footercontainer {
	border-top:0px;
	}

#footercontainer .gradient {
	background:transparent url(/images/trans_white_gradient_large.png) repeat scroll 0 0;
}
  	
	
#footercontainer .gradient {
	height:72px;
	padding:0px;
	}
	
.westcorner { display: none }
.eastcorner { display: none }

