html{
	font-family:arial,sans;
	font-size:11px;
	line-height:18px;
	height:101%;
}

body{
	padding:0;
	margin:0;
	height:100%;
}

p{
	margin:0 0 20px 0;
}

h1{
	margin:0 0 10px 0;
	padding:0 0 0 35px;
	font-size:18px;
	color:#626262;
	line-height:26px;
	background: url(../img/bg_h1.gif) 0 0 no-repeat;
}

h2{
	margin:0;
	font-size:12px;
	color:#014460;
	line-height:20px;
}

td{
	font-family:verdana,sans;
	font-size:11px;
	line-height:18px;
	color:#000;
}

ul{
	margin-left:0;
	padding-left:14px;
	list-style-type:square;
}

a img{
	border:0;
}

a, a:visited, a:active{
	color:#1964ab;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color:#e4061f;
	font-size:11px;	
	text-decoration:none;
}

a.on{
	color:#e4061f;
	font-size:11px;	
	text-decoration:none;
}

td a, td a:visited, td a:active{
	color:#1964ab;
	font-size:11px;
	text-decoration:none;
}
td a:hover{
	color:#e4061f;
	font-size:11px;	
	text-decoration:underline;
}



#main-wrapper {
	margin:0 auto;
	min-height:100%;
	position:relative;
	width:768px;
	background: url(../img/bg_main.gif) 0 0 no-repeat #fff;
}

*html #main-wrapper {
	height:100%;
}

#standard_footer{
	bottom:0px;
	left:0px;
	position:absolute;
	z-index:8;
	height:40px;
	width:768px;
	text-align:left;
}

.footertext{
	position:relative;
	top:10px;
	left:51px;
	width:660px;
	color:#000;
}

.header{
	position:relative;
	top:38px;
	left:16px;
	height:100px;
	width:768px;
	padding-left:10px;
	float:left;
	text-transform:uppercase;
	background: url(../img/hnavi_pfeil.gif) 0 4px no-repeat;
}

.startlink{
	position:relative;
	top:5px;
	left:15px;
}

.startlink a{
	font-weight:bold;
	padding:0 0 0 18px;
	background: url(../img/bg_start.gif) 0 0 no-repeat;
}

.startlink a.on{
	color:#e4061f;
	font-weight:bold;
	padding:0 0 0 18px;
	background: url(../img/bg_start.gif) 0 0 no-repeat;
}

.navileiste{
	position:relative;
	top:42px;
	left:7px;
	height:30px;
	width:493px;
	padding-left:10px;
	float:left;
	text-transform:uppercase;
	background: url(../img/hnavi_pfeil.gif) 0 4px no-repeat;
}

.header .logo{
	float:left;
	position:relative;
	top:-10px;
}

.bildbereich{
	position:relative;
	top:30px;
	left:51px;
	width:657px;
	float:left;
}

.bildbereich .links{
	margin:0 17px 0 0;
}

a.forum, a.forum:visited{
	top:0;
	left:0;
	width:129px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_forum.gif) 8px 0px no-repeat;
	float:left;
}
a.forum:hover, a.forum:active, a.forum:focus{
	top:0;
	left:0;
	width:129px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_forum.gif) 8px -26px no-repeat;
	float:left;
}
a.forum_on{
	top:0;
	left:0;
	width:129px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_forum.gif) 8px -26px no-repeat;
	float:left;
}

a.portrait, a.portrait:visited{
	top:0;
	left:0;
	width:56px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_portrait.gif) 8px 0px no-repeat;
	float:left;
}
a.portrait:hover, a.portrait:active, a.portrait:focus{
	top:0;
	left:0;
	width:56px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_portrait.gif) 8px -26px no-repeat;
	float:left;
}
a.portrait_on{
	top:0;
	left:0;
	width:56px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_portrait.gif) 8px -26px no-repeat;
	float:left;
}

a.projekte, a.projekte:visited{
	top:0;
	left:0;
	width:61px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_projekte.gif) 8px 0px no-repeat;
	float:left;
}
a.projekte:hover, a.projekte:active, a.projekte:focus{
	top:0;
	left:0;
	width:61px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_projekte.gif) 8px -26px no-repeat;
	float:left;
}
a.projekte_on{
	top:0;
	left:0;
	width:61px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_projekte.gif) 8px -26px no-repeat;
	float:left;
}

a.mitglieder, a.mitglieder:visited{
	top:0;
	left:0;
	width:73px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_mitglieder.gif) 8px 0px no-repeat;
	float:left;
	
}
a.mitglieder:hover, a.mitglieder:active, a.mitglieder:focus{
	top:0;
	left:0;
	width:73px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_mitglieder.gif) 8px -26px no-repeat;
	float:left;
	
}
a.mitglieder_on{
	top:0;
	left:0;
	width:73px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_mitglieder.gif) 8px -26px no-repeat;
	float:left;
	
}

a.termine, a.termine:visited{
	top:0;
	left:0;
	width:61px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_termine.gif) 8px 0px no-repeat;
	float:left;
	
}
a.termine:hover, a.termine:active, a.termine:focus{
	top:0;
	left:0;
	width:61px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_termine.gif) 8px -26px no-repeat;
	float:left;
	
}
a.termine_on{
	top:0;
	left:0;
	width:61px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_termine.gif) 8px -26px no-repeat;
	float:left;
	
}

a.presse, a.presse:visited{
	top:0;
	left:0;
	width:48px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_presse.gif) 8px 0px no-repeat;
	float:left;
}
a.presse:hover, a.presse:active, a.presse:focus{
	top:0;
	left:0;
	width:48px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_presse.gif) 8px -26px no-repeat;
	float:left;
}
a.presse_on{
	top:0;
	left:0;
	width:48px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_presse.gif) 8px -26px no-repeat;
	float:left;
}

a.kontakt, a.kontakt:visited{
	top:0;
	left:0;
	width:57px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_kontakt.gif) 8px 0px no-repeat;
	float:left;
	
}
a.kontakt:hover, a.kontakt:active, a.kontakt:focus{
	top:0;
	left:0;
	width:57px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_kontakt.gif) 8px -26px no-repeat;
	float:left;
	
}
a.kontakt_on{
	top:0;
	left:0;
	width:57px;
	height:26px;
	margin:0;
	padding:0 0 0 8px;
	background:url(../img/nav_kontakt.gif) 8px -26px no-repeat;
	float:left;
	
}

a.jobs, a.jobs:visited{
	top:0;
	left:0;
	width:26px;
	height:26px;
	margin:0;
	padding:0 8px;
	background:url(../img/nav_jobs.gif) 8px 0px no-repeat;
	float:left;
}
a.jobs:hover, a.jobs:active, a.jobs:focus{
	top:0;
	left:0;
	width:26px;
	height:26px;
	margin:0;
	padding:0 8px;
	background:url(../img/nav_jobs.gif) 8px -26px no-repeat;
	float:left;
}
a.jobs_on{
	top:0;
	left:0;
	width:26px;
	height:26px;
	margin:0;
	padding:0 8px;
	background:url(../img/nav_jobs.gif) 8px -26px no-repeat;
	float:left;
}

.rechter_bereich{
	position:relative;
	margin:0;
	padding:0 0 0 5px;
	top:76px;
	left:71px;
	width:180px;
	float:left;
	color:#1964ab;
	border-left:dotted 1px #699e00;
}

.rechter_bereich .headline{
	background: url(../img/pfeil.gif) 0 5px no-repeat;
	padding:0 0 0 13px;
	color:#699e00;
	font-weight:bold;
}

.rechter_bereich .text{
	padding:0 0 0 13px;
}

.kontaktfeld{
	position:relative;
	top:0;
	left:0;
	width:221px;
	float:left;
	background:#efefef;
	padding-bottom:10px;
}

.kontaktfeld .text{
	margin-left:13px;
	padding:0 0 0 13px;
	display:block;
	background: url(../img/kontakt_pfeil.gif) 0 3px no-repeat;
}

.eyecatcher{
	position:relative;
	top:20px;
	left:0;
	width:221px;
	float:left;
}

.inhalt{
	position:relative;
	left:51px;
	padding:50px 0 0 0;
	margin-bottom:40px;
	width:470px;
	min-height:200px;
	float:left;
}

.inhalt2{
	position:relative;
	left:51px;
	padding:50px 0 0 0;
	margin-bottom:40px;
	width:655px;
	min-height:200px;
	float:left;
}

.print{
	background: url(../img/icon_print.gif) 0 50% no-repeat;
	padding:2px 0 0 16px ;
}

