       				
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../img/bg_gray.gif) repeat-y 50% 0;
	}

/* ---( text )------------------------------- */

a:link {
	color: #666666;
	}

a:visited {
	color: #333333;
	}

a:hover {
	color: #000000;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 175%;
	font-weight: normal;
	color: #EFA000;
	padding: 0;
	margin: 1.5em 0 0  0;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #EFA000;
	}

h2 a:hover {
	color: #381877;
	}
	
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #381877;
	padding: 0;
	margin: 1.0em 0 0  0;
	}

h3 a:link, h2 a:visited {
	text-decoration: none;
	color: #381877;
	}

h3 a:hover {
	color: #EFA000;
	}
	

/* ---( formulare )------------------------------- */

.formbox {
width: 432px;
margin: 0px;
padding: 11px;
background-color: #CCCCFF;
border: 1px dotted #381877;
}

.formreihe {
 clear: both;
 padding: 2px 0px;
} 

.formlabel {
	position: relative;
	left: 5px;
	width: 100px;
 padding-top: 3px;
 text-align: left;
}

.formfeld {
	position: relative;
	left: 0px;
	width: 315px;
 padding: 0px;
 padding-top: 3px;
 text-align: left;
} 

.formfeld_klein {
	position: relative;
	left: 0px;
	width: 200px;
 padding: 0px;
 padding-top: 3px;
 text-align: left;
} 

.formmemofeld {
	position: relative;
	left: 5px;
	width: 395px;
 text-align: left;
 padding-top: 3px;
 padding-right: 5px;
} 

.checkbox {
	position: relative;
 left: 0px;
 margin: 0px;
 padding: 0px;
 padding-top: 3px;
} 

.checkbox_klein {
	position: relative;
 left: 0px;
 margin: 0px;
 padding: 0px;
 padding-top: 0px;
} 

input,
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.Button { 
 width:100px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
 padding-top: 3px;
 padding-bottom: 3px;
 }

.red {
color: #FF0000;
}

.formquest {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
	color: #EFA000;
	padding: 0;
	margin: 1.5em 0 0  0;
	}

/* ---( top )------------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	background: url(../img/bg_gray.gif) repeat-y;
	width: 77px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
	}

html>body #wrap {
  	width: 750px;
	} 
	
#logo {
	background: #FFFFFF;
	background-repeat: no-repeat;
	height: 200px;
	padding: 0;
	margin: 0;
	}

#logo a  {
	border-style: none;
	display: block;
	width: 750px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 125px;
	height: 173px;
	background: url(../img/logo.gif) no-repeat;
	}

html>body #logo span {
	top: 22px;
	}


/* ---( 1st level navigation )----------------------------- */


#nav {
	position: relative;
	margin: 0;
 padding: 0 0 0 10px;
	background-repeat: no-repeat;
	height: 30px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin: 5px 10px 0 5px;
	padding-bottom: 2px;
	text-decoration: none;
	border: none;
	color: #381877;
	}
	
#nav a:link.active, #nav a:visited.active, #nav a:hover {
	border-bottom: 4px solid #EFA000;
	padding-bottom: 2px;
	color: #EFA000;
	}


/* ---( 2nd level navigation )----------------------------- */

#nav2 {
	position: absolute;
 left: 30px;
	top: 230px;
	width: 480px;
 margin: 0;
 padding: 0;
	background-repeat: no-repeat;
	}

#nav2 a:link, #nav2 a:visited {
	float: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px 20px 0 0;
	/* padding-bottom: 2px; */
	text-decoration: none;
	border: none;
	color: #381877;
	}
	
#nav2 a:link.active, #nav2 a:visited.active, #nav2 a:hover {
	/* border-bottom: 2px solid #EFA000; */
	/* padding-bottom: 0px; */
	color: #EFA000;
	}


/* ---( main column )----------------------------- */

#left {
	margin: 0 270px 20px 20px;
	padding-top: 18px;
	text-align: left;
	}

#left .entry {
	margin-bottom: 20px;
	}

#left .space {
	clear: both;
 float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	}


/* images */

#left img.team {	
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 0;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#left img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#left a img.thumb:hover {
	border-color: #999;
	}

#left img.galery {	
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}


/* lists */


#left ul {
	list-style: none;
	margin: 1em 0 1em 0;
	}

#left ul li {
 margin-top: 10px;
	padding-left: 30px;
	background: url(../img/ico_bullet.gif) no-repeat;
	}

#left dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	}

#left dl dt {
	font-weight: bold;
	}

#left dl dt span {
	font-weight: normal;
	}


/* tables */
table {width: 100%}

table tr.odd * {
  background: #CCCCCC;
}       
table tr.break * {
  font-style:italic;
  background: #FFFF99;
}       

th, td {
  vertical-align: top;
  padding: 3px;
}
th {
		white-space: nowrap;
}
td.time {
  width: 80px;
}
td.price {
  text-align: center;;
}


/* table: fee */
/*
#fee .prog_stripe {
	vertical-align: top;
 background-color: #FFFFCC;
}

#fee .prog_blank {
	vertical-align: top;
 background-color: #FFFFFF;
}

#fee .prog_time {
	color: #EFA000;
}

#fee .prog_title {
	font-weight: bold;
}

#fee .prog_desc {
	font-weight: normal;
}

#fee .prog_by {
	text-align: right;
}
*/

/* table: programme */
/*
#prog .prog_stripe {
	vertical-align: top;
 background-color: #FFFFCC;
}

#prog .prog_blank {
	vertical-align: top;
 background-color: #FFFFFF;
}

#prog .prog_time {
	color: #EFA000;
}

#prog .prog_title {
	font-weight: bold;
}

#prog .prog_desc {
	font-weight: normal;
}

#prog .prog_by {
	text-align: right;
}
*/



/* ---( right column )----------------------------- */

#right {
	position: absolute;
	top: 150px;
	right: 12px;
	font-size: 88%;
	line-height: 1.5em;
	margin: 0;
	padding: 57px 13px;
	color: #333333;
	width: 240px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
	}

html>body #right {
  	width: 210px;
	} 

#right h3 {
	font-family: verdana, sans-serif;
	font-size: 100%;
	padding: 0 0 4px 35px;
	margin-top: 30px;
	margin-bottom: 8px;
	color: #381877;
	border-bottom: 1px dotted #351D73;
	}

#right h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#right p {
	margin-top: 0px;
	margin-bottom: 4px;
	}

#right ul, .noBullet, #right dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#right li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
	}

#right img {
	vertical-align: middle;
	}

#right #photoBox {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 7px;
	border-bottom: 1px #ddd0b9 solid;
	border-right: 1px #ddd0b9 solid;
	background: #fff;
	}


/* ---( footer )----------------------------------- */

#footer {
	margin: 10px 270px 0 20px;
	clear: both;
	font-size: 88%;
	line-height: 1.5em;
	color: #999;
	padding-top: 6px;
	padding-bottom: 10px;
	border-top: 2px solid #ddd;
	}

#footer a {
	color: #999;
	text-decoration : none;
	border-color: #999;
	}

#footer a:hover {
	color: #999;
	text-decoration : none;
	border-color: #999;
	}

/* ---( misc. )------------------------------------------ */

.center {
	text-align: center;
	}

.hide {
	display: none;
	}
