/*
Theme Name: Stephan-Max Wirth Ensemble
Theme URI: http:///
Description: Stephan-Max Wirth Ensemble
Version: 0.9
Author: Ralf Zinkel plan r: media communication
Author URI: http://www.plan-r.de
*/

html {
	height: 100%;
/*	border: 3px dotted red;*/
}/*neu 27-06-06*/

body {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: 100%;
	background-color: #fff;

/*	border: 3px dotted blue;*/
	/*border: 1px dotted silver;	*/
}
#wrap {
	position:relative;
	width: 855px;
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
	min-height: 100%;
	padding-top: 15px;

}


*html #wrap{
	height: 100%;
}
  
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C25;
	font-weight: bold;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C25;
	font-weight: normal;

}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C25;
}
.pick {
	border: 1px solid #ED1C25;
	padding: 4px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C25;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c25;
	text-decoration: none;
	background-color: #CCCCCC;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c25;
	text-decoration: none;
}

a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c25;
	text-decoration: none;
	background-color: #CCCCCC;
	
	
	
}
a:hover img{
		background-color: #fff;
}

.formularfeld{
	background-color: #FFFFFF;
	color: #ED1C25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border: 1px solid #ED1C25;
}
.Submit {
	background-color: #e6dac6;
	color: #ED1C25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border: 1;
	border-style: solid;
	border-color: #ED1C25;
	font : bold;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

