/******************************************************/
/*                                                    */
/* Stylesheet www.filippotraining.ch                  */
/* Author: phippu.net - Philippe Droz                 */
/* Date: 2006-02-11                                   */
/*                                                    */
/******************************************************/
#up {
	position:relative;
	width: 12px;
	height: 9px;
	left:520px;
	top:15px;
	z-index:2;
	cursor:pointer;

}

#down {
	position:relative;
	left:520px;
	top:-100px;
	z-index:5;
	cursor:pointer;

}

#drag {
	position:relative;
	left:520px;
	top:-310px;
	width: 12px;
	height: 49px;
	z-index:4;
	cursor:pointer;
	visibility: hidden;	
}

#track {
	position:relative;
	left:520px;
	top:10px;
	width: 12px;
	height: 320px;
	z-index:3;
	visibility: hidden;	
}

#contentMask {
	position:relative;
	left:0px;
	top:-370px;
	width:518px;
	height:340px;
	clip:rect(0,522px,340px,0);
	overflow:hidden;
	z-index:6;
}

#textlayer {
	position:relative;
	left:0px;
	top:5px;
	width:516px;
}

#textlayer p {
	margin-top: 0px;	
}

body.test {
	padding: 5px;	
}

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
 	color: #FFFFFF;
 	background-color: #1A1A1A;
}

a {
	text-decoration: none;
	color: #AA2428;
	font-size: 95%;
}

a:hover {
	color: #FFFFFF;
	font-size: 95%;
}
p {
	font-size: 95%;
}
b {
	color: #AA2428;
}
h1.body {
	font-size: 2px;
	visibility: hidden;
}

div.events p {
	margin-left: 0px !important;
}
/* Layout Div :: box_home   */
#box_home {
	background-image: url(../images/bg_home_neu_max.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 420px;
	margin: 100px auto;
	border: 1px solid;
	text-align: left;
}

#box_home i {
	visibility: hidden;
}

#box_home a#enter {
	position: relative;
	left: 341px;
	top: 237px;
	width: 36px;
	height: 12px;
	display: block;
}

/* Layout Div :: box   */
#box { 
	width: 1200px;
	height: 700px;
	margin: 50px auto;
	border: 1px solid;
	text-align: left;
}

/* Layout Div :: left   */
#left {
	width: 220px;
	height: 700px;
	border-right: 1px solid;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#left ul {
	list-style-type: none;
	text-align: right;
	margin-top: 255px;
	margin-right: 5px;
	font-size: 95%;
}
#left li.menu2 {
	margin-top: -5px;
	margin-bottom: 5px
}

#left li.last {
	margin-top: 15px;
}

a.menu {
	margin: 0px 5px 0px 0px;
	line-height: 200%;
	color: #FFFFFF;
}
a.menu_activ, a.menu:hover {
	margin: 0px 5px 0px 0px;
	line-height: 200%;
	color: #F37758;
}
a.menu2 {
	margin-right: 10px;
	font-size: 85%;
	color: #FFFFFF;
}
a.menu2_activ, a.menu2:hover {
	margin-right: 10px;
	color: #F37758;
	font-size: 85%;
}

/* Layout Div :: header   */
#header {
	width: 979px;
	height: 249px;
	border-bottom: 1px solid;
	background-color: #AA2428;
	float:right;
	color: #ffffff;
}

#header img {
	height: 249px;
	width: 778px;
}

* html #header img {
	/*\*/
	height: 249px;
	margin-bottom: -2px;
	/**/
}

/* Layout Div :: content   */
#content {
	width: 581px;
	height: 367px;
	background-color: #D69799;
	float:left;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
}

h2 {
	margin-left: 50px;
}

#content img.shop {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}

#content h1 {
	font-size: 100%;
	color: #AA2428;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: -10px;
}
* html #content h1 {
	
	margin-top: 5px;
	
}

#content p {
	margin-left: 50px;
	margin-right: 10px;
	line-height: 120%;
}

#content img.team {
	margin-left: 50px;
	margin-top: 10px;
}

#content i {
	margin-left: 50px;
	color: #AA2428;
	font-size: 95%;
}

#content table {
	margin-left: 50px;
	margin-top: 20px;
	width: 80%;
}
#content table.preise {
	margin-left: 50px;
	width: 90%;
}

#content input, select, option {
	border: 1px solid #FFFFFF;
	background-color: #D69799;
	color: #FFFFFF;
}

.events {
	border-bottom: 1px dotted;
	padding-bottom: 20px;
	width: 430px;
	margin: 20px 0px 0px 50px;
}

div.events p.bodytext {
	margin-left: 0px !important;
}

#content li {
	margin-left: 65px;
	font-size: 95%;
}

table.csc-uploads {
	margin-top: 0px !important; 
}

a.back {
	float:left;
	margin-left: 50px;
}
a.front {
	float: right;
	margin-right: 5px;
}

p.back {
	float:left;
	margin-left: 50px;
	display: inline;
}

p.front {
	float: right;
	margin-right: 5px;
	display: inline;
}

a.front_e {
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}

.text {
	width: 781px; 
	
	overflow:hidden;
}
* html .text {
	/*\*/
	padding-top: 5px;
	/**/
}
.gallery {
	width: 521px;
	height: 298px;
	margin: 20px 10px 0px 50px;
}
.gallery img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
}

.nav {
	position: absolute;
	width:490px; 
	height: 30px;
	top: 635px;
}

.navi {
	position: absolute;
	top: 635px;
	width: 490px;
	height: 30px;
	clear: left;
}

.navi_n {
	position: absolute;
	top: 595px;
	width: 490px;
	height: 30px;
	clear: left;
}

p.nex {
	width: 425px;
}
p.nex a {
	display: block;
	float: right;
}

* html .nav {
	/*\*/
	padding-top: 15px;
	/**/
}

.team_portrait {
	width:160px;
	height: 280px;
	margin-left: 25px; 
	margin-top: 20px; 
	float:left;
}

* html .team_portrait {
	/*\*/
	margin-left: 15px;
	/**/
}

/* Layout Div :: right   */
#right {
	width: 398px;
	height: 367px;
	background-color: #AA2428;
	float: right;
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
}

/* Layout Div :: footer   */
#footer {
	width: 979px;
	height: 83px;
	background-color: #F37758;
	float: right;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}

* html #footer {
	margin-top: -83px;
	/*\*/
	margin-top: -3px;
	/**/
}
.contfooter {
	font-size: 75%;
	margin: 15px 0px 0px 10px;
	width: 767px;
}

#footer span.left {
	float: left;
}

#footer span.right {
	float: right;

}

/* Drop Shadows */
.img-shadow {
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat right bottom !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/* image-text ----- */
div.csc-textpic-imagewrap {
	width:125px !important; 
	height: 300px; 
	margin-left: 30px; 
	margin-top: 5px; 
	float:left;
}

dd.csc-textpic-caption {
	font-size: 100%;
	color: #AA2428;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: -10px;
	font-weight: bold;
}

/* -- Formulare ----- */
label {
	display: block;
	float: left;
	width: 60px;
}

.csc-mailform-field {
	margin-bottom: 5px;
	margin-left: 40px;
}

.csc-mailform-field input {

}

.csc-mailform {
	border: 0;
}