@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0;}

body,html {
font: 95% Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #333333;
	margin-top: 0px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color: #aca4a4;
	height: 100%;
}
a {	font-size: 12px;	color: #000000;	font-weight: bold;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;	color: #000000;}
a:hover {	text-decoration: none;	color: #990000;}
a:active {	text-decoration: none;	color: #990000;}
ul.u1		{list-style-position: inside; list-style-image:url(../images/icons/li1.gif);}
ul.u2		{list-style-position: inside; list-style-image:url(../images/icons/li2.gif); text-indent: 15px;}
.topmenulink {text-align:center;}

h1, h2 {font-size:15px; text-transform:uppercase; font-weight:bold;}
h3 {font-size: 13px; color:#990000; font-weight:bold;}
h4 {font-size:10px; text-align:right; color: #990000;}

.topmenulink a:link, .topmenulink a:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 8px;
	padding-left: 0px;
	height: 31px !important;
	height: 31px;
	width: 100%;
	text-decoration: none;
}
.topmenulink a:hover, .topmenulink a:active{
	background-position: 0px -39px;
	text-decoration: none;
	color: #F3F0DA;
}

#main {
background-image:url(../images/bg_content.png);
background-repeat:repeat-y;
width: 770px;
text-align:left;
}
#content {
padding: 0 20px 0 20px;
}
#topmenu {
background-image:url(../images/bg_menuleiste.png);
background-repeat:no-repeat;
height: 39px;
}
#header {
background-image:url(../images/bg_header.png);
background-repeat:no-repeat;
height: 146px;
}
#left {
background-image:url(../images/bg_left.png);
background-repeat:no-repeat;
background-position:top;
width: 92px;
}
#right {
background-image:url(../images/bg_right.png);
background-repeat:no-repeat;
background-position:top;
}
#footer {
background-image:url(../images/bg_footer.png);
background-repeat:no-repeat;
height: 26px;
padding-right: 12px;
padding-top: 0px;
}
#footer a:link,#footer a:visited{font-size:10px;color:#999999}
#footer a:hover,#footer a:active{font-size:10px;color:#990000}
#bottom {
background-image:url(../images/bg_bottom.png);
background-repeat:no-repeat;
height: 77px;
padding-top: 5px;
font-weight:bold;
color:#000000;
}
#bottom a:link,#bottom a:visited{font-size:10px;}
hr {
}
/* rechte spalte */
.pictures p {font-size:9px;text-align:center;}
.pictures img{border: 1px solid #ccc; padding: 7px;}

/* topnavi */
#topnavi{
position: absolute;
top: 148px;
left: 50%;
height: 40px;
width: 900px;
margin-left:-450px;
+margin-left:-451px; /*ie6 hack*/
margin-top: -3px;
}
.mattblackmenu ul{
padding-left: 66px;
padding-top: 1px;
font: bold 12px Arial;
list-style-type: none;
overflow: hidden;
width: 900px;
}
.mattblackmenu li{display: inline;margin: 0px;}
.mattblackmenu li a, .mattblackmenu li a:visited{
float: left;
display: block;
width:150px;
text-align:center;
text-decoration: none;
padding: 8px 0px;
background-image: url(../images/topmenu_bg.png);
background-repeat: no-repeat;
color: #000;
}
.mattblackmenu li a:hover{background-position: 0 -39px;color: #ddd;}
.mattblackmenu a.selected{background-position: 0 -39px; /*bg of tab with "selected" class assigned to its LI */color: #ddd;}
/* ----- Drop Down ULs ----- */
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 11px Arial;
text-align:center;
position: absolute;
left: 0;
top: 10px;
height:0px;
list-style-type: none;
background: #ff0000;
visibility: hidden;
z-index: 100;
}
.ddsubmenustyle li a{
display: block;
width: 150px; /*width of menu (not including side paddings)*/
color: #000000;
height:15px;
background-image:url(../images/bg_topsubmenu.gif);
border-bottom: 1px solid;
border-bottom-color: #333333;
text-decoration: none;
padding: 4px 0px;
}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/display: inline-block;width: 150px; /*width of menu (include side paddings of LI A*/}
.ddsubmenustyle li a:hover{
background-color: black;
color: white;
background-image:url(../images/bg_topsubmenu.gif);
background-position: 0px -40px;
}
.downarrowpointer	{padding-left: 0px;border: 0;}
.rightarrowpointer	{position: absolute;padding-top: 0px;left: 100px;border: 0;}
.ddiframeshim		{position: absolute;z-index: 500;background: transparent;border-width: 0;width: 0;height: 0;display: block;}

/*----- facebox 1.1 -----*/
#facebox .b 		{background:url(../images/facebox/b.png);}
#facebox .tl 		{background:url(../images/facebox/tl.png);}
#facebox .tr 		{background:url(../images/facebox/tr.png);}
#facebox .bl 		{background:url(../images/facebox/bl.png);}
#facebox .br 		{background:url(../images/facebox/br.png);}
#facebox 			{position: absolute; width: 100%; top: 0; left: 0; z-index: 1000; text-align: left;}
#facebox .popup 	{position: relative;}
#facebox table 		{margin: auto; border-collapse: collapse;}
#facebox .body 		{padding: 10px; background: #fff; width: 370px;}
#facebox .loading 	{text-align: center;}
#facebox .image 	{text-align: center; background: url(../images/facebox/bg_facebox.png); padding: 10px 10px 10px 10px;}
#facebox img 		{border: 0;}
#facebox .footer 	{padding-top: 5px; margin-top: 0px; text-align: right;}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {height: 10px; width: 10px; overflow: hidden; padding: 0;}
.facebox_bg			{background:url(../images/facebox/bg_facebox.png); padding: 5px;}

/*------ inputboxen -----*/
.inputbox 		{border: 1px solid #666666; background-color:#aca4a4; width: 340px;}
.inputbox_short {border: 1px solid #666666; background-color:#aca4a4; width: 143px;}
.inputbox_short1 {border: 1px solid #666666; background-color:#aca4a4; width: 125px;}
.inputtext		{border: 1px solid #666666; background-color:#aca4a4; width: 340px; font-family:Arial, Helvetica, sans-serif;}
.button			{border: 1px solid #666666; background-color:#aca4a4; font-weight:bold;}

.pic {padding:7px; border: 1px solid #ccc;}
.footstyle {font-size:10px;}
