body {
	width: 980px;
	margin: 20px;
	background: #fff;
	color: #323232;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container, #container_admin {
	width: 980px;
	margin-bottom: 20px;
}

a { 
	color: #ff0000;
	text-decoration: none;
}

.on {
	color: #323232;
}

a:hover { 
	color: #ff0000;
	text-decoration: underline;
}
form {
padding:0;
margin:0;
}

/* # # # # HEAD # # # # # # # # # # # # # # # # # # # # # # # # # # */

#head {
	display: none;
	float: left;
	width: 100%;
	height: 100px;
	background: #ffffff url("images/head02.gif") no-repeat;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 1;
}

#head0 {
	float: left;
	width: 100%;
	height: 180px;
	background: #ffffff url("images/head.jpg") no-repeat;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 1;
}

.headbanner {
	/*display: none;*/
	height: 85px;
	width:234px;
	padding: 0px;
	padding-left: 5px;
	border-left: 1px dotted #e3e3e3;
	border-top: 0;
	position: absolute;
	right: 0;
	z-index: 20;
	top:5px;
}
.headlogo {
	/*display: none;*/
	height: 100px;
	position: absolute;
	z-index: 19;
	border:0;
	width:680px;
}

/* # # # # SERVICE-MENU # # # # # # # # # # # # # # # # # # # # # # # # # # */

#servicemenu {
	display: none;
	float: left;
	height: 12px;
	margin-bottom: 20px;
	padding: 4px;
	padding-left: 20px;
	padding-right: 10px;
	background: #ff0000;
	font-size: 10px;
	width:950px;
}

#servicemenu h1 {
	display:block;
	width:40%;
	float: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #fff;
	background: none;
	
}

#servicemenu ul {
	float: right;
	display:block;
	width:50%;
	margin: 0;
	padding: 0;
	text-align:right;
	
}

#servicemenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	padding-left: 10px;
}

#servicemenu a {
	color: #fff;
}

#servicemenu a.on {
	font-weight: bold;
}

/* # # # # MAIN-MENU # # # # # # # # # # # # # # # # # # # # # # # # # # */

#menu {
	display: none;
	float: left;
	width: 160px;
	margin: 0px;
	margin-right: 20px;
	padding-top: 0px;
	font-weight: bold;
}

#menu a.menuon  {
	color: #ff0000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#menu li {
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	background: url('images/menupfeil.gif') no-repeat 0 3px;
}

#menu li a {
	color: #323232;
}

#menu li a:hover {
	color: #ff0000;
	text-decoration: none;
}

#menu a.submenu  {
	font-size: smaller;
	font-weight : bold;
	padding: 0px;
	letter-spacing: 1px;
}

#menu a.submenuon  {
	color: #ff0000;
	font-size: smaller;
	font-weight : bold;
	letter-spacing: 1px;
	padding: 0px;
}

#submenu ul  {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	border: 0;
}

#submenu li {
	background: none;
	list-style-type : none;
	padding: 0;
	margin: 0;
}

/* # # # # LEFT # # # # # # # # # # # # # # # # # # # # # # # # # # */

#menu h2 {
	display: none;
	background: url("images/headline.gif");
	background-position : bottom left;
	border: 1px solid #565656;
	padding: 5px 0px 5px 14px;
	margin: 0px;
	width: 144px;
	font-size: 11px;
	font-weight : bold;
}

.leftbox {
	display: none;
	width: 154px;
	border-left : 1px solid #565656;
	border-right : 1px solid #565656;
	border-bottom : 1px solid #565656;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	font-size: 11px;
}

/* # # # # CONTENT # # # # # # # # # # # # # # # # # # # # # # # # # # */

.content {
	float: left;
	width: 510px;
}

p {
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

h1 {
	float: left;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	font-size: 12px;
	/*color: #323232; */
	color: #fff;
	background: #85a415 url('images/h1pfeil.gif') no-repeat 0px 4px;
}

h2 {
	float: left;
	width: 100%;
	padding: 4px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #fcb400;
}
h3 {
	font-size: 11px;
	margin:0;
	padding:0;
}

/* # # # # shortinfo # # # # */

.shortinfobox {
	width: 33%;
	padding: 0;
	margin: 0;
	background: #efefef;
	border-left:5px solid #fff;
	color: #000;
}

.shortinfobox p {
	margin: 0;
	padding: 5px 5px 0px 5px;
}
.shortinfobox h1 {
	margin: 1px;
	width:145px;
}

/* # # # # info # # # # */

.infobox, .tableinfobox {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	background: #efefef;
}
.tableinfobox {
	padding: 0px;
	background: #fff;
}
/* # # # # beitrag # # # # */

.beitrag {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C4C4C4;
	overflow:auto;
}

.beitrag-vermittelt {
	width: 100%;
	border-top: 1px dotted #565656;
	border-bottom: 1px dotted #565656;
	padding: 5px;
	margin: 0;
	margin-bottom: 15px;
	background: #F7FCFF;
}

.beitrag-detail {
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
}

.beitrag-detail td {
	vertical-align: top;
}

.smallpic {
	float: left;
	width: 84px;
	height: 84px;
	margin-right: 10px;
	border: 1px dotted #C4C4C4;
}

/* # # # # allgemein # # # # */

.icons {
	float: left;
	margin-top: 5px;
}

.iconsininfo {
	float: right;
}

.weiterlesen {
	float: right;
	padding-top: 9px;
	padding-left: 14px;
	font-size: 9px;
	background: url('images/icons/weiter.gif') no-repeat 0 10px;
}

.zurueck {
	float: left;
	padding-top: 9px;
	padding-left: 14px;
	font-size: 9px;
	background: url('images/icons/zurueck.gif') no-repeat 0 10px;
}

.top {
	float: left;
	width: 100%;
	padding-left: 14px;
	padding-bottom: 20px;
	font-size: 9px;
	background: url('images/icons/top.gif') no-repeat 0 1px;
}

.speciallink {
	float: left;
	padding-top: 9px;
	padding-left: 14px;
	background: url('images/icons/weiter_free.gif') no-repeat 0 10px;
}

.content ul {
	float: left;
	margin: 0;
	margin-left: 15px;
	padding: 0px;
	list-style-type: disc;
}

.content ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* # # # # HALF (halbe contentbreite) # # # # # # # # # # # # # # # # # # # # # # # # # # */

.half1 {
	float: left;
	width: 48%;
	
}

.half2 {
	float: right;
	width: 48%;
}
/* # # # # ALLES FRS EINTRAGEN # # # # # # # # # # # # # # # # # # # # # # # # # # */

.fortschritt {
	float: left;
	width: 100%;
	height: 50px;
	padding-bottom: 10px;
}

.fortschritt img {
	padding-right: 10px;
}

.eintrag-kat {
	float: left;
	width: 197px;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 20px;
	border: 1px solid #C4C4C4;
	background: url('images/icons/weiter_free.gif') no-repeat 5px 12px;
}

.eintrag-kat:hover {
	background: #FFF2F2 url('images/icons/weiter_free.gif') no-repeat 5px 12px;
}

/* # # # # RIGHT # # # # # # # # # # # # # # # # # # # # # # # # # # */

#right {
	display: none;
	float: right;
	width: 234px;
	margin: 0px 0px 0px 20px;
}

#right h3 {
	float: left;
	width: 226px;
	margin: 0px;
	padding: 4px;
	font-size: 11px;
	font-weight : bold;
	color: #fff;
	background: #890000;
	/*background: #C4C4C4;*/
}

.rightbox {
	float: left;
	width: 212px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #C4C4C4;
	background: #fff;
}

#right form {
	float: left;
}

/* # # # # FORM # # # # # # # # # # # # # # # # # # # # # # # # # # */

.form {
	padding: 0;
	margin: 0;
}

.formtext {
	float: left;
	width: 70px;
}

.feld {
	width: 223px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #C4C4C4;
	color: #565656;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
}

.feldklein {
	width: 23px;
	margin-top: 2px;
/*	margin-bottom: 10px;*/
	padding: 2px;
	border: 1px solid #C4C4C4;
	color: #565656;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
}


.pull {
	width: 229px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #C4C4C4;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
}

.area { 
	width: 227px;
	height: 200px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #C4C4C4;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
}

.bigarea { 
	width: 466px;
	height: 120px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #C4C4C4;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
}

.but {
	float: right;
	border: 1px solid #C4C4C4;
	background-color: #F9F8F8;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
	color: #323232;
}

.checkbox {
	margin: 0;
	margin-top: 2px;
	padding: 0;
}

label {
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

/* # # # # specialforms # # # # # */

.searchpull {
	width: 212px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #C4C4C4;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
}

.area2 { 
	color: #565656;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
	width: 310px;
	height: 120px;
	border: 5px solid #ff0000;
}

/* # # # # FOOTER # # # # # # # # # # # # # # # # # # # # # # # # # # */

#footer {
	float: left;
	width: 100%;
	height: 26px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #323232;
	text-align: center;
}

/* # # # # SONSTIGES # # # # # # # # # # # # # # # # # # # # # # # # # # */

.pagebar {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 0px dotted #565656;
	border-left: 0;
	border-right: 0;
	font-size: 9px;
	color: #ff0000;
	background: transparent url(images/pagebar.gif) no-repeat  center;
}


.list_menu {list-style: none; margin-top: 0; margin-left: 20px; padding: 2px 0px 2px 0px;}

.klein { 
	float: left;
	color: #565656;
	font-size: 9px;
}

/* # # # # ADMIN # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

#contentadmin {
	float: left;
	width: 500px;
	padding: 10px;
}

#container_admin h1 {
	background: url("images/headline.gif");
	background-position : bottom left;
	border: 1px solid #565656;
	width: 495px;
	padding: 5px 0px 5px 14px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight : bold;
}

.feldadmin {
	float: left;
	color: #565656;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Frutiger, Arial, Helvetica, sans-serif;
	width: 320px;
}

/*Google, Adds, Banner - Container*/
.addleft, .addcenter, .addright {
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:2px dotted #e0e0e0;
	
}

.rightbanner, .centerbanner {
	clear:both;
	margin-top:16px;
	margin-bottom:16px;

	text-align:center;
}

.rightbanner div, .centerbanner div {
	padding:6px;
	border:1px solid #e0e0e0;
}

.rightbanner2 div, .centerbanner div {
	padding:6px;

	text-align: center;
	height: 300px;
	padding-left: 17px;
}

.rightbanner h4, .centerbanner h4 {
	font-size:11px;
	padding:4px;
	margin:0;
	display:block;
	background:red;
	color:white;
}

