
/*--============================================================*/
/*--=== concept, design and programming by:                  ===*/
/*--=== buttgereit und heidenreich gmbh | Corporate-Web Unit ===*/
/*--=== copyright (c)2006 - www.b-und-h.de - SB              ===*/
/*--============================================================*/


/* <style type="text/css"> */

body, td, div {
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:11px;
	color:#663399;
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

td, div {
	text-align:left;
	line-height:0px;
}

td {
	border-width: 1px;
}

input, select, textarea { font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px;  }

#bodyframe { width:760px; border:0px; line-height:0px; position:absolute; top:0px; left:0px; }
	#head { width:760px; height:201px; float:left; background-image: url(../_gfx/bg_head.jpg); background-position: right; background-repeat: no-repeat; line-height:0px; margin:0px; }
	#contentframe { width:760px; float:left; background-image: url(../_gfx/bg_line.gif); background-position: bottom right; background-repeat:no-repeat; line-height:0px; margin:0px; margin-bottom:32px; }
		#nav { width:200px; float:left; line-height:0px; margin:0px; }
			#menu { width:200px; float:left; padding:22px 0px 0px 0px; margin:0px; line-height:0px; }
		#content { width:390px; float:left; line-height:15px; padding:22px 25px 0px 25px; margin:0px; }
		#column { width:120px; height:260px; float:left; line-height:15px; padding:0px; margin:0px; }
		#widecontent { width:510px; float:left; line-height:15px; padding:22px 0px 0px 25px; margin:0px; }

h1 { padding:0px 0px 11px 0px; margin:0px; }
h2 { padding:0px 0px 8px 1px; margin:0px; font-size:11px; }
h3 { padding:0px 0px 0px 0px; margin:0px; font-size:11px; }

p {
	padding:0px 0px 16px 0px;
	margin:0px;
	font-size:11px;
	line-height:16px;
}

a { color:#663399; text-decoration:none; }
a:hover { color:#ff0033; }

ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.menu {
	width:173px;
	margin:0px;
	padding:0px 0px 0px 18px;
	float:left;
	line-height:0px;
}

.menu_p {
	margin:0px;
	padding:0px;
	line-height:0px;
}

.error {
	color:#FF0000;
	font-weight:bold;
}

.input_title {
	width:100px;
	background-color:#000000;
}

.last {
	padding:0px 0px 32px 0px;
}

.borderless {
	background-color:#efedf6;
	border-width:0px;
}

.newsblock {
	width: 535px;
	float: left;
}

.newsarticle {
	line-height:16px;
	padding-bottom: 24px;
	width: 535px;
	float: left;
}

.newsarticle_date {
	font-size:11px;
	line-height:16px;
	color: #ff0033;
}

.newsarticle_pic {
	line-height:16px;
	width: 93px;
	float: right;
}

.newsarticle_link {
	font-weight:bold;
	line-height:16px;
	margin-bottom: 8px;
}

.newsarticle_text {
	line-height:16px;
	width: 380px;
	float: left;
}

.newsarticle_headline {
	font-weight:bold;
	line-height:16px;
	margin-bottom: 16px;
}

.newsarticle_zurueck {
}