/* pageStyles - text */

.main{color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none;}


.text, .label-input {font-family:Verdana, Geneva, Arial; text-decoration:none; font-size:10px; color:#000000; line-height: 14px; text-indent: 2px}

.text2 {
	font-family:Verdana, Geneva, Arial;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	line-height: 14px;
	left: 5px;
	top: 8px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}




a {color:#3366CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none;}

a:hover {
color:#3366CC; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration:underline;
}


a.dropdown{
color:#FF6600; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-decoration:none; 
font-weight:bold;}

a.dropdown:hover{
color:#FF6600; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-decoration:underline; 
font-weight:bold;}


hr {
  border-top-style:dashed;
  color:#cccccc;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	right: 20px;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	right: 20px;
}



td.menu{
background:#FFFFFF;
border:solid 1px #333333;
}

td.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px dashed #000000;
}



/*  Secondary Link Style   */

.Link2 {
font-size: 11px;
font-weight: bold;
color: black;
text-decoration: none
}

.Link2 :hover {
font-size: 11px;
text-decoration: underline;
font-weight: bold }





/* Begin Border Styles   */

.allborderdash {
	border: 1.2px dashed #000000;
}

.solidlineborder {
	border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.sideborderSdash {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dashline {
	border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/*  End Border Styles   */

.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
/* FORMULARFELDER */
h6{
   font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	padding-left: 22px;
	height: 12px;
	}
form{
	margin-left:36px;
}
input.textarea:focus,input.input-text:focus,textarea:focus{
	background: #ebebe0;
	padding: 2px ;
}

input.textarea,input.input-text, textarea{
   font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	padding: 2px 0 0 3px;
	border:1px solid #C60;
	margin: 0px 0px 0px 0px;
	background: #efefef;
}

textarea{
	width: 350px;
}
div.textarea-resizer img{
	margin: 0px;
	padding: 0px;
	border: none;
}
div.textarea-resizer{
	float: right;
	padding-right: 180px;
}
div.textarea-resizer a{
	padding: 0px;
	background: none;
}
/* ENDE FORMULARFELDER */
