.inhalt_textbox {
	margin: 1px solid #666666;
	padding: 4px;
	background-color:#E6E6E6;
}

p {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", verdana, arial, helvetica, sans-serif;
    font-size: 9pt;    
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #212121;
}

ul, ol, li {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", verdana, arial, helvetica, sans-serif;
    font-size: 9pt;    
	line-height: 18px;
	color: #212121;
}

blockquote {
    font-size: 9pt;    
	margin: 0px 18px 0px 12px;
	padding: 0px 0px 6px 0px;
}

h3,h2,h1 {
    font-family: georgia,garamond,serif;
}


h1 {
    font-size: 16pt;
    font-weight: bold;
    color: #e10044;
	margin: 0px;
	padding: 4px 0px 12px 0px;
	font-weight: lighter;
}

h2 {
	font-size: 14pt;
    color: #e10044;
	margin: 0px;
	padding: 12px 0px 6px 0px;
	font-weight: lighter;
	letter-spacing: 0px;
}


h3 {
	font-size: 11pt;
	margin: 0px;
	color: #e10044;
	padding: 3px 0px 3px 0px;
	font-weight: lighter;
	letter-spacing: 0px;
}

h4 {
	font-size: 10pt;
	margin: 0px;
	color: #3b3b3b;
	padding: 3px 0px 3px 0px;
	font-weight: normal;
	letter-spacing: 0px;
}

.space6px {
	padding: 0px 0px 12px 0px;	
	clear : both; 
}

.space12px {
	padding: 0px 0px 12px 0px;	
	clear : both; 
}

.space24px {
	padding: 0px 0px 24px 0px;	
	clear : both; 
}

.space36px {
	padding: 0px 0px 24px 0px;	
	clear : both; 
}

.dashed_line {
	padding: 0px 0px 2px 0px;	
	border-top: 1px solid;
	border-color:#9d9d9d;
	clear : both; 
}

input.btn_training { 
	border: 0px; 
	width: 19px;
	height: 19px;
	padding: 0px;
	color:#ffffff; 
	background-image:url(../images/train_button_off.png); 
	background-repeat:no-repeat; 
	cursor: pointer;
}

input.btn_training:hover { 
	background-image:url(../images/train_button_on.png); 
	background-repeat:no-repeat; 
	cursor: pointer;
}


form {
	border: 0px;
	padding: 0px;
}

input, select, textarea { 
	border:1px solid #656565; 
	padding: 0px 0px 0px 2px;
	font-size: 8pt; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", verdana, arial, helvetica, sans-serif; 
}

input.search_button {
	border: 0px;
	padding: 0px;
	width: 17px;
	height: 16px;
	background-image:url(../images/search_bullet.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	vertical-align : middle;
}

input.search_button:hover { 
	background-image:url(../images/search_bullet_on.gif);
	background-repeat:no-repeat; 
	cursor: pointer;

}

.indexmarke {
    font-size: 12pt;
    font-weight: bold;
    color: #ed1b2f;
	padding: 4px 0px 2px 0px;
}

.activepager {
	font-size: 10pt;
    color: #ed1b2f;
}


a {
	font-size: 9pt;
    color: #e10044;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-size: 9pt;
    color: #e10044;
	text-decoration: underline;
	font-weight: normal;
}



a.indexwort {
	font-size: 9pt;
    color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.indexwort:hover {
	font-size: 9pt;
    color: #e10044;
	text-decoration: underline;
	font-weight: normal;
}

a.active_indexwort {
	font-size: 9pt;
    color: #e10044;
	font-weight: bold;
}


#indexnav {
	width : 450px;
	padding: 2px 0px 0px 0px;
	border-top: solid 1px;
}

#indexnav_links {
	 float: left;
}

#indexnav_mitte {
	 float: left;
	 width:20%;
	 text-align: center;
}

#indexnav_rechts {
	 float: right;
	 text-align: right;
}

a.index_navigation {
	font-size: 9pt;
    color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.index_navigation:hover {
	font-size: 9pt;
    color: #e10044;
	text-decoration: underline;
	font-weight: normal;
}

.e_entry_header {
	position:relative;
	margin-left: 4px;
	width: 502px;
	height: 120px;
	border-top: 1px solid #646464;
	z-index: 2;
	clear:both;
}

.e_entry_category {
	position: absolute;
	left: 300px;
  	top:0%;
	width: 202px;
	height: 20px;
	z-index: 3;
	background-color: #646464;
	overflow: hidden;
}
	
p.e_entry_cattext
 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 8px;
	margin: 0px;
	text-decoration: none;
	font-weight:normal;
	font-size: 9pt;
}

a.impressum,
p.impressum
 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

.training_questbox {
	border:1px solid #656565; 
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 12px 0px;
	font-size: 9pt; 
	background-color : transparent; 
}

.training_quest {
	border-bottom: 1px dashed #656565; 
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 12px 0px;
	font-size: 9pt; 
	background-color : transparent; 
}


.expertenprofil {
	height:auto;
	width: 470px;
	border: 1px solid #666666; 
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 18px 0px;
	font-size: 9pt; 
	background-color : transparent; 
	clear: both;

}
