body {
			font-size: 13px; 
			font-family: Trebuchet MS, Tahoma, Arial; 
			color:#DFDFDF; 
			margin: 0;
			text-align:justify;
			line-height:18px;
}

img {
			border:none;
}

p {
			font-size: 13px; 
			font-family: Trebuchet MS, Tahoma, Arial; 
			color:#DFDFDF; 
			margin:0px;
			padding:0px;
			text-align:justify;
			line-height:18px;
}

table {
			font-size: 13px; 
			font-family: Trebuchet MS, Tahoma, Arial; 
			color:#DFDFDF; 
			margin: 0px;
			padding:0px;
			text-align:justify;
			line-height:18px;
}

a:link, a:visited, a:hover, a:active { 
			font-size: 13px; 
			font-family: Trebuchet MS, Tahoma, Arial; 
			color:#FBE195; 
			margin:0; 
			text-decoration: none;
			}

a:visited, a:hover, a:active 	{
			text-decoration: underline; 
}

h1, h2, h3, h4 {
			height:17px;
			padding:4px 0px 4px 32px;
			margin:10px 0px;
			font-size:13px;
			font-weight:bold;
			border-width: 1px 0px;
			border-style:solid;
}


h1 {
			border-color: #000080;
			background:url(files/content/topic.blue.gif) left no-repeat;
			}

			
h2 {	
			border-color: #FFCC00;
			background:url(files/content/topic.gold.gif) left no-repeat;
			}

h3 {	
			border-color: #006600;
			background:url(files/content/topic.green.gif) left no-repeat;
			}

h4 {	
			border-color: #800000;
			background:url(files/content/topic.red.gif) left no-repeat;
			}

.download {
			font-family: Trebuchet MS, Tahoma, Arial; 
			border-collapse: collapse; 
			border-top: 1px solid #111111;
			border-bottom: 1px solid #111111;
			width:100%;
			padding:3px 0px 3px 3px;
			margin-top:-1px;
			font-size:12px;
			font-weight:bold;
			}

.history {
			font-family: Trebuchet MS, Tahoma, Arial;
			border-collapse: collapse; 
			border-top: 1px solid #111111;
			border-bottom: 1px solid #111111;
			width:100%;
			padding:3px 0px 3px 3px;
			margin-top:-1px;
			font-size:13px;
			}
			
.text_gold {
			color:#FFCC00;
}

.text_rot {
			color:#800000;
}

.text_blau {
			color:#0066ff;
}

.text_gruen {
			color:#006600;
}

.caution_blue {
			color:#0066ff;
			font-weight:bold;
}

.simple_gallery {
			width:100%;
}

input,textarea {
	border:1px solid #3C3C3C;
	background:#1A1B16;
	color:#DFDFDF; 
	font-size: 11px; 
	font-family: Trebuchet MS, Tahoma, Arial; 
}

fieldset {
	background:#0A0A0A;
	border:1px solid #3C3C3C;
	padding:5px;
}

form {
	margin:4px 0px;
	padding:0px;
}

/* SPALTEN MODUL */


.spalte_1 {
	width: 380px;
	vertical-align:top;
}

.spalte_2 {
	 width: 200px;
	 vertical-align:top;
}

#kommentar {
	width:580px;
}


