body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, helvetica, arial, sans serif;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

#banner {
	text-align: left;
	margin: auto;
	width: 1000px;
	height: 250px;
	background-color: #AB0001;
	background-image: url("../img/banner.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content {
	margin-left: 200px;
	width: 720px;
	height: 350px;
}

#content h2 {
	font-size: 10pt;
	color: #AB0001;
	margin-bottom: 0px;
}

#content a {
	color: #AB0001;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #000000;
}

#headline {
	padding-bottom: 1em;
	padding-left: 30px;
	text-align: left;
}

#headline h1 {
	font-size: 18pt;
	color: #AB0001;
	margin: 0px;
}

.col {
	padding-left: 30px;
	width: 325px;
	float: left;
	text-align: justify;
	font-size: 10pt;
}

.col img {
	text-align: center;
	border: 1px solid #AB0001;
}

.col .coloredtext {
    color: #AB0001;
}

.clearer {
	clear: both;
}

#big_container {
	text-align: left;
	margin: auto;
	width: 1000px;
}

.hide {
	display: none;
}

/* ***********************************************
	Hauptmenue
*************************************************/
#mainmenu {
	margin: 0;
	padding: 0;
	margin-left: 50px;
	overflow: hidden;
	clear: both;
	height: 110px;
}

#mainmenu a {
	text-decoration: none;
	color: #ffffff;
}

#mainmenu a:hover {
	color: #000000;
}

#mainmenu ul{
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	list-style:none;
	float:left;
}

#mainmenu li {
	padding: 0px;
	margin: 0px;
	margin-top: 45px;	
	width: 8em;
	height: 5em;
	text-align: center;
	float: left;
	font-size: 10pt;
	display:inline;
	background-image: url("../img/stripe_white.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
}

#mainmenu #m_kontakt {
    margin-left: 570px;
	width: 7em;
}

#mainmenu #m_start {
	width: 5em;
	overflow: hidden;
}

#links {
	color: #1BA4B7;
	text-align: center;
	clear: both;
}

#links a {
	font-size: 10pt;
	font-weight: bold;
	color: #1BA4B7;
	text-decoration: none;
}

#links li {
	display: inline;
}

/* ***********************************************
	Untermenue
*************************************************/
#submenu {
    clear: both;
	padding: 0px;
	margin: 0px;
}

#submenu ul {
	padding: 0;
	padding-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: -10px;
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	list-style: none;
}

#submenu ul li a {
	color: #AB0001;
	text-decoration: none;
	background-color: #ffffff;
}

#submenu ul li a:hover	{
	color: #000000;
	text-decoration:none
}

#submenu ul li {
	padding: 5px 0px 0px 20px;
	margin: 0px;
	background-image: url("../img/submenu/sub_middle.gif");
	background-repeat: no-repeat;
	background-position: 0px center;
}

/* ***********************************************
	ind. HM-Punkte
************************************************/

#extramenu {
	width: 150px;
	float: left;
}

#extramenu ul{
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	background-image: url("../img/submenu/background.gif");
	background-repeat: no-repeat;
	list-style: none;
	vertical-align: middle;
}

#extramenu li {
	padding: 8px 0px 8px 20px;
	background-image: url("../img/stripe.gif");
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
}

#extramenu a {
	color: #AB0001;
	text-decoration: none;
	font-size: 10pt;
}

#extramenu a:hover {
	color: #000000;
}

#spenden {
	padding: 0px;
	padding-top: 100px;
	margin: 0px;
	margin-left: 14px;
	width: 106px;
	background-image: url("../img/submenu/bg100.gif");
	background-repeat: no-repeat;
}

.error {
	font-weight: bold;
	color: #990000;
}
