body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDD;
	margin: 0px;
	background-color: #222;
	display: block;
	margin:0;
	padding:0;
}

.color1_a{
	color: #7BBEF1;
}

.color1_b{
	color: #8BCEFF;
}

.color2_a{
	color: #52ACED;
}

.color2_b{
	color: #328CBD;
}

.highlight{
	font-weight: bold;
	color: #FFF;
}

.exif{
	font-size: 10px;
	color: #AAA;
	text-align: center;
}

.display_none{
	display: none;
}

.display_block{
	display: block;
}

.erfolg{
	letter-spacing: 1px;
	color: #FFF;
	background-color: green;
	text-align: center;
	border: 1px solid #383;
	padding: 1px;
	margin: 15px 0 15px 0;
	opacity: 0.7;
}

.fehler{
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	background-color: red;
	text-align: center;
	border: 1px solid #833;
	padding: 1px;
	margin: 15px 0 15px 0;
	opacity: 0.7;
}

.small{
	color: #52ACED;
	text-decoration: none;
	font-size: 10px;
}

.bold{
	font-weight: bold;
}

.newsbody, .galeriebody, .konbody, .impbody, .suchebody, .downbody, .artikelbody, .kombody{
	clear: both;
	border-top: 1px solid #7BBEF1;
	text-align: justify;
	padding: 5px;
	margin-bottom: 15px;
}

.galeriebody{
	text-align: center;
}

.newsbody > img, .downbody > img, .newsbody > a > img, .downbody > a > img, .artikelbody > a > img{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}

.downbody > p{
	text-align: right;
}

.newshead, .galeriehead, .imphead, .konhead, .suchehead, .downhead, .artikelhead, .komhead{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #8BCEFF;
}

.komhead{
	font-size: 15px;
	font-weight: normal;
}


.newshead > a, .komhead > span > a{
	text-decoration: none;
	color: #8BCEFF;
	border-bottom-style: none;
}

.komlink{
	float: right;
	margin: 5px 0 20px 0;
	text-align: right;
	font-size: 13px;
}

.komform{
	margin-top: 10px;
}

.code{
	border: 1px dotted #7BBEF1;
	padding: 3px;
	overflow: auto;
	font-family: monospace;
	color: #EEE;
	margin: -2px 10px 0 10px;
	text-align: left;
	font-size: 12px;
}

.titel{
	margin-left: 20px;
	font-size: 12px;
	color: #8BCEFF;
/*	background-color: #2593DE;*/
	font-style: italic;
}

.seiten{
	margin-top: 25px;
	text-align: center;
	color: #8BCEFF;
	font-size: 15px;
}

.seiten > a{
	text-decoration: none;
	color: #7BBEF1;
	margin: 5px;
}

.seiten > span{
	text-decoration: none;
	color: #7BBEF1;
	margin: 5px;
	font-weight: bold;
}

.suchergebnis{
	text-decoration: none;
	color: #8BCEFF;
	margin: 5px;
}

.suchergebnistitel{
	float: left;
	width: 90px;
}

.hl{
	color: #FFF;
	font-style: italic;
}

h1{
	font-size: 16px;
	display: inline;
	font-weight: bold;
	color: #8BCEFF;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #8BCEFF;
}

h3{
	font-size: 12px;
}

a{
	color: #DDD;
}

th{
	color: #8BCEFF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#page{
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 1100px;
	margin: auto;
	position: relative;
}

#banner{
	width: 468px;
	height: 80px;
	position: absolute;
	top: 25px;
	left: 450px;
	color: #8BCEFF;
	font-size: 12px;
	text-align: right;
}

#menue{
	width: 200px;
	height: 925px;
	position: absolute;
	top: 150px;
	left: 35px;
}

#suche{
	width: 155px;
	height: 20px;
	position: absolute;
	top: 125px;
	left: 760px;
}

#suche > form > input{
	width: 155px;
	background-color: #2593DE;
	color: #DDD;
}

#ssuggest{
	background-color: #2593DE;
	border: 1px solid #7BBEF1;
	border-top: 0px;
	color: black;
	position: absolute;
	top: 145px;
	left: 760px;
	width: 155px;
	opacity: 0.9;
}

#gmapc{
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1100px;
	text-align: center;
	padding-top: 100px;
	z-index: 99999;
	opacity: 0.95;
}

#gmapc > div{
	margin:auto;
	margin-bottom: 15px;
	width: 800px;
	height: 600px;
}

#ssuggest > div{
	text-align: right;
}

#ssuggest > a {
	color: #DDD;
	font-size: 13px;
	text-decoration: none;
	display: block;
}

#ssuggest > a:hover {
	background-color: #52ACED;
}

#ssuggest > div > a{
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#kommentar{
	padding: 10px;
}

#sbookmarks{
	width: 465px;
	height: 20px;
	position: absolute;
	top: 125px;
	left: 272px;
	text-align: right;
	color: #8BCEFF;
	font-size: 14px;
}

#sbookmarks > a > img{
	height: 16px;
	width: 16px;
	border: 0px;
}

#content{
	width: 625px;
	height: 900px;
	margin: auto;
	position: absolute;
	top: 163px;
	left: 272px;
}

#menue > ul{
	list-style-type: none;
	padding: 0px 0px 0px 1px;
	margin: 0px;
	border: 0px;
}

#content > .newsbody > a:link {
	color: #EEE;
	border-bottom: 1px dotted;
	TEXT-DECORATION: none;
}

#content > .newsbody > a:visited {
	color: #DDD;
	border-bottom: 1px dotted;
	text-decoration: none;
}

#content > .newsbody > a:hover {
	color: #8BCEFF;
	border-bottom-style: solid;
}

#content > .newsbody > a:active {
	color: #7BBEF1;
	border-bottom-style: solid;
}

li.top0{
	background-image: url(/img/btn_top0.png);
	background-repeat: no-repeat;
}

li.top1{
	background-image: url(/img/btn_top1.png);
	background-repeat: no-repeat;
}

li.mitte0{
	background-image: url(/img/btn0.gif);
	background-repeat: no-repeat;
}

li.mitte1{
	background-image: url(/img/btn1.gif);
	background-repeat: no-repeat;
}

#menue > ul > li > a{
	display: block;
	top: 0px;
	left: 0px;
	width: 172px;
	height: 35px;
	padding-left: 25px;
	padding-top: 14px;
	color: #FEFEFE;
	text-decoration: none;
	font-size: 20px;
}

label, input, textarea, select {
	display: block;
	float: left;
}

label{
	width: 110px;
}

input, textarea, select {
	border: 1px solid #7BBEF1;
	color: #000;
	margin-bottom: 3px;
}

input[type="hidden"] {
	border: 0; padding: 0; margin: 0; background: white;
}

form > br {
	clear: left;
}

input#submit {
	display: inline;
	float: none;
	width: auto;
}

/*
123
190
241
0080FF
8BCEFF

82
172
237
52ACED
328CBD
*/
