html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #666;
	font:80%/140% Arial,Helvetica,sans-serif;
	line-height: 150%;
	width: 965px!important;
    margin:0 auto;
    background:#e3e3e3 url(../images/bg.png) repeat-y 50%;
}

a:link, a:visited {
	color: #933427;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none;
}


#tools-system li a.mainlevel-nav-systemmenu:link {
	font-family: arial;
    font-size: 0.8em;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tools-system li a.mainlevel-nav-systemmenu:visited {
	font-family: arial;
    font-size: 0.8em;
    font-weight: bold;
	color: #bbc7ce; /* blau-grau*/
	text-decoration: none;
}
#tools-system li a.mainlevel-nav-systemmenu:hover {
	font-family: arial;
    font-size: 0.8em;
    font-weight: bold;
	color: #89b5ce; /* becker-blau*/
	text-decoration: underline;
}

.buttonheading img {
   border: 0px none;
   padding-right:10px;
}

h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
	text-align:justify;
}

p.buttonheading { padding-bottom: 5px; text-align: right; }

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	
}

div#page ul li {
	background: url("../images/list_checkbox.png") no-repeat scroll 3px 4px transparent;
}

#wm-menu ul.menu { list-style: none; margin-left: 10px; }
#wm-menu ul.menu li { padding-left: 5px; width: 120px; }

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 5px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

	
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	text-align: left;
}

.container{
	overflow: hidden;
	margin: 0 auto;	
}

.container-startseite{
	overflow: hidden;
	margin: 0 auto;	
	padding-top: 10px;
	padding-bottom: 30px;
	
}

#logo {
	font-size: 50px;
	line-height: 23px;
	letter-spacing: normal;
	float: left;
	padding: 0px 0px 10px 50px;
	width:auto;
	height:150px;
	text-decoration:none;
	text-transform: uppercase;
	
}

#logo a:hover{
	text-decoration:none;}
/*======================= TOP PANEL=============================*/

#toppanel{
	height:30px; 	
	width: 100%;
	background: url(../images/top.png) repeat-x; 
}

#tools-left{
	clear:right; 
	width:60px; 
	float:left; 
	text-align:left; 
	line-height:25px; 
	padding:5px 0 0 20px}
	
/*======================= LOGIN/REGISTER =============================*/

.log-reg{
	float:right;
	margin-top:3px;
	margin-right:0px;
	width:450px;
	height:22px;
	/*border: 1px solid green;*/
}

#tools-right {
	position:absolute;
	text-align:right;
	z-index:9999;
}

#tools-system {
	position:absolute;
	text-align:right;
	z-index:9999;
}

#tools-right li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 3px;
}

#tools-system li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}

a.register-switch, a.login-switch, #tools-right li a:link {
	color:#fff;
	text-decoration:none;
}

#tools-system li a:link {
	color:#fff;
	text-decoration:none;
}

#register, #login {
	background:#721306 none repeat scroll 0 0;
	border:1px solid #2E2E2E;
	display:none;
	height:auto;
	overflow:hidden;
	padding:5px 15px;
	position:absolute;
	right:-50px;
	text-align:left;
	top:25px;
	z-index:99999;
	color:#fff;
}

#login ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#login ul li{
	float:right;
}
#verify-user, #verify-pass {
	float:left;
}
#submit{
	float:right;
}

#submit input.button{
	float:right;
	margin-right: 5px;
	width:65px;
	height:22px;
	cursor: pointer;
}
.login-switch, .register-switch{
	width:45px;
	margin-top:-6px;
	height:17px;
	display:block;
	border:none;
}

.button.validate{
	width:65px;
	height:22px;
	float:right;
	display:block;
	border:none;
	cursor: pointer;
}

form#login{
	width:450px;
}

/*======================= MOOMENU =============================*/
	
.moomenu{
	height: 35px;
	background-image:url(../images/menu-shadow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.nav{
	width: 100%;
	height: 100%;
	background: url(../images/menu.png) repeat-x;
	background-position: center top;
}

/*======================= HEADER =============================*/
.header{
	width: 100%;
	height: 101px;
	background-image:url(../images/bg5x102.png);
	background-repeat: repeat-x;
	padding-top:1px;
}

/*======================= USERS =============================*/

#user1,#user2,#user3,#user4,#user5,#user6,#user7,#user8,#user9 {
	width: auto;
	height: auto;
	float:left;
	}
	
#user h3 {
	font-family: Arial, Sans-serif;
	color: #933427;
	font-weight: bold;
	margin: -4px -6px 5px -6px;
	line-height: 30px;
	text-align:left;
	border-bottom: 1px solid #933427;
}

.userpadding{ 
padding: 10px 10px 20px 10px;
}

.usertop{
	width: 98%;
	overflow: hidden;
	padding: 0 10px 0 10px;
	border: 0px solid red;
	

}

.usertop-startseite{
	width: 98%;
	overflow: hidden;
	padding: 0 10px 0 10px;	
	background: #bdd4e1 url(../images/bg-startseite.png) top left repeat-x;
	border-top: 1px solid #afafaf;

}
.usertop h3, .userbottom h3{
	font-family: Arial, Sans-serif;
	color: #933427;
	font-weight: bold;
	margin: -4px -6px 5px -6px;
	line-height: 30px;
	text-align:left;
	border-bottom: 1px solid #933427;
}

.userbottom, .userfooter{
	width: 98%;
	overflow: hidden;
	padding: 0 10px 0 10px;
}
/*======================= CONTAINER =============================*/

.containermainbody{
	width: 100%;
	overflow: hidden;	
	line-height: 150%;
} 
.mainbody{
	padding-left :25px;
	text-align:justify;
}

#main{
    width:51%;
	overflow: hidden;
	float: left;

}
#main-mid{
    width:70%;
	overflow: hidden;
	float: left;
	padding-top:35px;
}

#main-full{
	width: 97%;
	overflow: hidden;
	float: left;
	margin: 30px 15px 0px 0px;

}

#right{
	width:22%;
	overflow: hidden;
	float: right;
	display: block;
	background: none;
	padding:15px 0 0 10px;	
}
#left{
	width:24%;
	overflow: hidden;
	float: left;
	padding:15px 0 0 10px;
	display: block;
	background: none;

}

.rightcontainer{
	overflow: hidden;
	padding: 0px 15px 0px 15px;
}
.leftcontainer .moduletable{
	padding: 0px 0px 0px 0px;
}
.leftcontainer{
	overflow: hidden;
	padding: 0px 5px 0px 0px;
}
.rightcontainer .moduletable{
	padding: 0px 0px 15px 0px;
}

.moduletable_menu h3{
	margin: 10px 0px 15px 0px;
	padding: 3px 0 3px 0;
	text-align: center;
	border-top: 4px solid  #CCC;
	border-bottom: 4px solid  #ccc;
	color:#933427;
}
.moduletable h3{
	background: #EFEFEF url(../images/daunenflocke.png) right no-repeat;
    border-bottom: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
    color: #063755;
    margin: 10px 0 5px;
    padding: 6px 0;
    text-align: center;
    width: 90%;
}

.moduletable-bettsysteme h3{
	background: #EFEFEF url(../images/daunenflocke.png) right no-repeat;
    border-bottom: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
    color: #063755;
    margin: 10px 0 5px;
    padding: 6px 0;
    text-align: center;
    width: 100%;
}

#pathway{
	width: 100%;
	padding: 3px 0px 5px 0px;
	border-bottom: 1px solid #6D6D6D;
	margin:0 0 10px 10px;
}

.messagecontainer{
	width: 100%;
	overflow: hidden;
	padding: 0px 15px 0px 20px;
}

/*======================= SEARCH =============================*/

#search_form {
	float:right;
	width:210px;
	height:30px;
	background: #111;
	margin:20px 25px 0 0 ;
	padding:0 ;
	border:1px solid #6D6D6D;

}

 #search_form .inputbox {
	width:200px;
	height:28px;
	float:left;
	background:transparent;
	border:none;
	margin:0px 0px 0 7px;
	padding:0px ;
	color:#933427;
	font-size:12px;
	font-weight:bold;
}


/*======================= CONTENT =============================*/

.contentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: arial, "Times New Roman", serif;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
	color: #00527a;
}

.small, .createdate, .modifydate {
	font-size: 11px;
	color: #AAA;
}

a.readon {
	background:transparent url(../images/read_more.png) no-repeat;
	color:#555;
	display:block;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin:25px 0 0;
	text-align:center;
	text-shadow:1px 1px #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	width:112px;
}

a.readon:hover {
	color:#940606;
	text-decoration:none;
}

span.article_separator,.article_separator{
	background:transparent url(../images/article_separator.png) no-repeat 50%;
	display:block;
	height:30px;
	margin:0
}

.componentheading{
	font-size: 16px;
	color: #333;
	font-family: Sans-serif;
	font-weight: bold;
	background-image: url(../images/bg-components.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

.pagenav, .pagenav:link, .pagenav:visited{
	font-size: 12px;
	background-color: #EEEEEE;
	color: #666;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #DDD;
	margin: 10px 0 80px 0;
}

.pagenav:hover{
	text-decoration: none;
	background-color: #FFFFFF;
}

.button{
	padding: 2px 5px 2px 5px;
	background-image:url(../images/button.gif);
	background-repeat: repeat-x;
	color: #FAFAFA;
	font-weight: bold;
	border: none;
	font-size: 11px;
}

.inputbox{
	background:#F5F5F5 url(../images/input.png) 0 0 repeat-x;
	border:1px solid #bebebe;
	margin:5px 0;
	padding:2px;
}

.inputbox:focus{
	border: 2px solid #AAA;
}

.sectiontableheader, .sectiontableheader a:link, .sectiontableheader a:visited{
	background-image: url(../images/button.gif);
	color: #FAFAFA;
	padding: 4px;
}

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	padding: 2px 0px 2px 0px;
}

td .sectiontableentry2, td .sectiontableentry1{
	padding: 5px;
}

.poll tbody tr td{
	text-align: left;
}


.bottom{
	width: 100%;
	overflow: hidden;
	margin-top:15px;
	padding: 10px 0px 5px 0px;
}

#footer{
	width: 100%;
	height:100%;
	background:#C2C2C2 url(../images/footer.jpg) repeat-x;
	border-top: 1px solid #AEAEAE;
}
#footer h3{
	font-size:17px;
	padding:10px 0 10px 0;
}
#footer a:hover{
	color:#fbfbfb;
	text-decoration:none;
}
#footer li{
	border-bottom:1px solid #933427;
	font-size:13px;
}

.copyright{
	text-align: center;
	font-size: 11px;
	padding: 15px 0px 5px 0px;
}
.copyright a:hover{
	text-decoration:none;
}
#scrolltop {
	text-align: center;
}

/*======================= Footernavigation =============================*/

div#footer1 ul.menu-footernavigation {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    margin: -5px 0 0;
}

div#footer1 ul.menu-footernavigation li {
    background: url("../images/spacer-bottom.png") no-repeat scroll right center transparent;
    float: left;
    margin: 0;
    padding: 0;
    border-bottom: 0 none;
}

div#footer1 ul.menu-footernavigation a {
    color: #555;
    display: block;
    float: left;
    font-size: 0.8em;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    padding: 0 8px;
    text-decoration: none;
}
div#footer1 ul.menu-footernavigation a:hover {
    color: #933427;
    text-decoration: none;
}

/*======================= MODULE GREY =============================*/

div.module-grey li a{
	padding: 5px 10px 5px 10px;
	color: #111;
	width: 90%;
	display: block;
	text-decoration: none;
}
div.module-grey{
	background: url(../images/grey-br.png) 100% 100% no-repeat;
	position: relative;
}

div.module-grey div{
	background: url(../images/grey-tr.png) 100% 0 no-repeat;
}

div.module-grey div div{
	background: url(../images/grey-bl.png) 0 100% no-repeat;
}

div.module-grey div div div{
	min-height: 60px;
	padding: 10px 15px 10px 15px;
	background: url(../images/grey-tl.png) 0 0 no-repeat;
	overflow: hidden;
	color: #050505;

}

div.module-grey li a:hover{
	text-decoration: none;
	color: #933427;
}

/*======================= FOOTERSTATS =============================*/

div.footerstats a img {
	float: right;
	width: 55px;
	height: 50px;
}

/*======================= IMAGERANGE =============================*/
div#partnerbanner {
	border: 0px solid red;
	margin-bottom: 10px;
}

/* other STyles*/
._becker-rot { color: #933427; }
div#angebot {
	position: relative;
}
div#angebot img { border: 1px solid #efefef; }
div.tipp {
	background: transparent url(../images/tipp.png) no-repeat;
	top: 0;
	display: inline-block;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 500;
	height: 61px;
}

fieldset.content { border: 1px solid #efefef; padding-top: 0px; padding-left: 0px;}

/* Images Positions */
.______bild_im_text_linksbuendig { float: left; margin-right: 8px; }
.______bild_im_text_rechtsbuendig { float: right; margin-left: 8px; }
.______presse_news_contentheading{font:20px/20px Cambria,serif;text-transform:uppercase;color:#333;padding-bottom:5px}
.______link2Contactform { width: 100%; font-weight: bold; color: red; text-align: center; float:left; border-top: 1px solid #aeaeae; border-bottom: 1px solid #aeaeae; background: #efefef;}
a.______link2Contactform:hover { background: #afafaf; color: #fff; text-decoration: none; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }