@charset "utf-8";
/* CSS Document */

body{
background-color: #808080;
font-family:Calibri;
}

#div_Rahmen{
width:850px;
position:relative;
margin:auto;
}

#div_Head0r{
background-image:url(../img/logo_pa.jpg);
width:99.9%;
height:145px;
}

#div_Menue{
left:0px;
top:20px;
position:relative;
width:154px;
height:300px;
float:left;
}

#div_content{
top:20px;
float:left;
position:relative;
width:677px;
height:345px;
left:20px;
}

.menue{
background-color:#2E2E2E;
line-height:30px;
width:130px;
}

.bg_menue{
background-color:#E6E6E6;
font-size:20px;
}

.td_menue{
width:5px;
text-align:center;
line-height:30px;
}

.content{
width:99.9%;
text-align:center;
}

.bg_content{
background-image:url(img/background.jpg);
}

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

a:hover{
color:#778899 ;
font-weight:bold;
}

.bg_menue a{
text-decoration:none;
color:#000000;
}

.content_1{
text-align:center;
width:49.9%;
vertical-align:top;
}

.content_2{
text-align:center;
}

.content_2 img{
width:125px;
}

h3{
font-size:16px;
color:#000066;
}

b{
font-weight:bold;
color:#000066;
}

#div_Menue b{
font-weight:bold;
color:#FFF;
}

h2{
font-size:18px;
color:#000066;
text-align:center;
}

h4{
font-size:16px;
color:#000066;
font-style:italic;
}

.headline{
text-align:left;
}

.katalog{
width:650px;
text-align:left;
}

.katalog img{
width:100px;
margin:20px;
}

.katalog_td{
width:390px;
vertical-align:top;
}

.katalog_head0r{
font-weight:bold;
color:#000066;
font-size:16px;
}

.special{
}

.special img{
width:50px;
}

#container{
	width:600px;
	height:300px;
	position:relative;
	margin-left:40px;
}

/* #container .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../css/buttons.png') no-repeat;
	top:50%;
	margin-top:-36px;
	margin-left:150px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:0
}

#container .prevButton:hover{ background-position:left bottom;left:0;}

#container .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../css/buttons.png') no-repeat;
	top:50%;
	margin-top:-36px;
	margin-right:40px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#container .nextButton:hover{background-position:right bottom;right:0;} */

#container ul{
	width:400px;
	height: 300px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#container li:first-child{
	display:list-item;
	position:absolute;
}

#container li{
	position:absolute;
	display:none;
}
