@charset "utf-8";

.p2px-b {
	padding-bottom: 2px;
}
.p2px-rb {
	padding-bottom: 2px;
	padding-right: 2px;
}

/* .b2px-rb  {border-bottom: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF;} */
 .b2px-rb  {border-right: 2px solid #FFFFFF;}

.b2px-r   { border-bottom: 2px solid #FFFFFF}

.b2px-b   {border-bottom: 2px solid #FFFFFF}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 16px;
	color: #4C4C4C;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}


.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}


.saying {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	color: #4C4C4C;
}


ul,li  {
	list-style-image: url(../images/elements/ball-button.gif); 
}

li {margin-bottom: 2px;}
ul {margin-bottom: 18px;}

.formtab {padding-top: 1px; padding-bottom: 1px; margin-top: 0px; margin-bottom: 0px;}
.formtabex {padding-top: 4px; padding-bottom: 1px;}


.enterfieldplz {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;
	width: 50px; height: 15px;}

.enterfieldort {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;
	width: 240px; height: 15px; }

.enterfield {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;
	width: 300px; height: 15px;}
	
.enterarea {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;
	width: 300px;}
	
.enterallgemein {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;}
	

.formsend {
	cursor: hand;
	border: #4C4C4C;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #C9C9D5;
	width:220px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	font-style: normal;
	line-height: 18px;
}


a.menu {
 display: block;
 height:24px;
 width: 151px;
 border-bottom:#FFF 2px solid;
 text-align:left;
 text-decoration:none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:11px;
 color: #4c4c4c;
 padding: 10px 0 0 10px;
}

a.menu:hover {
 background-color: #4c4c4c;
 color:#c3c3c3;
}


a.menu_dotted {
	border-bottom: 1px dotted #FFF;
}

a.menu_dotted, a.menu_second {
 height:20px;
 padding: 5px 0 0 10px;
}

a.menu_kleiner {
 height:29px;
 padding: 5px 0 0 10px;
}
