/* GLOBAL RESET */
* {
margin:0; padding:0;
}


/* TAGS */
.nomargin {
	margin-left: -19px;
}

.spacer_print {
	* margin-top: 760px;
}

body {
margin:8px;
background-color: #f3f3f3;
font-size: 0.7em;
font-family: Verdana, sans serif;
color: #666;
}

#printtitle h1 {
	font-size: 30px;
	font-family: Verdana, sans serif;
	font-weight: bold;
	color: black;		
	padding-right: 5px;		
	float:left;
	padding-bottom: 10px;
	* margin-bottom: 45px;
}

#printtitle h2 {
	font-size: 27x;
	font-family: Verdana, sans serif;
	font-weight: bold;
	color: black;				
	float:left;
	padding-left: 10px;
	padding-top:7px;
	_padding-top:5px;
	padding-bottom: 10px;
	* margin-bottom: 45px;
}

h1 {
font-size: 28px;
color: #999;
* margin-bottom: 10px;
}

h2 {
font-size: 21px;
color: #999;
font-weight: bold;
}

h3 {
font-size: 17px;
color: #666;
}

a {
color: #0099ff;
text-decoration:none;
}

a:hover {
color: #0099ff;
text-decoration:underline;
}

#maincontent a {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}

#maincontent a:hover {
	text-decoration: underline;
}

/* ALLOVER*/
#all {
}

/* HEADER */

#header img {
display:none;
}

#headerleft {
display:none;
}

#headerright {
display:none;
}

#metapoint{
display:none;
}

/* HAUPTNAV QUER */

.mainmenu li{
display:none;
}

.mainmenu ul{
display:none;
}

#leftnav {
display:none;
}

#leftnav ul{
display:none;
}

#leftnav li{
display:none;
}

#leftnav a{
display:none;
}
/* CONTENT */

#path {
clear:both;
height: 27px;
color: #0099ff;
line-height: 155%;
margin-bottom: 5px;
}

#path a {
color: #0099ff;
text-decoration:none;
margin: 6px 0px 0px 0px;
}

#content {
padding: 10px;
background-color: #fff;
border: 1px solid #66ccff;
margin-bottom: 10px;
}

#content h1 {
margin-bottom:15px;
}

#content h2 {
margin-top:10px;
margin-bottom:5px;
}

#listcontent h1 {
margin-bottom:10px;
}

#listcontent a {
padding: 4px 0 4px 35px;
display:block;
color: #0099ff;
background-color: #fff;
background-position: 0px 50%;
}

#listcontent .listimage img {
float:left;
}

.listtext {
margin: 0 0 0 175px;
}

.listclear {
clear:both; 
height:10px;
}

#content ul {
margin-left: 20px;
list-style-image:url('../pict/icons/li.gif');
}

#content ol {
margin-left: 25px;
}

#content a {
color: #0099ff;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content p {
margin: 15px 0;
line-height:14px;
}

#content img {
border: 0;
margin: 0 0 4px 0;
}

#content #imglegend img {
margin: 0;
padding: 0;
}

#imglegend {
float:left;
margin: 4px 14px 2px 0px;
background-color: #b2b2b2;
color: #fff;
padding: 0px 0px 2px 0;
}

.dl_link {
	display: none;
}

.dl_icon {
	display: none;
}

#imgheader a {
margin: 2px 10px 2px 260px;
padding: 4px 0 4px 35px;
display:block;
color: #0099ff;
background-color: #fff;
background-position: 0px 50%;
display:none;
}


#imgheader a.spenden {
background-image: url('../pict/icons/spendenblaubalken.gif');
background-repeat: no-repeat;
color: #fff;
display:none;
}

a.spenden {
background-image: url('../pict/icons/spenden.gif');
background-repeat: no-repeat;
color: #fff;
}

a.video {
background-image: url('../pict/icons/video.gif');
background-repeat: no-repeat;
}

a.audio {
background-image: url('../pict/icons/audio.gif');
background-repeat: no-repeat;
}

a.bilder {
background-image: url('../pict/icons/bilder.gif');
background-repeat: no-repeat;
}

a.dokument {
background-image: url('../pict/icons/dokument.gif');
background-repeat: no-repeat;
}

#spendenformtitel {
clear:both;
padding: 6px 0 6px 35px; 
background-color: #ffffff; 
background-image: url(/pict/icons/video.gif); 
background-repeat: no-repeat; 
background-position: 0 50%; 
color: #0099ff; 
border-top: 1px dotted #0099ff; 
font-size:12px; 
font-weight:bold;
}

/* RECHTE SPALTE */

#listbox{
	width: 950px;
}

#rightcolumn {
width: 950px;
font-size: 0.7em;
color: #000;
}

#rightcolumn form.shopsearch {
margin: 2px 0;
}

#rightcolumn a {
font-weight: normal;
color: #000;
text-decoration:none;
}

#rightcolumn #linkbox,#anrissbox {
border: 1px solid #ccc;
margin-bottom: 10px;
background-color: #fff;
color: #333;
padding: 8px;
line-height: 130%;
}

#rightcolumn #linkbox {
width: 933px;
padding: 8px;
}

#rightcolumn #linkbox h3,#rightcolumn #anrissbox h3 {
color: #333;
font-size: 12px;
margin: 0 0 8px 0;
}

#rightcolumn #linkbox a {
background-image: url('../pict/icons/weiter_box.gif');
background-repeat: no-repeat;
background-position: bottom right;
padding: 4px 18px 4px 0;
display:block
}

#rightcolumn #linkbox a:hover, #rightcolumn #linkbox a.download:hover {
color: #0099ff;
}

#anrissbox a {
color: #0099ff;
font-weight: bold;
text-decoration: none;
}

#anrissbox a:hover {
text-decoration: underline;
}

#ospbutton { 
display:none;
}

.boxsearchfield {
vertical-align:middle;
font-size: 10px;
width: 136px;
}

html>body .boxsearchfield {
width: 139px;
}

/* LIST */

#listcontent {
		width: 920px;
		padding: 10px;
		margin: 0px;
}

#listcontent img {
border: 0;
}

#listcontent p {
margin: -20px 0px 0px 0px;
}

#listcontent h2 {
font-size: 12px;
color: #000;
font-weight: bold;
text-transform:uppercase;
clear:both;
padding: 2px 2px 2px 5px;
margin: 0 0 10px 0;
}

.shoplistimage {
margin: 0 10px 0 0;
}

.shoplistdescr {
margin: 0 0 0 0px;
}

.shopfield {
font-size: 11px;
vertical-align:middle;
}

table.shoplist .price {
font-size: 12px;
}

.icon {
vertical-align:middle;
}

.shopclear {
clear:both; height:15px; width:540px;
}

table.shoplist {
width: 100%;
margin:0;
padding:0;
}

table.shoplist td {
padding: 10px 10px 10px 0;
width: 25%;
}

table.shoplist td a {
font-weight: normal;
margin: 0;
padding: 0;
}

table.shoplist th {
padding: 10px 10px 0 0;
}

/* LINKE NAVIGATIONSSPALTE */

#leftnav {
display:none;
}


/* FOOTER */

#footer {
display: none;
clear:both;
color: #666;
padding-top: 6px;
vertical-align:middle;
text-align:center;
}

#footer img {
vertical-align:middle;
border: 0;
}

#footer a {
color: #666;
font-weight: normal;
text-decoration:none;
}

/* CLASSES */
.skip {
display:none;
}

/*--------------------------------------------------*/
/* TAGS */
body {
margin:8px;
background-color: #f3f3f3;
font-size: 0.9em;
font-family: Verdana, sans serif;
color: #666;
}

/* RECHTE SPALTE */

#rightcolumn {
width: 950px;
font-size: 0.7em;
color: #000;
float:left;
}

#ressortcontent #rightcolumn {
clear: both;
width: 950px;
font-size: 0.7em;
color: #000;
}

/* MAINCONTENT */
#upperleft {
	float:left;
	margin-bottom: 25px;
	* margin-bottom: 15px;
}

#ressortcontent #upperleft {
	float:left;
	margin-bottom: 25px;
	* margin-bottom: 15px;
}

#upperleft img{
	width: 460px;
	height: 340px;
}

#ressortcontent #upperright {
border: 1px solid #66ccff;
background-color: #fff;
width: 440px;
padding: 10px;
margin-left: 380px;
margin-top: -365px;
* margin-top: -355px;
margin-bottom: 25px;
* margin-bottom: 15px;
* margin-left: 486px;
float:right;
}

#upperright {
border: 1px solid #66ccff;
background-color: #fff;
width: 440px;
padding: 10px;
margin-left: 380px;
margin-top: -365px;
* margin-top: -355px;
margin-bottom: 25px;
* margin-bottom: 15px;
float:right;
}


#upperright li {
margin: 20px 0 20px 10px;
}

#upperright h1 {
margin-bottom: -10px;
}

#ressortcontent #lowerleft {
clear:both;
width: 925px;
border: 1px solid #66ccff;
padding: 10px;
margin: 10px 0;
}

#ressortcontent #lowerright {
float:left;
width: 925px;
border: 1px solid #66ccff;
padding: 10px;
margin: 10px 0;
float: left;
}

#lowerleft {
clear:both;
border: 1px solid #66ccff;
padding: 10px;
margin: 10px 0;
}

#lowerleft h2 {
margin: 10px 0;
}

#lowerleft p {
margin: 15px 0;
}

#lowermiddle,#lowerright  {
border: 1px solid #66ccff;
padding: 10px;
margin: 10px 0 0 0;
}

#lowermiddle p,#lowerright p  {
margin: 15px 0;
}

#lowermiddle h2,#lowerright h2 {
margin: 0 0 5px 0
}

/* FOOTER */

#hpfooter {
display:none;
/*
color: #666;
padding-top: 6px;
margin-bottom: 10px;
*/
}

#hpfooter img {
border: 0;
}

#hpfooter a {
color: #666;
font-weight: normal;
text-decoration:none;
}

/*--------------------------------------------------*/

