/* Standardelemente */

body {
	margin:0;
	padding:0;
	text-align:left;
	font-size: 14px;
	line-height:130%;
}

table {
	font-size: 14px;

}

img {
	border:0px;
	padding:0;
	margin:0;
}
h1 {
	width: auto;
	text-indent: 7px;
	margin-top: 0px;
	padding:3px;
	font-weight:bold;
	font-size:20px;
	line-height:117%;
}
h2 {
	padding:0;
	margin-top:1px;
	margin-bottom:1px;
	font-weight:bold;
	font-size:16px;
	line-height:100%;
}
h3 {
	padding:0;
	margin-top:1px;
	margin-bottom:1px;
	font-weight:bold;
	font-size:16px;
	line-height:100%;
}

a:visited {	color:#000000;}
a:active {	color:#000000;}
a:focus {	color:#000000;}
	
img,.formButton {
	border:0;	
}

form {
	padding:0;
	margin:0;
}

input, textarea, select {
	/*
	background-color:#F0F0F0;
	border: 1px solid #CCCCCC;
	*/
}
input[type*="submit"] { cursor:pointer;}

.inputbutton:hover  {
	border:2px solid #000000;
	font-weight:bold;
}
.inputbutton {
	border:2px solid #FFCCCC;
}

/* Seitenlayout */
#main { /* Kasten um die gesamte Seite */
	width:952px;
	margin:auto;
}

#header { /* Kopfzeile */
	float:left;
	width:724px;
	height: 114px;
	text-align: left;
	border:0px;
	padding:0px;
	margin:0px;
}

#header_foto { /* Foto in der Kopfzeile */
        border:0px;
        padding:0px;
        margin:0px;
}

/* Überschriften in der Kopfzeile */
#header_name {
	display:none;
}

/* Untertitel zum header_name */
#untertitel {
	display:none;
}

/* Community-Modul */

#header_login {
	text-align:center;
	width: 214px;
}

#header_login a{
  text-decoration: none;
  font-weight: bold;
}

#header_login form {
	text-align: left;
	padding: 3px;
}

#header_login .head {
	font-weight: bold;
	text-align: center;
	font-size:18px;
	margin:5px;
}

#header_login input {
	width: 175px;
	margin:4px;
	font-weight: bold;
	margin-left:10px;
	padding:2px;
}

#header_login .label {
	float:left;
	padding: 0px;
	margin: 0px;
}


#header_login .login {
	float:none;
	clear:both;
	text-align:center;
	font-weight: bold;
	width: 193px;
	padding:0px;
	margin:5px;
}

#header_login .lostpw {
	text-align:center;
}

#header_login .register {
	text-align:center;
	font-size:18px;
	padding:5px;
}

#header_login .autologin input {
	width: 20px;
	padding:0px;
	margin:0px;
	border:0px;
}

#header_login .autologin {
	padding-left:22px;
	text-indent: -22px;
}

#header_login a, #header_login b, #header_login a b, #header_login a:link {
	font-size:100%;
}

/* Module - Konfiguration */

.wms_config_form { /* um das Eingabeformular */
	padding:10px;
	margin:10px;
	text-align:left;
}

.wms_config_errorline { /* fehlerhafte eingabezeile */
	margin:5px;
	padding:5px;
	color:#FF0000;
	clear:both;
	float:none;
}

.wms_config_line { /* normale eingabezeile */
	margin:5px;
	padding:5px;
	color:#000000;
	clear:both;
	float:none;
}


.wms_config_label {
	width:150px;
	left:5px;
	height:35px;
	padding:3px;
	vertical-align:middle;
	text-align:right;
	display:inline;
	float:left;
}

.wms_config_description { /* Beschreibungstext */
	width:200px;
	float:left;
}

.wms_config_input { /* eingabefelder */
	height:auto;
	width:280px;
	padding:1px;
	float:left;
}

.wms_config_input_element { /* Radio-Buttons */
	display:inline;
	width:25px;
	height:25px;
	border:0px;
}

.wms_config_input_box { /* Radio-Buttons */
	display:inline;
	width:260px;
	padding:1px;
	margin:1px;
	background-color:#F0F0F0;
	border:1px solid #000000;
}

.wms_config_indent {
	text-indent:-30px;
	margin-left:30px;
}


/* Zusatznavi oben links */
#masternav { /* Navigation in der Kopfzeile */
	float:right;
	text-align:right;
	font-size:12px;
	padding-right:5px;
	padding-top:3px;
}

/* Linke Navigation, Baumstuktur */
#nav {
	text-decoration:none;
	font-size:14px;
	float:left;
	padding:0px;
	border:0px;
	width: 214px;
	margin: 0px;
}
#nav a:visited, #nav a:active {
	text-decoration:none;
}

#nav a:hover {
  text-decoration:none;
  font-weight: bold;
}

#nav ul,#nav a  {
	font-size: 16px;
	padding:3px;
	margin: 0px;
	list-style-type:none;
	line-height:120%;
	font-weight: bold;
	text-decoration:none;
}

#nav a:hover  { text-decoration:underline; }

.nav_1 {
	width:auto ;
	margin:0px;
	padding:3px;
}

.nav_1 a {
	text-decoration: none;
}
.nav_1 a:hover {
	text-decoration: underline;
}

.navline {
	width:auto ;
	padding: 0px;
	line-height: 0px;
	padding-top:0px;
	margin:0px;
}

.nav_1_active {
	font-weight:bold;
}

.prio1 { padding-left:18px;	}
.prio2 { padding-left:25px;	}
.prio3 { padding-left:35px;	}
.prio4 { padding-left:45px;	}
.prio5 { padding-left:50px;	}

#nav .prio2 a { font-weight: normal; }
#nav .prio3 a { font-weight: normal; }

#content {
	width:724px ;
	float:left;
	margin: 0px;
	padding:5px;
}

/* Fusszeile */
#footer {
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
	width:950px;
	height:90px;
}

.Adresse {
	font-size:11px;
	text-align: left;
	display: block;
	float: left;
	padding: 3px;
	line-height:120%;
 }

#wms {  
	float: right;
	padding:5px;
	clear:right;
}

/* Gaestebuch */

.gb_box { /* Gesamte Gaestebuchzeile */
	
	width:400px;
	clear:both;
	margin: 15px;
	padding-bottom: 10px;
	border-top:1px solid #666666;
}
.gb_pic { /* Linke Box mit Bild oder Datum */
	float:left;
	text-align: center;
	font-size:12px;
	background-color:#F0F0F0;
	padding: 5px;
	width:160px;
	margin-right: 5px;
}

#gb_date_big {
	font-size:12px;
	font-weight: bold;
	padding: 1px;
}
.gb_titel { /* Titelzeile */
	padding-top: 5px;	
	float:left;
	font-weight: bold;
}
.gb_date { /* Datum Klein */
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
}
.gb_content { /* Eigentlicher Content */
	float: none;
	clear:right;
	
}


/* Eingabefelder */

.pinput {
	width: 230px;
}


/* Formatierungen */
.wms_left {
	float:right;	
}
.wms_right {
	float:left;	
}
.wms_clear {
	clear:both;
}


.link {
	list-style-type:none;
}

/* reste */



.searchinput {
	width: 80px;
	height:15px;
	margin-left:10px;
	font-size: 13px;
	vertical-align:top;	
	border: 1px solid #666666;
}

.searchbutton {
	width: 50px;
	height:19px;
	vertical-align:top;
	border:0;
}


/* Module - Konfiguration */

.wms_config_form { /* um das Eingabeformular */
	padding:10px;
	margin:10px;
}

.wms_config_errorline { /* fehlerhafte eingabezeile */
	margin:5px;
	padding:5px;
	color:#FF0000;
	clear:both;
	float:none;
	border-top:1px solid #909090;
}

.wms_config_line { /* normale eingabezeile */
	margin:5px;
	padding:5px;
	color:#000000;
	clear:both;
	float:none;
	border-top:1px solid #909090;
}


.wms_config_label {
	width:180px;
	left:5px;
	height:35px;
	padding:3px;
	vertical-align:middle;
	text-align:right;
	display:inline;
	float:left;
}

.wms_config_description { /* Beschreibungstext */
	width:190px;
	float:left;
	text-align:left;
}

.wms_config_input { /* eingabefelder */
	height:auto;
	width:230px;
	padding:1px;
	float:left;
	text-align:left;
}

.wms_config_input_element { /* Radio-Buttons */
	display:inline;
	width:15px;
	background-color:#FFFFFF;
}
.wms_config_input_box { /* Radio-Buttons */
	display:inline;
	width:210px;
	padding:1px;
	margin:1px;
	background-color:#F0F0F0;

}

.wms_config_indent {
	text-indent:-30px;
	margin-left:30px;
}

ul.tagcloud {
	list-style-type: none;
	padding: 0;
	line-height: 2em;
}
ul.tagcloud li {
	display: inline;
	white-space: nowrap;
}
ul.tagcloud li:after {
	content: ", ";
	white-space: normal ;
}
ul.tagcloud li:last-child:after {
	content: "";
}
ul.tagcloud .count {
	font-size: 0.875em;
	line-height: 1.714em;
	color: #888;
}

.videolist { cursor: pointer; cursor: hand; display:block; border:1px dotted #404040; margin:5px; padding-left:10px;}
.videolist:hover { background-color:#f0f0f0; border:1px solid #000000;}
.videolist a { text-decoration:none; }
.videolist a:hover { text-decoration:underline; background-color:#f0f000; }
.videolist h1 { color:#000000; background-color:#ffffff; border:0px; background-image:url(/cgi-wms2/images/symbol-video-close.png); background-repeat:no-repeat; background-position:top right;  }
.videolist img { border:0px; float:right; padding-left:5px; }
.videolist .videoiconinner { float:right; }
.videolist .videotitle { font-weight:bold; font-size:150%; margin-top:10px; }
.videoicon { cursor: pointer; cursor: hand;  text-align:center; float:left; margin:3px; padding:3px; border:1px dotted #404040; }
.videoicon:hover { background-color:#f0f0f0; border:1px solid #000000;}
.videoicon h1 { text-align:left; color:#000000; background-color:#ffffff; border:0px; background-image:url(/cgi-wms2/images/symbol-video-close.png); background-repeat:no-repeat; background-position:top right; }
.videoicon img { border:0px; }
.videoicon .videotitle { font-weight:bold; font-size:100%; margin-top:10px;}
.videoauthor {display:block;white-space: nowrap;}
.videoauthor:before {display:inline;content:" ("; white-space: normal ;}
.videoauthor:after {display:inline;content:") "; white-space: normal ;}
.videodescription { padding-top:10px; padding-bottom:10px;}
.videodate { display:inline; white-space:nowrap; }
.videoduration { display:inline; }
.videoduration:before {content: "Länge: "; white-space: nowrap; }
.videoicon { }


.sphopperLogin .wms_config_input_box {
	width:190px;
	}
.sphopperLogin textarea {
	background-color:#f8f8f8;
	border:1px solid #000000;
}

#spHopperShort, .sphopperShort {
	font-size:90%;
	padding:2px;
	margin:1px;
	}

.prod1 .productname , .prod2 .productname , .prod3 .productname {
	font-size:14px;
}