body {
	text-align:center; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:76%; 
	color:#545455; 
	padding:0; 
	margin:0; 
	background:#0075B0; 
}
a img{border:0;}
.clear {clear:both;}

/*------------------------------------------
Boxes
--------------------------------------------*/
#wrapper {
	width:972px; 
	background:#fff; 
	margin:0px auto;
	padding:0;
	text-align:left; 
}

#header {
	height:200px;
	background:#0075B0;
	margin:0; 
}
#menu-container {
	position:relative;
	top:164px;
	height:32px;
	width:972px;
	background:url(../img/menuback.gif) repeat-x;
}
*+ html #menu-container {
	top:148px;
}
* html #menu-container {
	top:148px;
}

#breadcrump{
	width:962px;
	padding:10px 0 17px 10px;
}
#content {
	width:972px; 
	background:transparent; 
	float:left; 
	background:#fff;
}

#left_column {
	width:190px; 
	float:left;
}
#left_content{
	width:190px;
	padding:17px 0 10px 10px;;
}
#right_column {
	width:733px; 
	float:left; 
	margin:0 20px 0 25px;
	padding:0 0 15px 0;
}

*html #right_column {
	width:733px; 
	float:left; 
	margin:0 10px 0 16px;
} 
#far_right{
}

#footer {
	clear:both; 
	width:972px; 
	height:97px; 
	text-align:right;
	background:#0075B0 url(../img/footer.gif) no-repeat top left;
}
.spalte1, .spalte2{
	border-top:5px solid #e6f1f7;
}
/*------------------------------------------
Menu
--------------------------------------------*/

#top ul {
	padding:0; 
	margin:0; 
	list-style-type:none;
	float:right;
}

#top ul li {
	float:left; 
	color:#fff; 
	margin:0;
	padding:0 8px 0 8px; 
	line-height:13px;
	border-left:1px solid #74aecc;
}
#top ul li.last{
	border-right:1px solid #74aecc;
}

#top ul li a, #top ul li a:visited {
	color:#fff; 
	font-size:0.8em;
	text-decoration:none;
	display:block;
	padding:5px 0 0 0;
}

#top ul li a:hover {
	color: #f0ab00;
}
#menu-container ul{
	padding:7px 0 0 0; 
	margin:0; 
	list-style-type:none;
}

#mainmenu{
	width:972px;
}
/*#mainmenu li a span {
	display:none;
}
#mainmenu li a span a img{
	display:none;
}*/
#mainmenu li {
		display:block;
		float:left;
		padding:0 10px 0 10px;
		border-right:1px solid #fff;
}
#mainmenu li.last{
	border-right:0;
}

#mainmenu li a {
	font-size:13px;
	font-weight:bold; 
	color:#fff; 
	text-decoration:none;
}

#mainmenu li a:hover {
	color: #f0ab00;
}

#mainmenu li a.nr7-act, #mainmenu li a.nr6-act, #mainmenu li a.nr5-act, #mainmenu li a.nr4-act, #mainmenu li a.nr3-act{
	color: #f0ab00;
}

/* ---------EINBINDUNG LOGO---------------*/
#logo a{
	height:123px;
	width:255px;
	background:blue url(../img/logo1.jpg);
	position:absolute;
	top:-128px;
	left:320px;
	text-indent:-999em;
}


/*
#mainmenu li a.nr7-act span {
	display:block;
	position:absolute;
	top:-130px;
	left:0px;
}

#mainmenu li a.nr6-act{
	color: #f0ab00;
}

#mainmenu li a.nr6-act span {
	display:block;
	position:absolute;
	top:-130px;
	left:5px;
}
#mainmenu li a.nr5-act{
	color: #f0ab00;
}
#mainmenu li a.nr5-act span {
	display:block;
	position:absolute;
	top:-130px;
	left:110px;
}
#mainmenu li a.nr4-act{
	color: #f0ab00;
}
#mainmenu li a.nr4-act span {
	display:block;
	position:absolute;
	top:-130px;
	left:180px;
}
#mainmenu li a.nr3-act{
	color: #f0ab00;
}
#mainmenu li a.nr3-act span {
	display:block;
	position:absolute;
	top:-130px;
	left:240px;
}
*/
#right{
	position:relative;
	left:750px;
	top:-15px;
	width: 200px;
	height:20px;
}
*html #right{
	top:-20px;
}
*+ html #right{
	top:-20px;
}

#presse li {
		display:block;
		float:left;
		padding:0 10px 0 10px;
}

#presse li a, #presse li a:visited {
	font-size:13px;
	font-weight:bold; 
	color:#fff; 
	text-decoration:none;
}

#presse li a:hover {
	color: #f0ab00;
}
/* breadcrumpmenu-----------------------*/
#where{
	float:left;
	font-size:11px;
	color:#0075B0;
	margin:0 10px 17px 0;
	
}
.pfleil{
	float:left;
}
#breadcrump ul {
	padding:0;
	margin:0;
	width:700px; 
	list-style-type:none;
}

#breadcrump ul li {
	margin:0;
	padding:0; 
	line-height:13px;
	float:left;
}

#breadcrump ul li a, #breadcrump ul li a:visited {
	font-size:11px;
	text-decoration:none;
	display:block;
	color:#0075B0;
	padding:0 0 0 5px;
	background: url(../img/pfeil.gif) no-repeat 1px 3px;
}
#breadcrump ul li a span{
	margin:0 5px 0 5px;
}

#breadcrump ul li a:hover {
	color: #f0ab00;
}
/* second und thirdmenu-----------------------*/
#leftmenu ul {
	padding:0; 
	margin:0;
	width:190px;
	list-style-type:none;
}

#leftmenu ul li {
	margin:0;
	padding:0; 
	width:190px;
	border-top:1px solid #0075b0;
	padding:5px 0 5px 10px;
}
#leftmenu ul li.last {
	border-bottom:1px solid #0075b0;
}

#leftmenu ul li a, #leftmenu ul li a:visited {
	font-size:11px;
	text-decoration:none;
	display:block;
	color:#545455;
}
#leftmenu ul li a:hover {
	color: #0075b0;
}
#leftmenu ul li a.active:link, #leftmenu ul li a.active:visited, #leftmenu ul li a.active:hover, #leftmenu ul li a.active:active {
	color: #0075b0;
}

/* second level------------*/

#leftmenu ul li ul{
	padding: 5px 0 5px 0;
}
#leftmenu ul li ul li{
	width:175px;
	border:0;
	padding: 5px 0 5px 15px;
}

#leftmenu ul li ul.submenuthird li a{
	font-size:11px;
}
/* Imgaemenu--------------------------------------------------------------*/
#spenden a{
	display:block;
	height:59px;
	width:180px;
	background:#fff url(../img/spenden_off.jpg) no-repeat top left;
	overflow:hidden;
	text-indent:999em;
	white-space:nowrap;
	margin: 0 0 10px 0;
}
#spenden a:hover{
	background:#fff url(../img/spenden_on.jpg) no-repeat top left;

}

#medica a{
	display:block;
	height:105px;
	width:180px;
	background:#fff url(../img/medica.jpg) no-repeat top left;
	overflow:hidden;
	text-indent:999em;
	white-space:nowrap;
	margin: 0 0 10px  0;
}

#moch {
	width:180px;
	overflow:hidden;
}
/*
#moch a{
	display:block;
	height:81px;
	width:180px;
	background:#fff url(../img/mooch_off.jpg) no-repeat top left;
	overflow:hidden;
	text-indent:999em;
	white-space:nowrap;
	margin: 0 0 10px  0;
}
#moch a:hover{
	background:#fff url(../img/mooch_on.jpg) no-repeat top left;

}
*/

/* FOOTER-----------------------------------------------------------------*/

.copyright{
	margin:0 20px 0 214px;
	background:#fdf7e6;
}
.copyright p{
	color:#929291;
	font-size:0.9em;
	padding:5px 15px 5px 0;
}

/* CONTENT----------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6{
	color: #0075b0;	
}

#right_column a, #far_right a{
	color: #0075b0;
	text-decoration:none;	
}
#right_column a:hover, #far_right a:hover{
	text-decoration:underline;	
}

#right_column ul li, #far_right ul li{
	line-height:1.5em;	
}
#right_column p, #far_right p{
	letter-spacing:0.02em;
	line-height:1.3em;	
}

/* NEWS----------------------------------------------------------------*/

.news-list-container{
	width:500px;
	padding:0;
	margin:15px 0 0 0;
}
.news-list-item{
	background:#e6f1f7;
	padding:1px 10px 20px 10px;
	margin-bottom:5px;
}

.news-list-item img{
	float:left;
	margin:0 10px 10px 0;

}
.news-list-item h2{
	margin: 0.5em 0 0.5em 0;
	font-size: 1.2em;
}

a img{
	border:0;
}
.news-list-morelink{
	float:right;
	background: url(../img/pfeilchen.gif) no-repeat top right;
	padding:0 10px 0 0;
}
.news-latest-container{
	width:206px;
	float:right;
	margin:15px 0 0 0;
}
.news-latest-item{
	border:1px solid #CCE0EB;
	padding:1px 10px 20px 10px;
}
.news-latest-item h3{
	margin: 0.5em 0 0.5em 0;
	font-size: 1.0em;
	text-transform:uppercase;
}
#right_column div.news-latest-item h3 a{
	color:#545455;
}
.news-single-img{
	float:right;
	margin:0 0 15px 15px;
}
/*----- Tip-a-friend ----*/
#fieldComment {
	height:70px;
}


/*--------------------------------FORM*/
form { margin:0; padding:0;}
fieldset {width:390px; border:1px solid #999; padding:10px; margin:5px; text-align:left;}
fieldset:hover {border-color:#333;}
fieldset#checkbox input  {width:35px;}
legend {font-size:1.1em; color:#666; font-weight:bold; padding:5px; margin:5px; background:none;}
label { color:#666; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:120px; display:block; float:left; clear:left;}
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
input:focus {border-color:#900;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px;}
option {color:#900;}
textarea {width:244px; border:1px solid #666;}
textarea:focus {border-color:#900;}
.buttonSubmit{margin-left:125px;}

.galfoto {
	float: left;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-right: 15px;
	width: 100px;
	height:100px;
	text-align: center;
	background-color: #f5f5f5;
}









