
/*##############################
www. .de Stylesheet
Datei: print.css
Media: print
Datum: 27.07.2007
###############################*/
/*
.tx-thmailformplus-pi1 {
	width: 550px;
}
*/

/* ie 6*/
* html legend {
	position: relative;
	left: -0.5em;
	padding-bottom: 35px;
}
* html #middlewrap {
	margin-top: 45px;
}

* html fieldset {
	padding-top: 0px;
	margin-bottom: 0px;
}

/* ie 7*/
*+html legend {
	position: relative;
	left: 0em;
	padding-bottom: 40px;
}

*+html #middlewrap {
	margin-top: 40px;
}

*+html fieldset {
	padding-top: 0px;
}


.col_link {
	display: none;
}


#main {
	background: white;
}

#homelink {
	display:none;
}

#menutop {
	display:none;
}

#left {
	display:none;
}

#right {
	display:none;
}

#footer {
	display:none;
}

#middle {
	width: auto;

}

#middlewrap {
	margin-top: 25px;
	clear: left;
}

#briefkopf {
	display: block;

	width: 100%;
}

#brief_logo {
	float: left;
	margin-right: 30px;
}

#brief_anschrift {

}

#brief_anschrift p {
	margin-bottom: 5px;
}

.ans_name {
	font-weight: bold;
}


/*----------------------------------------*/



#mailform legend {
	text-transform: uppercase;
	font-weight: bold;

}

#buttons {
	display: none;
}

#mailform label {
    	float: none;
}
		
#mailform fieldset {
	display: block;
	margin-bottom: 20px;
	padding: 25px;
}

#mailform table{
	margin-bottom: 15px;
	margin-top: 15px;
}

#mailform input{
	margin-bottom: -1px;
	border: 1px solid black;

}	


#infos textarea{
	width: 491px;
	height: 100px;
	border: 1px solid black;
}

#infos label {
	margin-bottom: 12px;
	font-weight: bold;
   	margin-top: -12px;
    	width: 260px;
}

#infos th {
	text-align:left;
	padding-left: 0px;
}

#anflbl {
	float:right;
}
	
#anflbl input {
    	width: 50px;
}
	
#anschrift p{
	margin-bottom: 0px;
	padding-top: 20px;
}


#anschrift label {
	display: block;
	margin-bottom: 3px;
	margin-left: 60px;
	font-weight: bold;
    	width: 300px;
}

#anschrift input {
	width: 170px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.col1 input {
	width: 147px;
}
.col2 input {
	width: 100px;
}
.col3 input {
	width: 100px;
}
.col4 input {
	width: 80px;
}
.col5 input {
	width: 45px;
}

