/* Basic Styles*/

body {
	color: black;
	text-align: center;
	padding: 10px;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size:12px;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #5C6A73;
	background-repeat: repeat;
	background-position: center -41px;
	background-image: url(../bg.jpg);
}
a, a:link, a:visited  {
	color: black;
	
	text-decoration: none;

}
a:hover  {
	color: #F00;
}

a img, a:visited img {
	border: 1px solid silver;
}
.bildhi, .bildslide {
	background-color: #d9d9d9;
}
.neu {
	color: red;
}
a:hover img {
	border: 1px solid #9ccefd;
}

h1 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}




li, label, ol, table, ul  {
	padding: 0px 0px 0px 8px;
	list-style-image: none;
	margin: 0px;
	list-style-type: none;
}

/*--- Wrapper ---*/

#wrapper {
	text-align: left;
	vertical-align: middle;
	width: 960px;
	text-align: left;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
}
#hintergrund {
	border-radius:10px 10px 0 0;
	background-image: url(../banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	border: 10px solid #FFF;
	float: left;
	margin-bottom: 20px;
}
#mainwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	border: 10px solid #FFF;
}


#mitte {
	background-color:#fff;
	width: 100%;
	border-radius:0 0 10px 10px;
	display: block;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

#banner {
	text-align: center;

	background-position: left bottom;
	clear: both;
	overflow: visible;
	padding: 0 30px 10px;
}
/*--- Page Header ---*/
#header {
	text-align: right;
	height: 85px;
	display: block;
	clear: both;
	width: 960px;
}

#blog-title {
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	color: black;
	line-height: 1em;
}
#blog-description {
	font-size:16px;
	text-decoration: none;
	line-height: 1em;
	margin-top: 15px;
	margin-right: 5px;
	color: black;
}

#access {
	clear: both;
	text-align: left;
	margin-left: 20px;
}

/*--- Page Content ---*/

#container {
	margin: 0px;
	padding-bottom: 25px;
	padding-left: 43px;
	display: block;
	clear: both;
}


#primary {
	font-size: 14px;
	background-image: url(../menu_bg.jpg);
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	margin-bottom: 10px;
}

h2.page-title {
	
	margin: 0;
	padding-bottom: 20px;
	font-size: 22px;
}

.sidebar {
	font-size: 10px;
}

.sidebar a {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidebar a:hover {
	color: #F00;
}

#secondary {
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 570px;
	padding-right: 60px;
	padding-bottom: 20px;
	margin: 0px;
	color: black;
}

/*--- Page Footer ---*/

#footer {

	border-radius:10px;
	padding:10px 0;
	display: block;
	clear: both;
	font-size:10px;
	text-align:center;
	color:#666;
	background-color: #FAFAFA;
}
.design-link a:link, .design-link a:visited {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.design-link a:hover {
	color: #FFFFFF;
}


/*--- Skip ---*/
.skip-link {
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	position: absolute;
	top: -50px;
}

/*--- navigation hauptmenu ---*/

#hauptmenu {
	float:left;
	display:inline-block;
	height:30px;
	padding:0 10px;
	margin-left: 1px;
	color: #b0b0b0;
	border-radius:6px 6px 0 0;
	background-color: white;
	font-size: 18px;
	line-height: 1.8em;
}

#hauptmenu ul {
	padding-top: 5px;
}

#hauptmenu li {
	display: inline;
	padding-left: 5px;
}

#hauptmenu a:link, #hauptmenu a:visited {
	color: black;
}

#hauptmenu a:hover {
	background-color:#fff;
	color: silver;
}



/*--- navigation menu ---*/

.aktiv a:link, .aktiv a:visited {
	color: #900;
}
.menu {
	padding-right: 20px;
	display: inline;
}
.menu1 {
	padding-right: 20px;
}
.menu2 {
	padding-right: 20px;
}
.menu3 {
	padding-right: 20px;
}

/*--- slide menu ---*/

.nav-previous {
	float: left;
	overflow: visible;
	width: 280px;
	clear: left;
}
.nav-next {
	float: right;
	overflow: visible;
	width: 280px;
	text-align: right;
	clear: right;
}


/*--- formular ---*/

.eingabe {
	text-decoration: none;
	width: 350px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-bottom: 5px;
}
.preis {
text-transform: uppercase;
}

.bildfeld {
	border-color: silver;
}
#biudli3 {
	float: left;
	height: auto;
	display: block;
	background-color: #CECECE;
}

