body {
	font-size : 10pt;
	font-family : Arial;
	margin : 0px 0px 0px 0px;
	background-color:#34329C;
}

a {
	color				: #F80D4E;
}

table {
	font-size : 10pt;
	font-family : Arial;
}

#rahmen {
	width				:770px;
	border				:1px solid;
	margin				:15px auto;
}

#header {
	height				:89px;
	background-image	:url('images/header.jpg');
}
#navi {
	background-color	:#C0C0C0;
	padding-top			:2px;
	padding-bottom		:2px;
	padding-left		:5px;
	padding-right		:5px;
	border-bottom		:1px solid #F80D4E;

}
#content {
	width				:740px;
	background-color	:#FFF;	
	padding				:15px;
}

#content_left {
	width				:200px;
	float				:left;

}

#content_right {
	margin-left			: 30px;
	width				:500px;
	float				:left;
}

#top {
	border-top			:1px solid #F80D4E;
	background-color	:#FFF;
	color				:#F80D4E;
	text-align			:right;
	padding				:3px;
}

#top a {
	color				:#F80D4E;
	font-weight			:bold;
}

ul {
	list-style : disc;
	margin : 0px 0px 0px 15px;
}

h1, 
h1 a {
	font-size 		: 12pt;
	color 			: #F80D4E;
	font-style 		: none;
	text-decoration : none;
	font-weight 	: bold;
	font-family 	: Arial;
	margin-top		: 5px;
	margin-bottom	: 5px;
}

h2 {
	font-size : 10pt;
	color : #F80D4E;
	font-style : none;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
	margin-top:0px;
}


p {
	font-size : 10pt;
	color : ;
	font-style : none;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial;
	margin : 0px 0px 10px 0px;
}


a.menue {
	font-size : 10pt;
	color : #F80D4E;
	font-style : none;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial;
}

a.menue:link {
	font-size : 10pt;
	color : #F80D4E;
	font-style : none;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial;
}

a.menue:active  {
	font-size : 10pt;
	color : #F80D4E;
	font-style : none;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial;
}

a.menue:visited {
	font-size : 10pt;
	color : #F80D4E;
	font-style : none;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial;
}

a.menue:hover  {
	font-size : 10pt;
	color : #F80D4E;
	font-style : none;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial;
}


.pics {

	
}
.pics_kdoerfer {
	border			:1px solid #000;
}
.breaker
{
	clear		: both;
	height		: 25px;
}

#news {
	margin-left	: 20px;
	width		: 230px;
	float		: right;
}
--------------------------------------------------------
 Kontaktformular
--------------------------------------------------------
*/
#content_right input {
	width					: 380px !important;
}

#content_right textarea	{
	width					: 380px;
	height 					: 100px;
}
#content_right #submit	{
	width					: 150px;
}