* {
	margin: 0;
	padding: 0;
}

body {
	margin: auto;
	background: #dddddd;
	background-image: url(imgs/konfetti1.jpg);
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width:900px;
	text-align:left;

}

#zentriert
{
	position: absolute;
	left:50%;
	top:;
	width:900px;
	margin-left: -450px;
	margin-top:0px;
	border-top:0px solid #555555;
	border-right:0px solid #555555;
	border-left:0px solid #555555;
	border-bottom:30px solid #dddddd;
	background: #ffffff;
}

nifty{ margin: 0 10%;background: #ffffff}

b.rtop{display:block;background: #dddddd}
b.rbottom{display:block;background: #dddddd}
b.rtop  b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ffffff} 
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

p {
margin-top:10px;

}

h1, h2 {
	color: #4F789F;
	margin-bottom:1em;
	margin-top:90px;
	text-align: center;
	
}

h3 {
	color: #444444;
	margin-bottom:0px;
	margin-top:30px;
	text-align: left;
	font-size: 1.1em
	
}

h4 {
	color: #cccc66;
	margin-bottom:10px;
	margin-top:0px;
	font-size: 1.5em;
	
}

a {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #cccc66;
	text-decoration:underline;
}

a.kasten:hover {
	color: #555555;
	}

img {
	border: 0px;
	margin-bottom:0px;
		
}

img.left {
	float: left;
	padding-right : 20px;

}

img.right {
	float: right;
	padding-top : 10px;
}
/*
#header {
	background: #cccc99;
	background-image: url(imgs/logo_sg_gruen.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	border-top:0px solid #cccc99;
	border-bottom:0px solid #cccc99;
	border-left:0px solid #cccc99;
	text-align: right;
	height:150px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:20px;
	color: #ffffff;
	font: bold 26px Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
}
*/

#content {
	clear:both;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 75px;
	background-color:#FFFFFF;
	border-top:30px solid #ffffff;
	border-right:0px solid #dddddd;
	border-left:0px solid #dddddd;
	border-bottom:3px solid #cccc99;
	line-height: 1.6em;
	overflow:auto;
	height:100%;
}

#zitat {
	float: right;
	margin: 10px 10px 5px 15px;
	width: 250px;
	font-weight: bold;
	font-size:102%;
	background: #cccc99;}
b.stop{display:block;background: #ffffff}
b.sbottom{display:block;background: #ffffff}
b.stop  b{display:block;height: 1px;
    overflow: hidden; background: #cccc99}
b.sbottom b{display:block;height: 1px;
    overflow: hidden; background: #cccc99} 
b.s1{margin: 0 5px}
b.s2{margin: 0 3px}
b.s3{margin: 0 2px}
b.stop b.s4, b.sbottom b.s4{margin: 0 1px;height: 2px}
p.stext{padding:0px 20px 10px 20px; }
} 

ul {
	margin-left: 65px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ol {
	margin-left: 65px;
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:35px;
}

/* tabs */

#tabs {
	background-image: url(imgs/logo_sg_dgruen.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height:153px;
	float:left;
	background-color:#cccc99;
	width:900px;
	font-size:103%;
	font-weight:bold;
	letter-spacing:1px;
	line-height:normal;
	border-bottom:0px solid #cccc99;
	border-top:10px solid #ffffff;
	}
	
#tabs ul {
	margin:0px;
	padding:120px 0px 0 30px;
	list-style:none;
	}
	
#tabs li {
	display:inline;
	margin:0;
	padding:0px;
	}
	
#tabs a {
	float:left;
	background:url("imgs/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
	
#tabs a span {
	float:left;
	display:block;
	background:url("imgs/tabright.gif") no-repeat right top;
	padding:8px 25px 8px 6px;
	color:#ffffff;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
	
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#dddddd;
	}
	
#tabs a:hover {
	background-position:0% -42px;
	}
	
#tabs a:hover span {
	background-position:100% -42px;
	}	
	
#tabs .current {
	float:left;
	display:block;
	background:url("imgs/tabright.gif") no-repeat right top;
	padding:8px 25px 8px 6px;
	color:#cccccc;
	}
	
/*- Untermenu Themen --------------------------- */ 	

#navcontainer {
float: left;
padding: 0px 0px 0px 0px;
font: 93%;
font-weight:bold;
width: 100%;
border-bottom: 0px solid #cccc99;
border-top: 0px solid #cccc99;
list-style-type: none;
background: #fff;
overflow:visible;
}

#navlist {
	margin-left: 30px;
}

#navlist li {
float: left;
height:25px;
margin-bottom: 0px;
margin-left:0px;
padding: 0px 0px 0px 0px;
width: auto;
display: block;
border-left:1px solid #cccc99;
border-top: 0px solid #cccc99;
border-bottom: 0px solid #cccc99;
border-right: 1px solid #cccc99;
}

#navlist li a, #navlist li a:link {
background: #fff;
color: #555;
text-decoration: none;
padding: 5px 5px 0px 5px;
display: block;
}

#navlist li a:hover {
color: #000;
border-top: 3px solid #cccc99;
cursor: pointer;
background: #fff;
}

#navlist .current, #navlist .current:link {
color: #000;
cursor: default;
font-weight: bold;
border-top: 3px solid #cccc99;
border-left: 2px solid #cccc99;
padding: 0px 5px 0px 5px;
}

