/* Basic Styles*/

body {
	color:#707070;
	text-align: center;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/hi.jpg);
	padding: 10px;
	font-size: 11px;
	font-family: "Verdana", Trebuchet MS, Arial;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #333333;
}
a, a:link, a:visited  {
	color: #CCCCCC;
	line-height: 1.8em;
	text-decoration: none;
}
a:hover  {
	color: #FE9900;
}

a img, a:visited img {
	border: 1px solid #ffffff;
}
.bildhi, .bildslide {
	background-color: #242424;
}
.neu {
	color: #FE9900;
}
a:hover img {
	border: 1px solid #FE9900;
}
h1 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 1.2em;
	padding-top: 10px;
}

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;
	margin: 0px auto 20px;
	width: 930px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bg.png);
}
#hintergrund {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: left top;
/* Abstand Text von oben */
padding-top: 50px;
}
#higrafik {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
}
#biudli {
	background-repeat: no-repeat;
	background-position: left top;
}
#biudli2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	float: left;
	width: 100%;
}
#mitte {
	background-image: url(images/image.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 50px;
}

#korb {
	font-size: 0.9em;
	background-repeat: repeat-y;
	background-position: left bottom;
	clear: both;
	overflow: visible;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 190px;
}
#banner {
	text-align: center;
	background-image: url(images/unten.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	clear: both;
	overflow: visible;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
/*--- Page Header ---*/
#header {
	text-align: left;
	padding-left: 360px;
	color: #FFFFFF;
	padding-right: 60px;
	padding-bottom: 10px;
}

#blog-title {
	font-size: 3em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#blog-description {
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1em;
}

#access {
	padding-right: 60px;
	padding-bottom: 20px;
	margin: 0px;
	clear: both;
	text-align: right;
	padding-left: 300px;
	padding-top: 0px;
}

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

#container {
	float: right;
	width: 570px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 60px;
	padding-top: 70px;
}

/* textblock navi links */
#primary {
	overflow: hidden;
	padding-left: 60px;
	width: 230px;
	padding-right: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 120px;
	line-height: 1.8em;
}

.sidebar {
	float: left;
}

.sidebar a {color: #707070;}

.sidebar a:hover {
	color: #8b0101;
}

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

/*--- Page Footer ---*/
#footer {
	font-size: 0.8em;
	text-align: right;
	background-image: url(images/unten.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 0px;
	clear: both;
	overflow: visible;
	padding-right: 60px;
	padding-left: 70px;
}

.design-link a:link, .design-link a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
.design-link a:hover {
	color: #FFCC00;
}


/*--- Skip ---*/
.skip-link {

	position: absolute;
	top: -50px;
}

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

#hauptmenu {
	color: #FFFFFF;
	font-weight: bold;
}

#hauptmenu ul {
}

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

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

#hauptmenu a:hover {
	color: #FFCC00;
}

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

.aktiv a:link, .aktiv a:visited {
	color: #CCCCCC;
}
.menu {
	padding-left: 20px;
}
.menu1 {
	padding-left: 20px;
}
.menu2 {
	padding-left: 20px;
}
.menu3 {
	padding-left: 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 #ffffff;
	padding: 2px;
	margin-bottom: 5px;
}

