/* IE */
* html .formular {
 height:1%;
}

body
{
	font-family:arial, verdana, sans-serif;
	margin:0px;
	padding:0px;
	color:#444;
	background: #6b826d url(img/tdvf_line.jpg) repeat-y;
	
}

}
strong
{
	color:black;
}

body.danke{
	
}


a,a:visited
{
	color:black;
	text-decoration:underline;
	outline:none;
}

a:hover,a:active
{
	text-decoration:underline;
	color:#c70052;
}

h1
{
	font-size:1.3em;
	font-weight:normal;
	color:#c70052;
	padding:0 0 15px 0;
	margin:0px;
	line-height: 1.1em;
}

h2
{
	font-size:1.0em;
	font-weight:bold;
	color:#c70052;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

h3
{
	font-size:1.0em;
	font-weight:normal;
	color: #c70052;
	padding:10px 0px 5px 0px;
	margin:10px 0px 0px 0px;
}
h4
{
	font-size:1.0em;
	font-weight:normal;
	color:black;
	padding:0 0 10px 0;
	margin:0px;
	line-height: 1.5em;
}

.formular{
	padding:10px 0 0 10px;
	border: 1px #ddd solid;
	background: #ddd;
}


td, label
{
	font-size:0.8em;	
}

p
{
	font-size:0.8em;
	margin:0px 0px 10px 0px;
	padding:0px;	
}

#page
{
	padding: 0px;
	margin: 0px;
	background: url(img/tdvf_bg_menu.jpg) no-repeat;
	
	
}

#base
{
	padding:0px 0px 0px 0px;
	width: 700px;
	
	
}

#header
{
	width:650px;
	padding:50px 0px 0px 60px;
	margin:0px;
}

#header p
{
	width:500px;
}

#content
{
	padding:10px 20px 0px 60px;
	width:650px;
	overflow: hidden;
}

.danke #content{
	height: 300px;
}
#content.info{
	padding: 10px 100px 0px 30px;
	width: 560px;
}
#footer
{
	padding:10px 10px 10px 60px;
	font-size:11px;
	color:black;
	width:650px;
	height:200px;
	margin:0;
}

#menu{
	position: absolute;
	top: 0px;
	left: 320px;
}


#image{
	position: absolute;
	top: 415px;
	left: 790px;
	
}

.clear
{
	clear:both;
}

span.hinweis
{
	color:white;
	font-size:0.9em;
}

input
{
	color:black;
}
div.weinseminar
{
	height:25px;
}

div.datum
{
	width:300px;
	height:25px;
	float:left;
}
div.zeiten
{
	width:120px;
	height:25px;
	float:left;
}
div.anrede
{
	width:120px;
	height:25px;
	float:left;
}

div.anrede label{
	width:200px
}

div.datum input
{
	float:left;	
}

div.datum label
{
	float:left;
	padding:2px 0px 0px 0px;
	width: 250px;
}

div.datum label.error
{
	float:right;
	width:300px;
}

div.firmierung
{
	width:260px;
	float:left;
	height:25px;
}

div.personal_data
{
	height:25px;
}

div.height
{
	height:40px;
}

div.personal_data label
{
	width:120px;
	display:block;
	float:left;
}

div.personal_data input
{
	float:left;
	width:200px;
	border:1px solid #aaa;
	padding:2px;
	font-size:11px;
}

label.error{
	color: red;
	background: white;
	padding: 1px;
}

div.personal_data label.error
{
	width:300px;
	padding:0px 0px 0px 10px;
}

div.datum label.error
{
	position: absolute;
	top: 210px;
	left: 440px;
	padding:0px 0px 0px 10px;
	width:200px;
}

div.anrede2 label.error
{
	padding:0px 0px 0px 10px;
	margin-left: 40px;
	width:300px;
}
div.firmierung label.error
{
	position: absolute;
	top: 360px;
	left: 440px;
	width:200px;
	padding:0px 0px 0px 10px;
	font-size:12px;
}

div.begleitung label.error
{
	width:300px;
	padding:0px 0px 0px 450px;
}

div.personal_data input.error
{
	background-color:#fff4d8;
	border:1px solid #faba1c;
}
div.begleitung input.error
{
	background-color:#fff4d8;
	border:1px solid #faba1c;
}

div.requiwhite input
{

}

div.requiwhite span
{
	color:white;
}

div.infobox
{
	border: 1px solid #1a171b;
	padding:10px;
	margin-top:10px;
	background: #f5e7b0;
	color: #1a171b;
}

div.infobox p
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.infobox ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div.infobox ul li
{
	margin:0px;
	padding:0px;
}

div.infobox ul li input
{
	width:200px;
	border:1px solid #aaa;
	padding:2px;
	font-size:11px;
	color:#666;	
}

div.infobox ul li label
{
}

div.begleitung input
{
	width:85px;
	margin-right:12px;
	border:1px solid #aaa;
	padding:2px;
	font-size:11px;
}

div.submit
{
	margin:0px 0px 0px 0px;
	height:30px;
	padding:10px 0px 10px 0px;
}

div.datenschutz
{
	margin:15px 0px 0px 0px;
	height:30px;
	padding:10px 0px 10px 0px;
}

input.short{
	width:130px;
}

.debug
	{
		border: 1px solid #ccc;
		font-size:12px;
		color: black;
		background: yellow;
	}


div#menu ul{
	list-style-type: none;
	font-size: 13px;
	margin: 7px 0 0 0;
	padding: 0px;
}

div#menu li{
	margin-left: 0px;
	padding: 5px 0 0 15px;
	width: 185px;
	margin-right: 30px;
	float: left;
	height: 25px;
	}

div#menu li.active{
	background: white;
}

div.einrueckung {
	padding-left: 125px;
}

div#footer a, div#footer a:visited
{
	color:black;
	text-decoration:underline;
}

div#content ul{
	list-style: none;
	font-size:0.8em;
	line-height: 1.5em;
	padding:10px 0px 20px 0px;
	margin:0px;
}	

div#content li{
		padding: 0 0 10px 20px;
		background-image:url('http://www.bordeaux-bordeaux-superieur.com/express/img/li.png');
		background-repeat:no-repeat;
		background-position:0px 4px;
	}
div#content td{
	vertical-align:top;
	padding-bottom:10px;
}

div#content td.row1{
	width:20%;
}

div.toggle ul
{
	display:none;
}
div.toggle h3 {padding: 6px 0 0 20px; background: no-repeat 0px 10px url(img/button+.gif);}
div.toggle h3.active {padding: 6px 0 0 20px; background: no-repeat 0px 10px url(img/button-.gif);}

div.border{
	border-top: 1px solid black;
	padding-top:10px;
}


	
.button{
	margin: 3px 0 3px 0;
	border:1px solid #c70052;
	text-align:center;
	padding:3px 5px 4px 5px;
	background-color:#c70052;
	color:white;
}	

a.button, a.button:visited{
	color:white;
	text-decoration:none;
}

a.button:hover{
	color:black;
	text-decoration:underline;
}

p.small{
	font-size: 11px;
	color: #999;
}