html {
	min-height: 101%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-image: url('../img/layout/back_solo.jpg');
	background-repeat: repeat-x;
	background-color: #a09f9f;
	height: 101%;
}

#top {
	margin: 5px auto 0 auto;
	width: 700px;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1; 
	background-color: #fff;
}

#navline {
	margin: 0;
	padding: 0;
	background-color: #d6e2d9;
	/*height: 22px;*/
}

#nav {
	margin: 0 auto;
	padding: 4px 0px;
	text-align: center;
	background-color: #316e42;
	width: 702px;
	list-style: none;
	/*height: 20px;*/
	/*white-space: nowrap;*/
	/*background: url('../img/nav_shadow.gif') bottom repeat-x #316e42;*/
}

#nav li.inactive {
	display: inline;
	padding: 4px 9px;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	margin-right: -3px;
}


#nav li.active {
	display: inline;
	padding: 4px 9px;
	font-size: 10pt;
	background-color: #efefef;
	color: #316e42;
	font-weight: bold;
	margin-right: -3px;
	margin-left: 0px;
}

#nav a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	text-align: center;

}

#nav a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	text-align: center;

}

#nav a:hover {
	color: #bec9c1;
	margin: 0;
}

#nav a:active {
	color: #bec9c1;
	margin: 0;
}

#nav a:focus {
	color: #bec9c1;
	margin: 0;
}

#subnav {
	margin: 0 auto;
	width: 700px;
 	padding: 0;
	/*height: 23px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background-color: #efefef;
}

#subnav ul{
	margin: 0;
	text-align: center;
	padding: 5px 0;
	list-style: none;
	font-size: 8pt;
       }

#subnav li {
	display: inline;
	color: #316e42;
	margin: 0 6px;
}


#subnav a {
	color: #333;
	text-decoration: none;
	margin: 0;
}

#subnav a:hover {
	color: #316e42;
}

#picheader {
	margin: 0 auto;
	text-align: left;
	width: 700px;
	padding: 0px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-image: url('../img/picheader_bg.gif');
	background-repeat: repeat-x;
	background-color: #d3d3d3;
}

#picheaderimg {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 492px;
}

.picheadertextbox {
	float: right; 
	width: 205px;
	padding: 0;
	margin: 0;
}

.picheadertext {
	margin: 86px 19px 0 10px;
	color: #666;
	line-height: 1.3em;
}



#cen {
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.padding{
	padding: 0 2px 0 47px
}

#conl{
	float: left;
	padding: 3em 0 3em 0;
	width: 400px;
	color: #444;
	font-size: 8pt;
	line-height: 1.4em;
}

#conl h2 {
	color: #316e42;
	font-size: 14pt;
	margin-top: 0px;
	font-weight: normal;
	line-height: 1.3em;
}

#conl h3 {
	color: #316e42;
	font-size: 12pt;
	font-weight: bolder;
}

#conl h3.box {
	border-top: 1px solid #dadcd9;
	border-bottom: 1px solid #dadcd9;
	background-color: #eff4f0;
	padding: 3px 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #316e42;
	margin-bottom: 0;
}

#conl p.box{
	margin: 0 0 2em 0;
	background-color: #f7f9f8;
	padding: 8px 15px;
 	border-bottom: 1px solid  #dadcd9;	
}

#conl div.box{
	margin: 0 0 2em 0;
	background-color: #f7f9f8;
	padding: 8px 15px;
 	border-bottom: 1px solid  #dadcd9;	
}

#conl .boxpadding {
	margin: 0 0 2em 0;
	background-color: #f7f9f8;
	border-bottom: 1px solid  #dadcd9;
}

#conl table.box{
	margin: 0 0 2em 0;
	background-color: #f7f9f8;
	border-bottom: 1px solid  #dadcd9;
	width: 100%;
}

#conl ul.box {
	margin: 0 0 2em 0;
	background-color: #f7f9f8;
	padding: 8px 30px;
 	border-bottom: 1px solid  #dadcd9;	
	list-style: square;
}

#conl p { 
	margin-bottom: 2em;
}


/* seitenbox */

#conr {
	width: 204px;
	float: right;
	margin: 3px 1px 0 0;
}

.picbox{
	margin: 0 0 3px 0;
	border: 1px solid  #dadcd9;
}

#conr p.textbox{
	color: #444;
	margin: 0 0 3px 0;
	font-size: 8pt;
	line-height: 1.4em;
	padding: 7px 2px 7px 14px;
	border: 1px solid  #dadcd9;
}





.green{
	color: #316e42;
}

#conr a {
	text-decoration: underline;
	color: #444;
}

#conr a:hover {
	color: #316e42;
	text-decoration: none;
}

#course1, #course2, #course3 {
	display: none;
}

form {
 font-size: 10pt;
 color: #444;
}

select, option {
 font-size: 10pt;
 color: #444;
}


.weiss{
color: #fff;
}

table {
 margin: 1.5em 0;
 font-size: 8pt;
 color: #333;
}

.preisliste {
 width: 99%;
 background-color: #dedede;
 border-collapse: collapse;
 margin: 0 0 0.8em 0;
 padding: 0;
}
.preisliste td {
 padding: 3px 0 3px 5px;
 border: 1px solid #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #333;
}


a:link { 
	color: #444;
	text-decoration: underline; 
}

a:visited {
	color: #444;
	text-decoration: underline;
}  

a:hover {
	color: #316e42;
	text-decoration: none;
}

a:active {
	color: #316e42;
	text-decoration: none;
} 

a:focus {
	color: #316e42;
	text-decoration: none;
} 

.partnerlogo {
        margin-right: 20px;
        float: left;

}

select, option {
	font-size: 8pt;
}

#form {
  font-size: 8pt;
}

#form label {
  display: block;
  float: left;
  margin-bottom: 0.8em;
}

#form input {
  display: block;
  float: left;
  margin-bottom: 0.8em;
}

#form select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  margin-bottom: 0.8em;
}

#form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#form label {
 text-align: right;  
 padding-right: 1em;
 width: 70px;
 cursor: pointer;
}

#newsletter p {
    line-height: 1.6em;
}
