*{
margin: 0px;
padding: 0px;
}

html{
text-align: center;
}

body{
text-align: center;
background-repeat: repeat;
background-color: black;
border-top: 2px black solid;
background: #eeeeee;
/*background-image: url('img/background.gif');*/
}

#container{
overflow: auto;
margin-left: auto;
margin-right: auto;
width: 1210px;
background: url('img/cont_background.png') repeat;
}

#strip{
height: 130px;
margin-top: 155px;
margin-bottom: -265px;
background-image: url('img/strip.gif');
background-repeat: repeat-x;
background-position: bottom;
}

#sheetback{
width: 1050px;
overflow: auto;
margin-left: auto;
margin-right: auto;
background-image: url('img/sheetback.png');
background-repeat: repeat;
border-left: 1px solid white;
border-right: 1px solid white;
}

#top{
width:1050px;
margin-left: auto;
margin-right: auto;
}

#header{
width: 1045px;
height: 265px;
margin-left: auto;
margin-right: auto;
background-color: #770000;
background-repeat: no-repeat;
}

#header h2{
color: white;
font-family: Arial, Century Gothic;
font-size: 15px;
margin-top: 3px;
}

#jumper{
width: 1050px;
height: 120px;
margin-left: auto;
margin-right: auto;
background-image: url('img/jumper.png');
background-repeat: repeat-no;
}

#main{
width:1050px;
margin-top: 4px;
margin-left: auto;
margin-right: auto;
overflow: auto;
}

#left{
width: 240px;
float: left;
text-align: left;
}

#menu{
width: 208px;
height: 280px;
margin-left: 6px;
background-image: url('img/menuback.png');
background-repeat: repeat;
text-align: center;
padding-bottom: 3px;
border: 1px black solid;
}

#menu ul {
list-style-type: none;
padding-top: 3px;
} 

#menu a {
display: block;
width: 190px;
border: 1px solid #000000;
background: #770000;
text-decoration: none;
padding-top: 4px;
padding-bottom: 4px;
margin: 3px auto 0;
font-family: Arial;
font-size: 15px;
text-align: left;
}

#menu a:link, #menu a:active, #menu a:visited {
color: #ffffff;
padding-left: 6px;
}

#menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
}

#news{
	width: 193px;
	margin-left: 12px;
	margin-top: 15px;
	border: 1px black solid;
	padding: 3px;
}

#news h1{
	font-size: 14px;
	font-family: Arial;
}

#news p{
	font-family: Arial;
	font-size: 12px;
}

#logos{
width: 101px;
min-height: 90px;
margin-top: 8px;
margin-left: 30px;
}

#logos img{
margin-top: 5px;
margin-bottom: 5px;
width:101px;
}

#right{
width:805px;
margin-right: 4px;
float: right;
overflow: auto;
text-align: left;
}

#right table{
border: 1px solid;
width: 500px;
}

#right td{
text-align: left;
font-family: Arial, Century Gothic;
border: 1px solid;
}

#right table img{
width: 100px;
margin-left: 35px;
border: none;
}

#right h1{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

#right p{
padding: 10px;
font-family: arial;
text-align: left;
font-size: 14px;
}

#right ol{
padding: 20px;
font-family: arial;
text-align: left;
font-size: 14px;
}

#right li{
padding-left: 15px;
padding-top: 10px;
font-family: arial;
text-align: left;
font-size: 14px;
}

#right a{
text-decoration: none;
color: blue;
}

#right a:hover {
text-decoration: underline;
color: red;
}

#right img{
margin-left: auto;
margin-right: auto;
}

#right form{
width: 555px;
float: left;
}

#right input{
text-align: left;
}

#right textarea{
margin-bottom: 20px;
text-align: left;
width: 500px;
height: 100px;
}

#right select{
text-align: left;
margin-bottom: 10px;
width: 100px;
}

#right i{
	color: white;
	line-height: 1px;
	font-size: 10px;
}

*.edit_button_go{
background-image: url('img/edit_button_go_dark.png');
margin-bottom: -4px;
}

*.edit_button_go:hover{
background-image: url('img/edit_button_go.png');
}

*.edit_button_del{
margin-left: 155px;
background-image: url('img/edit_button_del_dark.png');
height: 20px;
width: 26px;
}

*.edit_button_del:hover{
background-image: url('img/edit_button_del.png');
}

*.edit_button_up{
background-image: url('img/edit_button_up_dark.png');
margin-bottom: -4px;
}

*.edit_button_up:hover{
background-image: url('img/edit_button_up.png');
}

.del_form_class{
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 10px;
}

#listholder{
	margin-top: 5px;
	padding-bottom: 15px;
	width:780px;
	margin-right: 4px;
	float: left;
	overflow: auto;
	border-bottom: 1px dotted black;
	}
	
.listholder{
	margin-top: 5px;
	padding-bottom: 20px;
	width:780px;
	margin-right: 4px;
	float: left;
	overflow: auto;
	border-bottom: 1px dotted black;
	}
	
#listholder2{
margin-top: -5px;
}

#ceni{
margin-top: 10px;
float: right;
}

.listholder2{
border-bottom: 1px dotted black;
padding-bottom: 15px;
width: 780px;
}

#text{
margin-left: 100px;
width: 200px;
float: left;
text-align: left;
font-family: Arial;
}

#text p{
margin-top: -8px;
}

#forma {
float:right;
font-family: Arial;
width: 500px;
}

#forma form{
text-align: left;
width: 380px;
}

#forma input{
margin-bottom: 5px;
height: 20px;
text-align: left;
font-size: 10pt;
font-family: Arial;
}

*.submit-kont input{
height: 30px;
width: 40px;
}

#forma textarea{
text-align: left;
font-family: Arial;
font-size: 10pt;
width: 380px;
}

#Picsmall img{
width: 120px;
float: left;
margin: 10px;
height: 80px;
}

#navigation{
font-family: Arial;
font-weight: bold;
margin-top: 15px;
}

#navigation a:hover {
text-decoration: none;
}

#telefon{
width: 350px;
margin-left: 100px;
float: left;
}

#bottom{
height: 20px;
width:1048px;
margin-top: 4px;
margin-left: auto;
margin-right: auto;
background: #eeeeee;
border: 1px solid black;
}

#bottom p{
font-size: 9px;
line-height: 14pt;
font-family: Arial;
text-align: left;
margin-left: 5px;
}

#bottom  a{
color: black;
text-decoration: none;
}

.top {
text-align: right;
}
.top a {
font-size: 9px;
color: #871519;
}

#login_form {
margin-top: 20px;
font-family: Arial;
font-size: 9pt;
}

#login_form  p{
margin-top: 20px;
text-align: center;
}

#login_form form {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 300px;
}

#login_form  input{
margin-top: 3px;
}

*.gallery_image{
height: 80px;
float: left;
margin-top: 10px;
border: 3px solid black;
}

*.table-left{
width: 350px;
float: left;
}
	
*.table-right{
width: 350px;
float: left;
}

#gallink_hold{
	font-family: Arial;
	font-size: 14px;
	color: black;
	width: 655px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

.coolstuff{
	width: 500px;
	float: left;
}

.menu_bottom{
	width: 790px;
	overflow: auto;
	float: left;
	border-top: 1px black solid;
	margin-bottom: 5px;
}

.menu_bottom li{
	float: left;
	list-style-type: none;
	text-align: right;
	padding: 3px 5px !important;
	border: 1px black solid;
	background-color: #dddddd;
	margin: 5px 5px 0;
}

.menu_bottom li:hover{
	background-color: #bbbbbb;
}

.menu_bottom li a{
	color: black !important;
	text-decoration: none;
}


.menu_bottom li a:hover{
	color: black !important;
	text-decoration: none !important;
}

.gallery_half{
	background-color: #ffffff;
	border: 2px black solid;
	width: 788px;
	float: left;
	margin: 5px 13px 10px 0;
	padding: 0 0 5px 2px;
}

.gallery_half:hover{
	background-color: #aaaaaa;
}

.gallery_half img{
	border: 1px red solid;
	padding: 2px;
}

.gallery_half img:hover{
	border: 3px black solid;
	padding: 0px;
}

.gallery_half_label{
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 786px;
	font-family: Arial;
	border-bottom: 1px black solid;
	background: #700;
	padding: 2px 0;
	margin-bottom: 5px;
}

.gallery_half_label a{
	color: white !important;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	font-family: Arial;
	text-decoration: none !important;
}

.gallery_half_desc{
	width: 782px;
	margin: 0 auto 3px;
	height: 20px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.visit_other{
	float: left;
	background: #dddddd;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	width: 290px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial;
	color: black !important;
	font-size: 12px;
	font-weight: bold;
	border: 1px black solid;
}

.visit_other:hover{
	background: #111111;
	color: white !important;
}

#site_location{
	width: 450px;
	border: 1px black solid;
	font-size: 12px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px 5px;
	background: #dddddd;
	float: left;
}
