
html, body {
	font-size: 100%;
	line-height: 80%;
	}
	
body {
	background: #fff;
	font-family: Georgia, Times, serif;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	color: #000;
	}
	
input,textarea,select 
	{
	width: 100px;
	font-family: Georgia, Times, serif;
	color: #000;
	font-size: 12px;
	background-color: #fff;
	border:1px solid #888;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 2px;
	outline: 1px;
	}

ul {
	list-style-type:square;
	font-size: 100%;
	line-height: 100%;
	}
	
ol {
	list-style-type:decimal;
	font-size: 100%;
	line-height: 100%;
	}

a {
	text-decoration: none;
	border-bottom: 1px dotted #888;
	color: #000;
	}


	
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

img
	{
	border: 0px;
	}
	
hr {
	background-color:#cdcdcd; /* Mozilla 1.4 */
 	color:#cdcdcd; /* IE 6 */
	border: #cdcdcd; /* Opera 7.11 */
 	height: 1px; /* in Opera fÃ¼r die Anzeige nÃ¶tig, in Mozilla fÃ¼r die einheitliche HÃ¶he */
	}


h1
	{
	color: #000;
	display: block;
	font-size: 320%;
	line-height: 130%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}


h2
	{
	color: #000;
	font-size: 220%;
	line-height: 100%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}

h3
	{
	color: #000;
	font-size: 130%;
	line-height: 100%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}
	
h4 
	{
	color: #000;
	text-decoration: none;
	font-size: 100%;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}

h5 
	{
	color: #000;
	text-decoration: none;
	font-size: 80%;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}


#navigation
	{
	color: #fff;
	background-color: #666;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}

#navigation a:link,
#navigation a:visited
	{
	color: #fff;
	background-color: #666;
	border: 0px;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}
	
#navigation a:hover,
#navigation a:hover.selected
	{
	border-bottom: 1px solid #fff;
	}

#middle .intro
	{
	color: #000;
	text-decoration: none;
	font-size: 130%;
	line-height: 140%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}
	
#middle .body
	{
	color: #000;
	text-decoration: none;
	font-size: 95%;
	line-height: 140%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}

.searchresult_col .intro,
#middle .list_item .intro,
#right .intro
	{
	color: #000;
	text-decoration: none;
	font-size: 80%;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}

/* WIKI !! -------------------------------------------------- */	

.body h1 {
	font-family: Georgia, Times, serif;
	font-size:420%;
	line-height: 110%;
	font-weight:normal;
	font-style:normal;
	color: #000;
	}	
	
.body h2 {
	font-family: Georgia, Times, serif;
	font-size:320%;
	line-height: 110%;
	font-weight:normal;
	font-style:normal;
	}	

.body h3 {
	font-family: Georgia, Times, serif;
	font-size: 260%;
	line-height: 110%;
	font-weight:normal;
	font-style:normal;
	}	
	
.body h4 {
	font-family: Georgia, Times, serif;
	font-size: 180%;
	line-height: 110%;
	font-weight:normal;
	font-style:normal;
	}	
	
	
.body h5 {
	font-family: Georgia, Times, serif;
	font-size: 70%;
	line-height: 100%;
	font-weight:normal;
	font-style:normal;
	}	
	
.body h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #fff;
	font-size: 90%;
	line-height: 100%;
	font-weight: bold;
	font-style:normal;
	text-transform: uppercase;
	}	
	
.body img {
	display: block;
	border: 0px;
	border-style:solid;
	border-color:#000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	}	


.body input
	{
	width: 150px;
	font-size: 10px;
	}

.body .radio
	{
	width: 10px;
	}
	
.body table
	{
	border-width:1px;
	border-style:solid;
	border-color:#000;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
	}
	
.body th {
	background-color: #666;
	text-align: left;
	font-size: 90%; /* 11px */ 
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: none;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0px;
	line-height: 120%; /*12px*/
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
    padding: 3px;
    margin: 0px;
	}
	
	
.body td {
	text-align: left;
	font-size: 90%; /* 11px */ 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 120%; /*12px*/
	border-width: 1px;
	border-style: solid;
	border-color: #666;
    padding: 3px;
    margin: 0px;
	}	


.body ul li  
	{
	list-style-type: circle;
	list-style-position: inside;
	background-color: #fff;
	}
	
.body ol li
	{
	list-style-type: decimal;
	list-style-position: outside;
	background-color: #fff;
	}

.read_on,
.read_on a:link,
.read_on a:visited
	{
	font-family: Verdana, Arial, sans-serif;
	color: #CDCDCD;
	text-decoration: none;
	border: 0px;
	font-size: 80%;
	}

.read_on a:hover
	{
	font-family: Verdana, Arial, sans-serif;
	color: #0f933d;
	text-decoration: none;
	border: 0px;
	font-size: 80%;
	}

a.go
	{
	font-size: 80%;
	text-decoration: none;
	}

#left a:link,
#left a:visited
	{
	text-decoration: none;
	border: 0px;
	}

#left a:active,
#left a:hover
	{
	text-decoration: none;
	background-color: #fff;
	}

.switch,
.switch a:link,
.switch a:visited
	{
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	}


#sidebar .read_on,
.searchresult_col .read_on
{
	display: none;
	}
	
.list_item .intro p
	{
	font-size: 100%;
	line-height: 145%;
	display: inline;
	}

#pic a:link,
#pic a:visited,
.pic_small a:link,
.pic_small a:visited
	{
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}

.captions
	{
	font-size: 70%;
	}
	
.caption,
.caption_pic p
	{
	font-size: 75%;
	color: #666;
	display: inline;
	}

#navigation h3 a:link,
#navigation h3 a:visited
	{
	font-size: 130%;
	}

.back
	{
	font-size: 75%; 
	color: #ccc;	
	}


.back a
	{
	color: #ccc;	
	border-bottom: 0px solid #ccc;
	}
	
.back a:hover
	{
	background: #fff;
	color: #0f933d;	
	border-bottom: 0px solid #ccc;
	}

.searchresult_text
	{
	background: #ccc;
	font-size: 75%;
	color: #666;
	}
/* footer -------------------------------------------------- */	

.footer,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 8px;
	color: #efefef;
	border: 0px;
	}
	
.credits
	{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #ccc;
	}

.credits a:link,
.credits a:visited,
.credits a:hover,
.credits a:active
	{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #ccc;
	border: 0px;
	}
	
a.edit,
.edit a:link,
.edit a:visited,
.edit a:hover,
.edit a:active
	{
	font-family: georgia, times, serif;
	font-size: 18px;
	color: #0f933d;
	}

