/*********** ELEMENTS *************/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(/image/common/background.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight : bold; color: #333333; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight : bold; color: #000000; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight : bold; color: #000000; }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight : normal; color: #000000; font-style : italic; }

/*********** LINKS *************/
a { color: #FF9900; text-decoration: none; }
a:visited { color: #FF9900; text-decoration: none; }
a:visited:hover { color: #FF9900; text-decoration: underline; }
a:hover { color: #FF9900; text-decoration: underline; }

/***********SCHRIFTEN TIPPS *************/
.titeltipps { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight : bold; color: #333333; padding:6px; }
.texttipps { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height:17px; padding:6px; }
.texttippsentspannung { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height:17px; padding:6px; }
.bildentspannung img { border:1px solid #999999; }

/*********** FORMS *************/
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;  text-decoration: none;  background-color : #FFFFFF;} /** NN does not support **/
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color : #FFFFFF; }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666 ; background-color : #FFFFFF; }
.formbox { text-decoration: none; color: #666666; background-color: #FFFFFF; border: 1px solid #666666; }
.formbutton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; border:1px #666666 solid; background:#FF9900; }
.formnoborder { border:0px }
.formvalidation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF ; background-color : #FF9900; }

/*********** header + subnav popup *************/
#head {
	width:758px;
	height:25px;
	background-color:#FF9900;
	margin:6px 1px 0px 1px;
}

#subnav {
	width:758px;
	height:18px;
	background-color:#333333;
	margin:1px;
	color:#FFFFFF;
}

div.nav {
    display:block;
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
}

div.nav a {
	display:block;
	width:auto;
	margin:0px;
	padding:3px 20px 2px 3px;
	background-color:#FF9900;
	font-size:11px;
	border-right:1px solid #FFFFFF;
	text-decoration:none;
	color:#333333;
	}

div.nav a:hover {
	text-decoration:none;
	background-color:#666666;
	color:#FFFFFF;
}

div.nav a:visited { color: #FFFFFF; text-decoration:none; }
div.nav a:visited:hover { color: #FFFFFF; text-decoration:none; }

div.nav .active {
	text-decoration:none;
	background-color:#333333;
	color:#FFFFFF;
}

.spacer {
	border-right:1px solid #FFFFFF;
}

/*********** inhalt portal + popup allg. *************/
#inhalt {
	width:710px;
	margin:20px 25px 5px 25px;
}

#contentbox {
	width:500px;
	height:300px;
	margin-top:30px;
	margin-left:225px;
	overflow:auto;
}

#contentbox p {
	line-height:17px;
	margin-right:20px;
	margin-bottom:10px;
}

.portal {
	width:480px;
	margin-left:225px;
	margin-bottom:10px;
	border:1px solid #FF9900;
	background-color:#FFFFFF;
}

.portaltitel {
	padding:2px 5px 1px 5px;
	color:#FFFFFF;
	background-color:#FF9900;
}

.portalweiss {
	padding:3px 5px;
	line-height:14px;
	border-bottom:1px solid #CCCCCC;
}

.portalgrau {
	padding:1px 5px;
	line-height:14px;	
	border-bottom:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.portalgrau a {
	text-decoration:underline;
	color:#000000;
}

.portalgrau a:hover {
	text-decoration:underline;
	color:#FF9900;
}

.portalfuss {
	padding:2px 5px 1px 5px;
}

#figur {
	position:absolute;
	width:140px;
	left:50px;
	top:70px;
	text-align:center;
	border:1px dotted #FF9900;
}

#figur .veraendern {
	padding-bottom:10px;
}

#logo {
	position:absolute;
	width:193px;
	left:34px;
	top:282px;
}

div.fett {
	font-weight:bold;
	background-color:#EEEEEE;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0px;
	padding:3px 0px;
}

/* linkliste */
ul.link {
	list-style:none;
	margin:0px;
	padding:0px;
}
		
ul.link li {
	display:block;
	margin:0px;
	width:480px;
	border-bottom:1px solid #FF9900;
}

ul.link li a {
	display:block;
	padding:4px 0px;
	color:#FF9900;
}

ul.link li a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

/* response php-formular */
.error {
	font-weight:bold;
	color:#FF0000;
}

.success {
	font-weight:bold;
	color:#000000;
}

/* layer pyramide */
#layer1, #layer2, #layer3, #layer4, #layer5 {
	position:absolute;
	left:565px;
	top:235px;
	visibility:hidden;
	text-align:center;
	width:130px;
	height:55px;
	padding:20px 10px 0px 10px;
	border:1px solid #FF9900;
	background-color:#EEEEEE;
}


/* PHP Navigation -> Tipps */
#fenstertipps {
	width:480px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	margin:0px;
}

.tippsnav {
	text-align:right;
	margin:0px;
}

#entspannung_fenstertext {
	position:absolute;
	width:250px;
    left:430px;
	top:220px;
	padding:0px;
}

/* dropdown bewegungsangebote */
.dropdown { width:290px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;  text-decoration: none;  background-color : #FFFFFF; }
