body	{
	padding:0;
	margin:0;
	background-image:url(images/bg-body.gif);
	background-repeat:repeat-x;
}

h2	{
	font-family:verdana;
	font-size:14px;
	letter-spacing:1px;
	line-height:22px;
	color:#ff009a;
	font-weight:bold;
	margin:0 0 30px 0;
	padding:0;
}

h3	{
	font-family:verdana;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	font-weight:bold;
	color:#4a4a4d;
	margin-bottom:25px;
}

h5	{
	font-family:verdana;
	font-size:12px;
	padding:20px 0 20px 0;
	margin:0;
	color:#e3007a;
}

h6	{
	font-family:verdana;
	font-size:12px;
	padding:0px 0 20px 0;
	margin:0;
	color:#e3007a;
}

li {
	list-style-type:none;
}

.content	{
	width:980px;
	padding:0;
	margin:0 auto;
}

.head	{
	position:relative;
	top:0;
	left:0;
	height:72px;
	padding-top:45px;
}

.head a	{
	font-family:verdana;
	font-size:36px;
	color:#e3007a;
	text-decoration:none;
}

.navi	{
	position:relative;
	top:0;
	left:0;
	width:980px;
	background-color:#fff;
	height:32px;
	padding:0 2px 0 2px;
	margin-bottom:15px;
}

.navi a	{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#e3007a;
	background-color:#f0f0f0;
	display:block;
	padding:7px;
}

.navi td	{
	width:156px;
	text-align:center;
}

.navi a:hover	{
	background-image:url(images/bg-navi-aktiv.jpg);
	background-repeat:no-repeat;
	color:#FFF;
}

.navi #current	{
	background-image:url(images/bg-navi-aktiv.jpg);
	background-repeat:no-repeat;
	color:#FFF;
}

.linkespalte	{
	float:left;
	width:170px;
	padding-top:20px;
}

.container-links	{
	border-bottom:2px solid #fdeff8;
	border-right:2px solid #fdeff8;
	font-family:verdana;
	font-size:10px;
	color:#4a4a4d;
	line-height:18px;
	padding:0 5px 15px 10px;
	margin-bottom:25px;
}

.container-links a	{
	color:#e3007a;
	text-decoration:none;
}

.container-links a:hover	{
	color:#000;
	text-decoration:underline;
}

.subnavi	{
	border-bottom:2px solid #fdeff8;
	border-right:2px solid #fdeff8;
	padding:20px 5px 15px 10px;
	margin-bottom:25px;
}

.subnavi a	{
	display:block;
	font-family:verdana;
	font-size:12px;
	line-height:24px;
	color:#4a4a4d;
	text-decoration:none;
	font-weight:bold;
}

.subnavi a:hover	{
	color:#ff009a;
}

.subnavi #aktiv	{
	color:#ff009a;
}

.subnavi2 a	{
	font-weight:normal;
	font-size:11px;
	padding:0 0 3px 40px;
	line-height:20px;
}

.subnavi2 a:hover	{
	background-image:url(images/subnavi-aktiv.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#4a4a4d;
}

.subnavi2 #aktiv2	{
	background-image:url(images/subnavi-aktiv.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#4a4a4d;
}

.textarea	{
	font-family:verdana;
	font-size:12px;
	line-height:24px;
	color:#4a4a4d;
	letter-spacing:1px;
}

.textarea td	{
	vertical-align:top;
	padding-bottom:5px;
}

.textarea a	{
	color:#999;
}

.textarea a:hover	{
	text-decoration:none;
	color:#000;
}

.fuss	{
	width:100%;
	border-top:6px solid #fdeff8;
	clear:both;
}

.fuss-text	{
	width:980px;
	margin:0 auto;
	padding-top:15px;
	margin-bottom:15px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

.fuss-text a	{
	color:#e3007a;
	text-decoration:none;
	margin-left:25px;
}

.fuss-text a:hover	{
	text-decoration:underline;
	color:#e273af;
}

.teaser-startseite	{
	margin-bottom:40px;
}

.drucken 	{
	float:right;
}

.drucken a	{
	text-decoration:none;
	color:#4a4a4d;
	font-size:11px;
	padding-right:10px;
}

.fuss-rechts	{
	float:right;
}