@charset "utf-8";



body {
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
        margin: 0px; 
        padding: 0px;
        margin-top:10px;   
        margin-bottom: 10px;
}
.moduletable select {
margin-left:0px;
}
.moduletable a {
padding-right:5px !important!;
margin-right:5px !important!;
}
.form-validate {
margin-left:3px;
padding-left:2px;
}
p,td,tr {
	margin: 0px;
	padding: 0px;
}
h1 {
font-size: 20px;
line-height: 22px;
}

img {
	border: 0px;
}



a {
       color: #0B55C4;
       text-decoration :none;
       letter-spacing: 1px;
       font-weight: bold;
}



a:hover    {
       text-decoration: none;
       letter-spacing: 1px;
}

#container {
	width: 980px;
	margin: 0px auto;
}

#display {
	width: 980px;
        margin: 0px auto;
}

#header {
	width: 980px;
	height: 125px;
	background-color: #666;
        background-image: url(../images/header.jpg);
}

#menu_oben {
	width: 972px;
	height: 25px;
	background: url(../images/navi_bg.jpg) repeat-x;
        border-left: 4px solid #111;
        border-right: 4px solid #111;
}

#einloggen {
        float: left;
        width: 162px;
        height: 25px;
        color: #999;
        margin-left: 6px; 
        margin-top: 12px;    
}



#topmenu {
        float: none;
	width: 780px;
	height: 25px;
        margin-left: 168px !important;
}


#topmenu ul.menu{
	list-style-type: none;
	width: 100%;
	position: relative;
	height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



#topmenu ul.menu li{
	display: block;
	float: left;
	margin: 0px;
	height: 24px;
}


#topmenu ul.menu li a{
	color:#ddd;
	text-decoration: none;
	height: 24px;
	display: block;
	line-height: 24px;
	float: left;
	margin: 0px;
	padding: 0px 12px;
	border-right: 1px solid #444;
	border-left: 1px solid #000;
}

#topmenu ul.menu li a:hover{
	color:#bbb;
	float: left;
        background-color: #fff;
        border-right: 1px solid #000;
	border-left: 1px solid #444;
        background: url(../images/navi_hover_bg.jpg) repeat-x;
}

#topmenu2 {
        float: none;
	width: 803px;
	height: 29px;
        margin: 0 auto;
padding-left: 168px;
        border-left: 4px solid #111;
        border-right: 4px solid #111;
        background: url(../images/navi2.jpg) no-repeat;
}


#topmenu2 ul.menu{
	list-style-type: none;
	width: 100%;
	position: relative;
	height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



#topmenu2 ul.menu li{
	display: block;
	float: left;
	margin-top: 4px;
	height: 24px;
}


#topmenu2 ul.menu li a{
	color:#ddd;
	text-decoration: none;
	height: 24px;
	display: block;
	line-height: 24px;
	float: left;
	margin: 0px;
	padding: 0px 12px;
	border-right: 1px solid #444;
	border-left: 1px solid #000;
}

#topmenu2 ul.menu li a:hover{
	color:#bbb;
	float: left;
        background-color: #fff;
        border-right: 1px solid #000;
	border-left: 1px solid #444;
        background: url(../images/navi_hover_bg.jpg) repeat-x;
}

#maincontent {
	width: 980px;
        line-height: 18px;
        background: url(../images/maincontent_bg.jpg) repeat-y;
        border-top:0px solid #F39400; 
}

#maincontent_top {
        width: 980px;
        height: 10px;
        background: url(../images/maincontent_top.jpg) no-repeat;
}



#maincontent h3 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



#mainmenu {
	width: 164px;

	/*min-height: 300px;*/
	float: left;
        padding-left: 0px;
        margin-left: 4px;

        margin-top: 8px;
background-color: #111 !important;
}


#mainmenu h3 {
        font-size:14px !important;
font-weight: bold;
        color: #60000;
        margin-top: 0px;
        padding-left: 5px;
        line-height: 30px;
        background: #a64000 url(../images/h2.png) repeat-x;

}



#mainmenu ul, #mainmenu li {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

#mainmenu a {
        color: #ddd;
	text-decoration: none;
        letter-spacing:0px !important;
	height: 30px;
	display: block;
	line-height: 30px;
	padding-left: 5px;
	border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        width: 159px;
        background: #333 url(../images/navi_bg.jp) repeat-x;
}


#mainmenu a:hover {
	background: #972a2a url(../images/h2.png) repeat-x;
	height: 30px;
	padding-left: 5px;
        color: #222;
}

#content {
	width: 784px;

        padding-left: 5px;
        margin-left: 182px;
}

#page a {
color: #006f9f !important;
}

#page a:hover {
color: #c40219 !important;
}
#content p {
color: #444;
font-weight:bold;
}


/* #info {
	width: 163px;
	float: right;
	min-height: 0px;
        padding: 00px;
        color: #FFF;
        margin-right: 5px;
}

#info h3 {
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

} */



.contentheading {
        border-left: 0px solid #FF6600;
        border-bottom: 1px solid #999;
        font-size: 14px;
        color: #333333;
        padding: 0px 0px 0px 4px;

}

.createdate, .small, .modifydate {
        font-size: 10px;
        color: #999999;
}
/*########## Button #############*/
.button {
       border:1px solid #FF6600;
       color:#FFF;
       background:#333333;
}
.buttonheading img {
       float:right;
       padding:0px 2px 0px 2px;
}
/*########## end Button #############*/

#left .contentheading, #right .contentheading {
      color: #FFF;
      font-size: 12px;
      border: 0px;
      padding: 0px;
      margin: 0px;
}

.componentheading {
      font-size: 18px;
      font-weight: bold;
      color: #902828;
        margin: 16px 0px;
        padding: 0px;
}

#footer {
	width: 980px;
	height: 40px;
	background: url(../images/footer_bg.jpg) no-repeat;
	border-top: 0px solid #f45900;
}


#footer a {
	color: #555;
	text-decoration: none;
	height: 24px;
	line-height: 24px !important;
        float: right;
         margin-top: 13px;
        padding-right: 280px;

}

#footer a:hover {
	text-decoration: underline;
}

#footer h3 {
	font-size: 16px;
	color: #000;
	margin: 12px 0px 8px 12px;
	padding: 0px;
	font-weight: bold;

}


/* ########################### contacts ########################### */
div.contact {
margin:10px 0px 0px 0px ;
min-height:590px;
overflow:hidden;
}
div.contact p {
font-weight:bold;
font-size:15px;
}
address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width: 90%;
padding: 0px 0px 0px 10px;
}

.contact form {
background: #e5e5e5;
color: #000;
padding: 20px;
margin: 10px 0px;
}

.contact input {
background:#fff;
border:solid 2px #999;
color:#000;
padding:2px 2px 0px;
margin: 10px 0px 0px;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border: 0px;
color: #fff;
font-weight: bold;
margin: 20px 10px 0 0;
padding: 0px 0px 0px 30px;
cursor: pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}
/*############## Read more ########################*/
a.readon:link,
a.readon:visited {
	padding: 3px 6px 3px 22px;
	text-decoration: none;
	color: #404040;
	background: #f2f2f2 url(../images/red/icon-module-arrow.png) no-repeat 5px center;
	border: 1px solid #e5e5e5;
}

a.readon:hover {
	background-color: #e5e5e5;
	text-decoration: none;
}
/*############## end Read more ########################*/

p.pageinfo {
font-size:17px;
color:#222 !important;
font-weight:bold;
padding-bottom:6px;
}


/*############## end Newsheading ########################*/

/*############## kuena ########################*/

.item65 a, .item71 a, .item72 a {
color: #009EE0 !important;
}
.item55 a {
color: #009EE0 !important;
}
/*.item67 a,.item61 a,.item59 a,.item69 a,.item70 a,.item64 a {
color: #FFF15E !important;
}*/