/* 
globalzoo Startseite Stylesheet
Copyrights Kai Brach
Created: 28.12.06
*/

/* Basic ######################################################### */

.subheader {
	background:url(../pix/image-start.jpg) 260px bottom no-repeat;
	clear:both;
	padding-top:12px;
	font-weight:bold;
	line-height:0.01em;
	color:#9a9792;
	height:146px;
	}	
	
.subheader div.left {
	width:270px;
	margin-left:25px;
	}
	
.subheader div.left img {
	padding-bottom:15px;
	}	
	
div.right-start .blogsuche {
	background:#e1f2d1 url(../pix/bg-start-blogsuche.gif) repeat-x;
	padding:10px;
	color:#899b77;
	font-weight:bold;
	}
		
div.right-start .usersuche {
	background:#fcefbd url(../pix/bg-start-usersuche.gif) repeat-x;
	padding:10px;
	color:#9e8a5f;
	font-weight:bold;
	}			

div.left-start {
	width:403px;
	float:right;
	}

div.right-start {
	width:571px;
	float:left;
	}	
	
div.comm-middle {
	width: 310px;
	float:left;
	text-align:center;
	}	
	
/* Headlines ######################################################### */	
	

div.left-start h2, div.right-start h2 {
	font-size:1.7em;
	font-family: Georgia, Arial ,Verdana, sans-serif;
	font-weight:normal;
	margin:0;
	letter-spacing:-1px;
	color:#FFF;
	padding:8px 10px 10px 10px;
	}

div.left-start h3, div.right-start h3 {
	font-weight:bold;
	padding:4px 8px;
	margin:2px 0;
	font-size:1em;
	}

div.left-start h1.blue {
	background:#2b72b7 url(../pix/head-blau-start.gif) top no-repeat;
	}
	
div.left-start h2.cyan {
	background:#18aeb0 url(../pix/head-cyan-start.gif) top no-repeat;
	padding-bottom:14px;
	}	
		
div.right-start h2.yellow {
	background:#e29311 url(../pix/head-gelb-start.gif) top no-repeat;
	}
	
div.right-start h2.green {
	background:#6da52b url(../pix/head-gruen-start.gif) top no-repeat;
	}	
	
div.left-start h2.pink {
	background:#c84878 url(../pix/head-pink-start.gif) top no-repeat;
	}	
			
div.right-start .green h3 {
	background:#e1f2d1;
	color:#899b77;
	}	
		
div.left-start .pink h3 {
	background:#f7dde6;
	color:#b48193;
	}	
	
div.right-start .yellow h3 {
	background:#fcefbc;
	text-align:center;
	color:#9e8a5f;
	}		
	
div.left-start .cyan h3 {
	background:#cef1f2;
	color:#5c8a8b;
	}	
	
/* Tables ######################################################### */	

table.no-bg tr {
	background-color:transparent;	
	}	

table.forum tr td {
	border-bottom:2px solid #f7dde6;
	}
	
table.forum tr td.right {
	width:35%;
	}	

table.tipps tr td {
	border-bottom:2px solid #cef1f2;
	}
	
	
/* Lists ######################################################### */	

ul.reiselist {
	margin:0;
	padding:0;
	list-style-type:none;
	}

ul.reiselist li {
	padding:10px;
	background:url(../pix/bg-reisenlist-start.gif) bottom repeat-x;
	color:#7197be;
	}	
	
ul.reiselist li a:link, ul.reiselist li a:visited {
	color:#7197be;
	font-weight:normal;
	display:block;
	text-decoration:none;
	}	

ul.reiselist span {
	color:#2368af;
	font-weight:bold;
	font-size:1.4em;
	}	
	
ul.reiselist a:hover span {
	text-decoration:underline;
	}	
	
	
ul.comm-rechts {
	margin:0;
	padding:0 0 15px 0;
	text-align:left;
	list-style-type:none;
	}
	
ul.comm-rechts li {
	margin:0;
	padding:3px 3px 3px 20px;
	list-style-type:none;
	background:url(../pix/haken-gelb.gif) 2px 5px no-repeat;
	}		

ul.member-liste-rechts {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	width:225px;
	}
	
ul.member-liste-rechts li {
	margin:0;
	padding:3px;
	list-style-type:none;
	border-bottom:2px solid #fcefbc;
	}	
	
ul.member-liste-rechts li.last {
	border:0;
	padding:9px 0 5px 0;
	}	
	
/* Round Corners ######################################################### */		
	
.round-start-blue {
	width:403px;
	height:8px;
	background: url(../pix/roundup-blau-start.gif) no-repeat;
	}	
	
.round-start-left-white {
	width:403px;
	height:8px;
	background: url(../pix/roundup-white-left-start.gif) no-repeat;
	}	
	
.round-start-right-white {
	width:571px;
	height:8px;
	background: url(../pix/roundup-white-right-start.gif) no-repeat;
	}			
