body {
    background: #FFFFFF url("images/bg.jpg") repeat-x scroll  0 10px;
    padding:0;
    margin:0;
    padding-top:10px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	margin:0;
	padding:0;
}

input, textarea, select
{
    font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

a:link { color:#27609e;  text-decoration:underline; font-size:12px;}
a:visited { color:#27609e;  text-decoration:underline; font-size:12px;}
a:focus { color:#27609e;  text-decoration:underline; font-size:12px;}
a:hover { color:#27609e;  text-decoration:underline; font-size:12px;}
a:active { color:#27609e;  text-decoration:underline; font-size:12px;}

h2{
	color:#27609e;
	padding-left:5px;
}
h3{
	padding-left:5px;
	margin-top:-8px;
}

hr {
	height:1px;
	width:641px;	
	background: #fff url(images/hr.png) no-repeat center;
	border:none;
}

ul {
	line-height:17px;
}

li {
	list-style-image:url(images/list.gif);
	list-style-position:outside;
	list-style-type:none;
}

img:hover {
	border:5px solid #D2D0CB;
}

img {
	border:5px solid #F7F7F4;
	background-attachment: scroll;
}

.imgnone{ border:none; }
.imgnone:hover{ border:none; }


/*   Page   */

#main {
    width:691px;
    margin:auto;
	padding:0px;
}

#content_wrapper {
	background:transparent url(images/bg_main.png) repeat-y scroll 0 0;
	float:left;
	padding-left:5px;
	width:691px;
}

#content_bottom {
	background:url(images/bg_bottom.png) no-repeat scroll 0 0;
	float:left;
	width:691px;
	height:10px;
	margin-bottom:10px;
}

#content {
    background:#fff;
    width:681px;
}

#top {
    width:681px;
	height:92px;
    float:left;
	padding-bottom:10px;
}
#top a {color: #696969; font-size:10px; padding-left:5px; padding-right:5px; text-decoration:none;}

#trenner {
	background:transparent url(images/trenner.gif) no-repeat scroll 0 0;
	width:681px;
	height:120px;
	float:left;
}

#inhalt {
	padding:20px;
	padding-bottom:20px;
	float:left;
	width:641px;
}

#partner {
	float:left;
	width:641px;
	text-align:center;
	padding:20px;
}

/*   Navi   */

#nav {
	background: #2f79c2 url("images/nav_bg.gif") repeat-x left top;
    width:681px;
	height:21px;
    float:left;
}

#nav ul li
{
    float:left;
	list-style:none;
}

#nav  ul li a
{
	border-right:1px solid #2d93d5;
	border-top:2px solid #00adef;
	height:19px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	padding:0 10px;
}

#nav  ul li a:hover, #nav  li a.over
{
	background:#306eb7;
	border-top:2px solid #fff;
}

#nav ul li ul
{
	display:none;
	position:absolute;
	padding:0;
	background:#306eb7;
	z-index:100;
	width:160px;
}

#nav ul li:hover ul , #nav  li a.over ul
{
	display:block;
}

#nav ul li ul li
{
	float:none;
}

#nav  ul li ul li a, #nav  ul li ul li a:hover
{
	border-right:0px;
	border-top:0px;
	margin-top:3px;
}

.ulnav
{
	margin:0;
	padding:0;
}

/* Scripte */

			.fade-box {
				width: 540px;
				margin-left:50px;
				margin-right:50px;
				height: 70px;
				position: absolute;
				top: 300px;
			}
			#crossfade-container {
				width: 640px;
				height: 70px;
				background:url(images/zitat_bg.jpg) no-repeat;	
			}