body{
	color: rgb(255,255,255);
	text-align: left;
	font-size: 0.8em;
	font-family: Arial,Helvetica,sans-serif;
}

h1{
	color: #F7A500;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 14px;
	font-weight: bold;
}

h2{
	color: #F7A500;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}


ul li {
	margin-bottom: 10px;
	list-style-type: square;
}

ul li.arrow {
	margin-bottom: 10px;
	list-style-image: url(../images/layout/li_arrow.gif);
}

ul li.plus {
	margin-bottom: 10px;
	list-style-image: url(../images/layout/li_plus.gif);
}

a{
    color: #F7A500;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

a.link_up{
	display: block;
	float: right;
	color: rgb(216,216,216);
	background: url(../images/layout/up_arrow.gif) no-repeat right center;
	margin-top: -25px;
	padding-right: 13px;
	width: 685px;
	text-align: left;
	border-bottom: 1px rgb(80,80,80) solid;
	padding-bottom: 5px;
	text-decoration: underline;
	text-align: right;
}
a.link_up:hover{
	text-decoration: none;
}



div#footer{
	font-size: 8pt;
	line-height: 200%;
}
div#login_box{
	overflow: hidden;
}
div#login_box strong{
	font-weight: bold;
	color: #F7A500;
}

div#aktuality_content_box a{
	display: block;
	color: rgb(255,255,255);
}

select, input.inp, input.inp_small, input.inp_small_2, textarea.inp_textarea{
	background-color: rgb(247,165,0);
	border: 1px rgb(70,70,70) solid;
}
input.inp_checkbox{
	border: 0px;
}
textarea.inp_textarea{
	text-indent: 0px;
}
input.inp_submit{
	background-color: rgb(247,165,0);
	border: 1px rgb(70,70,70) solid;
	color: rgb(42,42,42);
	font-weight: bold;
}
button.inp_button{
	background-color: rgb(247,165,0);
	border: 1px rgb(70,70,70) outset;
	color: rgb(42,42,42);
	
	padding:1px;
	padding-right:3px;
}
input.inp_button{
	background-color: rgb(247,165,0);
	border: 1px rgb(70,70,70) outset;
	color: rgb(42,42,42);
	
	padding:1px;
	padding-right:3px;
}
button.inp_button_hov{
	background-color: rgb(247,165,0);
	border: 1px rgb(255,255,255) solid;
	color: rgb(42,42,42);
	
	padding:1px;
	padding-right:3px;
}
button.inp_button_dra{
	background-color: rgb(42,42,42);
	border: 1px rgb(247,165,0) outset;
	color: rgb(247,165,0);
	
	padding:1px;
	padding-right:3px;
}
button.inp_button_dra_hov{
	background-color: rgb(42,42,42);
	border: 1px rgb(255,255,255) solid;
	color: rgb(247,165,0);
	
	padding:1px;
	padding-right:3px;
}
button.inp_button_sel{
	background-color: rgb(242,242,242);
	border: 1px rgb(247,165,0) outset;
	color: rgb(0,0,0);
	
	padding:1px;
	padding-right:3px;
}
button.inp_button_sel_hov{
	background-color: rgb(242,242,242);
	border: 1px rgb(247,165,0) solid;
	color: rgb(247,165,0);
	
	padding:1px;
	padding-right:3px;
}
input.inp_submit_with_bg{
	width: 22px;
	height: 22px;
	background: rgb(247,165,0) url(../images/layout/login_button_bg.gif) no-repeat; 
	color: rgb(42,42,42);
	border: 1px rgb(70,70,70) solid;
}
.error_txt{
	width: 100%;
	border: 2px rgb(237,27,27) solid;
	background: rgb(56,56,56) url(); 
	color: rgb(237,27,27);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.inp_error{
	border: 2px rgb(237,27,27) solid !important;
}
.smallText{
	font-size: 11px;
}


div#content div#text div#content_text div#content_text_in .box1_bg{
	width: 509px;
	height: 126px;
	background: url(../images/layout/box1_bg.gif) no-repeat;
	text-align: center;
}
div#content div#text div#content_text div#content_text_in .box1_bg table{
	width: 100%;
	padding-top: 6%;
	text-align: center;
}
div#content div#text div#content_text div#content_text_in .box1_bg table td{
	text-align: left;
}
div#content div#text div#content_text div#content_text_in .box1_bg table td a{
	display: block;
	background: url(../images/layout/link_arrow.gif) no-repeat 0px 4px;
	padding-left: 20px;
	line-height: 20px;
	color: rgb(255,255,255) !important;
	font-weight: bold;
	
}
div#content div#text div#content_text div#content_text_in .box1_bg table td a{
	color: #F7A500;
}

div#content div#text div#content_text div#content_text_in div#submenu a{
	font-size: 13px;
	font-weight: bold;
	color: rgb(185,185,185);
	margin-right: 20px;
}
div#content div#text div#content_text div#content_text_in div#submenu a.item_selected{
	color: rgb(255,255,255);
}
div#content div#text div#content_text div#content_text_in div#submenu a:hover{
	color: rgb(255,255,255);
}

/**
 *	CSS pro fotogalerii
 */ 
div.fotogalerie{
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
div.fotogalerie img{
	border: 0px;
}

div.fotogalerie a{
	display: block;
	float: left;
}
div.fotogalerie .images_separator{
	display: block;
	float: left;
	width: 10px;
	font-size: 1px;
}
div.fotogalerie .lines_separator{
	display: block;
	height: 10px;
	clear: both;
	font-size: 1px;
}