body {
	margin: 0px;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size : 14px;
}


 A:active { color: #E10079;}
 A:visited {color: #E10079;}
 A:link { color: #E10079;}
 A:hover { color: #E10079;}

.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}



.Alert{ font-size: 22px; color: Red }

hr{
	color : gray;
	height : 1px;
}

.suchfeld {
	border: solid #E10079 1px;
	width: 95px;
}

.suchbereich {
	margin: 0;
}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}

.kalender_gesamt {
	width : 100%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background : #DDDDDD;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #FFFFC0;
	height: 35px;
}
.kalender_zeile2 {
	background : #C0FFC0;
	height: 35px;
}


.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}

input.openid_login {
	padding-left: 18px;
	background-image: url(/auto_image.php?image=Images/openid_logo_small.png&y=16);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

html, body {
	background-color: #c99e64;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-image: url(/userfiles/layout/body.gif);
	background-position: center bottom;
}

#gesamt {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 1000px;
	background-image: url(/userfiles/layout/header.gif);
}

#headerlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 260px;
	display: block;
	background-image: url(/userfiles/layout/header_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerlogo img {
	width: 260px;
	height: 150px;
	border: none;
	display: block;
}

#warenkorb {
	
}

#warenkorb a {
	color: #ffffff;
}

#produktsuche {
	
}

#produktsuche p {
	float: left;
}

#produktsuche a {
	color: #ffffff;
}

#logo {
   display: none;
}

#adressdaten {
	display: none;
}

#navigation {
	width: 720px;
	height: 160px;
	padding: 10px 10px 0px 10px;
	position: absolute;
	left: 260px;
	top: 0px;
}

#navigation ul {
	display: inline-block;
	height: auto;
}

#navigation ul li {
	color: #ffffff;
	display: block;
	width: auto;
	list-style-type: none;
	height: 24px;
}

#navigation ul li a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#navigation ul li a:hover {
	
}

#navigation ul li.active {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#navigation ul li.active a {
	background: none;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#menu1 {
	position: absolute;
	top: 30px;
	left: 20px;
}

#wrapper {
	width: 1000px;
	display: block;
	position: absolute;
	height: 100%;
	background-image: url(/userfiles/layout/wrapper.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#wrapper_content {
	display: block;
	float: left;
	width: 260px;
	height: 100%;
	background-color: #E10079;
}

#logform_outer {
	
}

#logform {
	background-color: #ffffff;
	padding: 0px 0px 0px 10px;
}

#logform .logform {
	width: 100px;
	margin: 0px 0px 2px 0px;
}

#logform .logform_text {
	display: inline-block;
	width: 100px;
}

#logform input[type=submit] {
	background-color: #E10079;
	color: #ffffff;
	border: 1px outset #E10079;
	margin: 2px;
}

#subnavigation {
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 280px;
	top: 120px;
}

#subnavigation ul {
	display: block;
	height: auto;
}

#subnavigation ul li {
	color: #E10079;
	display: block;
	width: auto;
	height: 20px;
	list-style-type: none;
	float: left;
	padding: 0px 10px 0px 0px;
}

#subnavigation ul li a {
	font-size: 16px;
	color: #E10079;
	text-decoration: none;
	display: block;
}

#subnavigation ul li a:hover {
	
}

#subnavigation ul li.active {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#subnavigation ul li.active a {
	background: none;
	font-size: 16px;
	color: #E10079;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#subnavigation ul li.sub {
	font-size: 14px;
}

#subnavigation ul li.sub a {
	font-size: 14px;
}

#subnavigation ul li.sub_active {
	font-size: 14px;
	font-weight: bold;
}

#suche {
	margin: 0px 0px 0px 10px;
	display: inline;
	float: left;
}

#suche input[type=submit] {
	background-color: #E10079;
	color: #ffffff;
	border: 1px outset #E10079;
	margin: 0px 0px 0px 2px;
}

#content {
	float: left;
	width: 700px;
	padding: 0px 20px 0px 20px;
	height: 100%;
	background-color: #ffffff;
	overflow: scroll;
	overflow-x: hidden;
}

#content h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	color: #333333;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content p {
	clear: both;
	display: block;
	text-align: justify;
	margin: 20px 0px 20px 0px;
}

#content a, #content a.link {
	text-decoration: none;
	color: #E10079;
	padding: 0px ;
	font-weight: bold;
}

#content a:hover, #content a.link:hover {
	color: #E10079;
}

#content ul {
	clear: both;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content ol {
	clear: both;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content img {
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content input[type=text], #content input[type=password], #logform input {
	border: 1px solid #E10079;
	margin: 2px;
}

#content input[type=submit], #content button, #input[type=submit] {
	background-color: #E10079;
	color: #ffffff;
	border: 1px outset #E10079;
}

#footer	{
	display: block;
	width: 100%;
	height: 20px;
	background-color: #000000;
	padding: 4px 0px 0px 0px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* Für die Startseite */
#my_area {
	float: left;
	position: absolute;
	top: 25px;
	display:none;
	left:220px;
	}
#my_area_logo {
	position: absolute;
	top: 22px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#jucker_logo {
	position: absolute;
	top: 133px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#jucker {
	float: left;
	position: absolute;
	top: 149px;
	display: none;
	left: 220px;
	}
#surf_logo {
	position: absolute;
	top: 250px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#surf {
	float: left;
	position: absolute;
	top: 255px;
	display: none;
	left: 220px;
	}
#smartbob_logo {
	position: absolute;
	top: 360px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#smartbob {
	float: left;
	position: absolute;
	top: 360px;
	display: none;
	left: 220px;
	}
#smartscoo1_logo {
	position: absolute;
	top: 450px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#smartscoo1 {
	float: left;
	position: absolute;
	top: 445px;
	display: none;
	left: 220px;
	}
#smartscoo2_logo {
	position: absolute;
	top: 525px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#smartscoo2 {
	float: left;
	position: absolute;
	top: 525px;
	display: none;
	left: 220px;
	}
#chilli_logo {
	position: absolute;
	top: 622px;
	width: 183px;
	left: 15px;
	height: 100px;
}
#chilli {
	float: left;
	position: absolute;
	top: 622px;
	display: none;
	left: 220px;
	}
	
/*Für Startseite Version 2 */
/*
.quadrat {
	height: 200px;
	width: 200px;
	margin-right:20px;
	margin-bottom: 20px;
	border: 3px solid #e10079;
	border-radius: 30px;
	float: left;
	background-color: white;
}
*/

#startseite_container {
	width: 600px;
	height: 600px;
	background-image: url(/userfiles/startseite/bg_container.png);
	position: relative;
	top: 30px;
	left: 25px;
}
#container1 {
	position: absolute;
	top: 20px;
	left: 20px;
}
#container2 {
	position: absolute;
	top: 20px;
	left: 220px;
}
#container_brand {
	xheight: 400px;
	background-color: white;
}
#brand_1 {
	position: absolute;
	display: none;
	height: 367px;
	width: 100%;
	background-image: url(/userfiles/layout/boardlogos.png);
	background-repeat: no-repeat;
	background-position:0 20px;
	margin: 0 auto;
}
#brand_2 {
	position: absolute;
	display: none;
	height: 367px;
	width: 100%;
	background-image: url(/userfiles/layout/boardlogos.png);
	background-repeat: no-repeat;
	background-position:0 20px;
	margin: 0 auto;
	display: none;
}
.brand_ueberschrift {
    color: #E10079;
	font-size: 20px;
	text-align: center;
}
/*
#startseite_container .slideshow img {
	border: 1px solid #E10079;
}
*/
