/* Farben
hellgrau: e8e8e9
grau (Text): 505050
rot: ff0102
grau (Footer): cfd0d0
hellgrau (submenu2): F7F7F7
*/

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.3;
	color:#505050;
}


/***** DEFAULT TAGS *****/

h1, h2, h3,
h1 span, h2 span, h3 span,
h1 a, h2 a, h3 a {
	font-weight: bold;
	padding: 20px 0 10px;
	clear: both;
}

h1,
h1 a,
h1 span {
    font-size:14px;
}

h2,
h2 a,
h2 span {
    font-size:13px;
}

h3,
h3 a,
h3 span {
    font-size:12px;
}

img {
	border: none;	
}

a {
}

a:hover {
	text-decoration: underline;
}

p {
	padding:0 0 5px 0;
}

table {
	font-size: 1em;	
}

td {
	padding:2px 5px;
}

fieldset {
	padding:2px 4px;
	margin:0px 10px 0px 0px;
	border:1px solid black;
}

legend {
	padding:0px 4px;
	font-weight:bold;
}

label {
	float:left;
	clear:left;
	width:10em;
	margin:0 0 0.8em 0;
}

input,
textarea,
select {
	border:1px solid #b1b1b1;
	width:15em;
	margin: 0 0 0.8em 0;
	height:1.6em;
}

input,
textarea,
option {
	padding:0em 0.2em;
}

textarea {
	height: 10em;
}

select {
	width:15.5em;
}

ul {
	padding:0;
	margin:0 0 0 20px;
	list-style-type:square;
}

li {
	padding:3px 0px;
}

hr,
.hr {
	background-image:url(../t3_img/bg_hr.jpg);
	background-repeat:repeat-y;
	height:1px;
	line-height:1px;
	border:0;
	clear:both;
	color:transparent;
}

.n98-mailensteinform-field label {
	margin-bottom: 0 !important;
}

.n98-mailensteinform-field input {
   	margin: 0 !important;
  	width: auto !important;
   	height: auto !important;
   	border: 0 !important;
}

.n98-mailensteinform-field .submit {
	border:1px solid #b1b1b1 !important;
	width:15em !important;
	margin: 0 0 0.8em 0 !important;
	height:1.6em !important;
}

#content_normal .tx-newloginbox-pi1 p {
  color: #e00;
  margin-bottom:10px; 
  padding-left:15px;
}

#border #content_border #element-9 .element_main .tx-newloginbox-pi1 p {
  color: #e00;
}
/******************************************/
/*                                        */
/*    �berarbeitungen August 2008 / ce    */
/*                                        */
/******************************************/

hr, .hr {
   display: none;
}

.tx-n98mailensteinregistration-pi1 {
   margin-left: 15px;
}

.n98-mailensteinform-field {
   height: auto;
   margin: 4px 0pt;
}