html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color: black;
	font-size:12px;
	background-color:#a5a6aa;
}

* {
	position:relative;
	margin:0;
	padding:0;
}

*::-moz-selection {
    background-color: #3399FF;
	color: #FFFFFF;
}

*::selection {
    background-color: #3399FF;
	color: #FFFFFF;	
}

a {
	cursor:pointer;
	color: #FF4B00;
	text-decoration: none;
	/* test for no cursor */
	outline:0;-moz-outline:0;
}

h1 a { color:#333333;}

h2 { 
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
}

.normal {padding:0px;color:#333333;}

a:hover, a h1:hover{
	text-decoration: underline;
}

/* filterbutton */
.filter_b {
	cursor:pointer;
	border:0px;
	color: #FF4B00;
	background:0;
	font-size:13px;
	padding:0px;
	margin:0px 0px 0px -2px;
	
}

img {
	border:0;
}

hr {
	color:#999999;
	margin:15px 0px 20px 0px;
}

/* used as categorized box hl */
.box_header{
	color: #FF4B00;
	padding: 0px 0px 20px 0px;
	text-transform:uppercase;
	font-size:22px;
	line-height: 28px;
}

h1, h3 {
	color: #333333;
	font-weight:bold;
}

h1 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

ul,li {
	list-style:none;
} 

/* für contentbereiche mit tabelleninhalten */
tr { margin-bottom:20px;}
td { margin-bottom:10px;vertical-align:top;}
#col_middle td > h1 {margin-top:0px;}


.clear{
	clear:both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
.left{
	float:left;
}
.right{
	float: right;
}
#wrap {
	margin:0 auto;
	width:990px;
}

#top_navi {
	text-align:right;
	text-transform:uppercase;
	margin:10px 0px 3px 0px;
	color:#fff;
}

#top_navi a, #top_navi span {
	color:#fff;
	margin:0px 7px 3px 7px;
	}

#head {
	margin:0;
	height:196px;
	width:990px;
}

#content_wrap{
	width:990px;
	background: url(img/shadow_left_right.png) repeat-y;	
}

#content_footer{
	width: 990px;
	height: 14px;
	background: url(img/shadow_bottom.png) no-repeat;	
	
}
#content{
	width: 980px;
}
#col_left{
	float: left;
	margin: 0px 20px 0px 15px;
	width: 180px;
}

#col_middle{
	width: 510px;
	float:left;
	padding-top:10px;
}

#col_middle .news_start h2{
	padding:0px;
}

#col_right{
	float:right;
	margin-right:7px;
	width: 230px;
}


#navi > ul {
	margin-top:10px;
	width:180px;
	list-style:none;

}
#navi > ul > li, #navi > ul > li.aktiv {
	list-style:none;
	width: 160px;
	cursor:pointer;
	background-color:#ff4b00;
	margin-bottom: 10px;
	color: white;
	text-transform: uppercase;
	float:right;
	min-height:30px;
}

#navi > ul > li.aktiv {width:180px;}

#navi ul > li > a{
	display:block;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: white;
	font-size: 16px;
	text-align:right;
	float:right;
	width:140px;
	line-height:20px;
}

#navi > ul > li > ul{
	float:left;
	width:160px;
	background: white;
	padding:2px 0px 3px 0px;
}
#navi > ul > li.aktiv > ul{
	width:180px;
}

#navi > ul > li > ul > li{
	background: white;
	text-align: right;
	line-height: 20px;
	color:black;
	text-transform: uppercase;
}
#navi > ul > li > ul > li > a{
	min-height:20px;
	width:160px;
	text-decoration: none;
	color:#ff4b00;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	padding:10px 10px 0px 12px;
}

#navi > ul > li > ul > li > a.aktiv {
	font-weight:bold;
}


.side_box{
	border: 1px solid #a1948f;
	width: 230px;
	margin: 10px 0px 10px 0px;
	/* font-size: 11px;*/
}

.side_box p, .side_box h3, .side_box form, .side_box .more {
	padding: 0px 10px 0px 10px;
}

/* orange kastenueberschrift */
.side_box h2{
	background-color:#ff4b00;
	color: white;
	text-transform: uppercase;
	min-height:26px;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:8px;
	padding: 6px 10px 2px 10px;
}
.side_box h2 a{
	color: white;
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */



.by {font-style:italic;}

.more{
	color: #EE3322;
	display:block;
	margin-bottom:16px;
}

.all{ color: #333333;}

.side_box .input_txt, .input_txt_nl, .input_txt {
	width: 210px;
	border: 1px solid #999999;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	height: 18px;
}
.input_txt_admin {
	width: 340px;
	border: 1px solid #999999;
	font-size: 12px;
	margin: 1px 0px 1px 0px;
	height: 18px;
}

.input_txt_nl { width:320px;margin:0px 0px 3px 0px;}


.side_box .submit, .submit_nl, .submit {
	background: none;
	border: none;
	text-align: center;
	color: #EE3322;
	margin-bottom:16px;
	cursor:pointer;
	/* test for no cursor */
	outline:0;-moz-outline:0;
}

#col_middle img {
	margin: 10px 0px 10px 0px;
}

#col_middle .right {
	display:block;
	text-align:right;
	padding-right:10px;
}

.side_box .img_left{
	float: left;
	margin: 6px 10px 10px 13px;
}

.start_galery{
	float: left;
	width: 150px;
	margin-top:-5px;
}

.start_galery_middle{
	margin: -5px 30px 0px 30px;
}

.start_galery img{
	margin-bottom: 12px;
}


