
a:link {
	color: green;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
body {
	margin: 0px auto;
	text-align: center;
	padding: 0;
	font-family: Arial, sans-serif;
	background: #f4f4f4;
	font-size: 0.75em;
	border:1px solid green;
	
}
#wrap {
	text-align: left;
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 960px;
}
#topper { 
	height: 24px;
	width: 960px;
	background-color: green;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#topper p { /* Schriftzug im Design-Rahmen oben */
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	float: left;
	width: 60%
}
#header {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	height: 140px;
}
#header h1 {
	width: 400px;
	margin: 25px 0 0 10px;
	float: left;
	font-size: 10px;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:focus {
	color: #fff;
	text-decoration: none;
}
#header p {
	width: 360px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.2em;
}
.mainNav {
	margin: 0 0 15px 0;
	height: 24px;
	width: 100%;
	background-color: green;
	border-bottom: 1px solid #fff;
	
}
.mainNav a, .mainNav a:visited {
	background-color: green;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 24px;
	padding: 0 16px 0 13px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
.mainNav a:active, .mainNav a:hover {
	background-color: #ffffff;
	color: green;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 22px;
	padding: 0 16px 0 13px;
	border:1px solid green;
}
.mainNav a.current, .mainNav a.current:hover, .mainNav a.current:visited, .mainNav a.current:active {
	background-color: #EDEDED;
	color: green;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 22px;
	

	border-right: 1px solid green;
}

div.teaser {
	margin-bottom: 25px;
	border-bottom: 1px solid #606060;
}
#navigation {
	float: left;
	padding: 0px 0;
}

#navigation ul.nav2nd li {
	padding: 0 0 0 0;
	margin: 0 0 0 -40px;
	width:175px;
	list-style-type: none;
	background: #ffffff;
	border:1px solid green;
}

#navigation ul.nav2nd a {
	display: block;
	padding: 0 0 0 5px;
	font-size: 1em;
	
	font-weight: normal;
	line-height: 24px;
}
#navigation ul.nav2nd a.current, #navigation ul.nav2nd a:hover {
	text-decoration: none;
	color: #fff;
	background: green;
	
}

.box_left{
	padding: 0px 0;
	margin: 0 0 9px 0;
	width:175px;
	list-style-type: none;
	background: #ffffff;
	border:1px solid green;
	text-align: center;

}

#extras {
    
	float: right;
	width: 150px;
	background: #ffffff;
}

.box_right{
	float: left;
	padding: 0px 0;
	margin: 0 0 9px 0;
	width:148px;
	background: #ffffff;
	border:1px solid green;
	text-align: center;

}

#werbetext{
	float: left;
	padding: 0px 0;
	width:175px;
	list-style-type: none;
	background: #ffffff;
	border:1px solid green;
	
	
}
#werbetext1{
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	color: green;
	
	
}
#seo-marketing{
	background:url(../images/google-adwords.jpg) center top no-repeat;
	padding: 0px 0;
	width:175px;
	height: 120px;
	list-style-type: none;
	
	border:1px solid green;
	margin: 0 0 12px 0;
	text-decoration: none;
	line-height: 1.5em;
}


.bookmark
{
text-align: center;
}


.uber
{
position:absolute;visibility:hidden;
}

/* #extras p {
	margin: 0 0 1.5em 0;
} */

#content {
	margin: 0 110px 20px 190px;
	border-left: 1px solid green;
	border-right: 1px solid green;
	padding: 10px 10px 0 15px;
	line-height: 1.6em;
	text-align: justify;
	width: 580px;
	min-height: 400px;
}
#content h1 {
	font-size: 1.4em;
}
#content h2 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: green;
}
#content h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: green;
}
#content h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: green;
}
#content h5 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: green;
}
#content h6 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: green;
}
#content img {
	padding: 1px;
	display: inline;
	background: #ffffff;
	
}
#content div.flRight { /* floating images, inserted via textile*/
	float: right;
	margin-left: 10px;
	
}
#content div.flLeft { /* floating images, inserted via textile*/
	float: left;
	margin-right: 10px;
	
}
#content li {
	margin: 0 0 0 13px;
}

a {
	
	text-decoration:underline;
	color: #286ea0;
}

.column {
float:left;
padding:0pt 25px 0pt 0pt;
width:29%;
border:1px solid green;
}
.clearfix {
clear:both;
display:block;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}
a img {
	border: 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 2px 0;
	border-top: 12px solid green;
	width: 960px;
	text-align: center;
	color: green;
	font-size: 0.9em;
}
#footer a {
	color: green;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.left {
	margin: 10px 10px 5px 0;
	float: left;
}
.right {
	margin: 10px 0 5px 10px;
	float: right;
}
.textright {
	text-align: right;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
.alphabetisch {
	display: block;
	font-size: 12px;
	width: 190px;
	text-align: center;
	
}

.alphabetisch li {
	list-style-type: none !important;
	float: left;
	margin: 0px 3px 3px 0px;
}
	
.alphabetisch li a{
	display: block;
	font-size: 12px;
	width: 18px;
	height: 18px;
	text-align: center;
	border: 1px solid green;
}
		
.alphabetisch li a:hover {
	background: green;
	color: white;
	text-decoration: none;
}