@CHARSET "UTF-8";

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1em;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h1 {font-size: 1.2em;}
h2 {font-size: 1.1em;}
h3 {font-size: 1.0em;}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

button, .button {
	border: 1px outset #74A23B;
	background-color: #f9f9f9;
	color: #74A23B !important;
	font-size: .95em
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

#all {
	width: 100%;
	background: none;
}
#mainBody {
	margin: 0;
	line-height: 1.25em;
}
#colRight {
}

.img_caption {
	border: thin solid #000;
	background-color: #eee;
	text-align: center;
	padding: 2px;
}
.img_caption img {
	background-color: #fff;
	border: thin solid #000;
	margin: -1px;
}
.img_caption p {
	background-color: #eee;
	font-size: 0.9em;
	display: block;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}



#schirmherren, #medienpartner {
	margin: 0;
	width: auto;
	float: left;
}
#footer2 a {
	border: 0;
}

#copyright, .articleinfo {
	clear: left;
	margin-top: 1em;
	text-align: left;
	font-size: 0.8em;
	color: #000;
	line-height: 0.8em;
}

#copyright a:link, #copyright a:visited {
	
	text-decoration: none;
	border: 0;
}
#copyright a:hover, #copyright a:active {
	text-decoration: none;
	border: 0;
}

/**
 * Alles überflüssige ausblenden
 */

.buttonheading {display: none;}
#top, #top1, #top2, top3 {display: none;}
#colLeft {display: none;}
.moduletable_bottom{ display: none}

