/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

h4 {text-align: center;}

legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style:  none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	width: 100%;
}

/*  ende defaults
*******************************************************************************/

body 	{ 	
				background: #2270AC url(berge.gif) no-repeat top center;
				padding: 0;
				margin: 0;
				font-family:  "Lucida Grande", Verdana, Arial, sans-serif;
				font-size: 11px;
				line-height: 17px;
				color: black;
				text-align: center;
	}
	
	a, a:hover, a:visited {
				text-decoration: none;
				outline: none;
				color: black;
	}
	

	.active	{
				color: #004477;
				font-weight: bold;
	}
	
	#klammer {
				text-align: left;
				width: 700px;
				margin: 105px auto;
				
	}
	#logo { 
				margin-top: 25px;
				margin-left: 25px;
	}
	#navi {
				width: 138px;
				height: 342px;
				background: #2270AC url(navi_bg.jpg) no-repeat top center;
				float: left;
	}
	
	#navi ul {	
				font-size: 13px;
				color: white;
				padding: 2px 6px;
				margin: 0;
				list-style-type:none;
				line-height: 24px;
	
	}
	
	#navi ul a {
				color: white;
	
	}

	#navi ul a:hover {
				color: #2270AC;
	}

	#navi li {
				border-bottom: solid 1px #E3EBF4;
				padding: 0px 4px;
	}
	
	#navi li li {
				border-bottom: none;
				line-height: 18px;
				padding-left: 10px;
	}
	
	#navi ul ul {
				font-size: 11px;
				padding: 0px;
				margin-bottom:4px;
	}
	
	#navi p {
				font-size: 11px;
				padding: 0px 10px;
				margin:0;
				color: #004477;
	}
	
	#content {
				background: #ffffff url(content_bg.gif) no-repeat top center;
				width:  536px;
				float: right;
				margin: 1px 4px 0px 0px;
				color: #004477;
	}
	#content a {color: #003355;
				font-weight: bold;}

	#content p, #content table, #content ul li, #content .entry,
	#content h1, #content h2, #content h3, #content h4 {
				margin: 0px 32px 16px 16px;
	}
	
	#content h1 {
				font-size: 14px;
				font-weight: bold;
	}
	
	#content h2 {
				font-size: 12px;
				font-weight: bold;
	}

	#content h3 {
				font-size: 12px;
				font-weight: normal;
	}
	
	#content h4 {
				font-size: 11px;
				font-weight: bold;
				text-align: left;
	}
	
	#content p.teaser_more  {
				margin: 0px 16px;
				text-align: left;
				width: 310px;
	}

	
	#content table  {
				border: 0px;
				border-collapse: collapse;
				border-spacing: 0px;
	}
	#content ul {
				
				margin: 0px 16px 16px 16px;
				list-style: outside url(dot_sharp.gif);
	}
	
	#content ul li {

				margin: 8px 0px 0px 16px;
	}
	#content .ueber {
				margin: 4px 0px 0px 4px;
				padding: 0px;
				
	}
	
	.news p {
	
	background : #F6F4EF;
	padding: 8px;
	
	}
	
	.newsheader {
	
	text-align: right;
	padding: 0px 32px 0px 16px;
	
	}
	#break, #content #break {
			width:100%; 
			height:0px; 
			line-height:0px; 
			clear: both;
			margin: 0;
			padding: 0;
			display: block;
	
	}
	
	#bildleiste {
				float: right;
				padding: 5px 5px 5px 16px;
				margin: 0px;
				line-height: 16px;
				width: 184px;
	}
	
	#bildleiste img {
				border: solid 1px #B5B5B6;
				border-bottom: none;
				margin: 0px;
				padding:0px;
				vertical-align: bottom;
	}
	
	#bildleiste p {
				border: solid 1px #B5B5B6;
				border-top: none;
				background: #F6F6F6;
				color: #004477;;
				font-size: 9px;
				margin: 0px 2px 6px 0px;
				padding: 0px 4px;
	}
	
	#lang {
				text-align: left;
				width: 700px;
				margin: 0px auto;
				position: relative;
	}
	
	#lang img {
				padding-top: 15px;
				border: none;
	}
	
	#footer {
	           text-align:left;
	           padding:8px 0px; 
	           color: #ADD0F8;
				width:  536px;
				float: right;
				margin: 0px 4px;
	           background: #2270AC  url(content_bg_end.gif) no-repeat top center;
	}
	
	.link_footer, .link_footer:visited {
	           color: #ADD0F8;
	}
	
	.link_footer:hover {
	           color: white;
	}
	

.text, .textarea, .select, .checkbox, .checkbox_span  { 
	margin-left:15px ;
	width: 500px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
}


.checkbox {

width: 10px;
margin-left: 15px 

}

.checkbox_span {

width: auto;
margin-left: 0px;

}

label {
	width: 120px; 
	padding-top:10px ;
	display: block;
}


#form-module-thanks {
	margin-left:10px ;
	padding-top:10px;
}

.submit { 
	margin-right:20px ;
	margin-top:10px;
	float: right;
}       