.menu {
    font-family: arial, sans-serif;
    width:670px;
    height:100px;
    position:relative;
    font-size:50px;
    z-index:100;
margin: 0 auto;
}

.menu ul li a, .menu ul li a:visited {
    display:block;
    text-decoration:none;
    width:100px;
    height:55px;
    text-align:center;
    color:#cee2a7;
    line-height:20px;
    font-size:14px;
    overflow:hidden;
    font-weight: bold;
    margin-right: 10px;
    float: left;
    position: relative;
    font-size: 50px;
    text-decoration: none;
    outline: none;
}

.menu ul li a {
    float: left;
    position: relative;
    height: 55px;
    width: 100px;
    float: left;
    display: block;
    position: relative;
    height: 55px;
    width: 100px;
    margin-right: 10px;
    font-size: 50px;
    text-decoration: none;
    font-weight: bold;
    outline: none;
    color: #cee2a7;
}
.menu ul li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 24px;
    font-size: 14px;
    color: #3F5F1F;
    padding: 5px 10px;
    background: url(img/menu.jpg) repeat-x bottom;
    
}
.menu ul {
    padding:0;
    margin:0;
    list-style: none;
}
.menu ul li {
    float:left;
    position:relative;
}
.menu ul li ul {
    display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
    color:#fff;
}
.menu ul li:hover ul {
    display:block;
    position:absolute;
    top:55px;
    left:0;
}
.menu ul li:hover ul li a.hide {
    color:#3F5F1F;
    height: 20px;
}
.menu ul li:hover ul li:hover a.hide {
    background:#3F5F1F;
    color:#000;
}
.menu ul li:hover ul li ul {
    display: none;
}
.menu ul li:hover ul li a {
    display:block;
    color:#3F5F1F;
    height: 30px;
    font-size: 14px;
    background: url(img/menu.jpg) repeat-x bottom;
}
.menu ul li:hover ul li a:hover {
    color:#fff;
    height: 30px;
    background: url(img/menu.jpg) repeat-x bottom;
}
.menu ul li:hover ul li:hover ul {
    display:block;
    position:absolute;
    left:105px;
    top:0;
}
.menu ul li:hover ul li:hover ul.left {
    left:-105px;
}


body {
	margin: 0px;
	padding: 0px;
	color: #8da7b0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #1c282d;
	background-image: url(img/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #ef4; text-decoration: none; }
a:hover { color:#3CF; text-decoration: underline; }

p { margin: 0px; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #ef4; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 15px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 2px solid #000; padding: 1px; background: #64808b; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #fff; }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { color:#ef4; background: transparent url(img/list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 1em; }
.tmo_list li a { color: #ef4; }
.tmo_list li a:hover { color: #ef4; }

.btn_more a {
	font-weight: bold;
}

.btn_more a span {
	font-size: 16px;
	font-weight: bold;
}



.btn_more a:hover, .btn_more a:hover span {
	color: #fff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(img/wrapper.jpg) top center no-repeat;
}

#sidebar {
	float: left;
	width: 240px;
	min-height: 560px;
	margin-bottom: 30px;
	background: url(img/sidebar.png) top left no-repeat;
}

#site_title {
	width: 200px;
	height: 98px;
	padding: 0 20px;
	margin-bottom: 500px;
}

#site_title h1 {
	margin: 0;
	padding: 20px 0 0 0;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#site_title a span {
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-left: 5px;
}


#main_column {
	float: right;
	width: 670px;
}



#content {
	clear: both;
	width: 670px;
	padding: 30px 0;
}

#content p {
	margin-bottom: 10px;
}
#error {
	background: #FFD9DA url(img/exclamation.png) no-repeat left center;
	color: #FF0000;
        margin-left:10px;
	margin-bottom: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border:#FF0000 solid 1px;
	font-weight:bolder;
	width:94%;
}
#correct {
	background: #DDFFDD url(img/accept.png) no-repeat left center;
        color: #008000;
	margin-left:10px;
	margin-bottom: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border:#008000 solid 1px;
	font-weight:bolder;
	width:94%;
}

.col_w670 {
	clear: both;
	padding-bottom: 30px;
	border-bottom: 1px solid #7eaec2;
	margin-bottom: 30px;
}
.col_w670 #field{
    border: 1px dotted #699;
}

.col_w315 {
	width: 315px;
}
#zitat {
	width: 200px;
	height: 310px;
	padding: 10px;
	color: #fff;
	margin: 0 10px;
	background: url(img/zitat.png) no-repeat top;
        text-align: center;
}
#zitat h4 {
	color: #1c282d;
	margin-bottom: 30px;
}
#sponsor {
	width: 200px;
	height: 400px;
	padding: 10px;
	color: #fff;
	margin: 0 10px;
	background: url(img/login.png) no-repeat top;
        text-align: center;
}

#sponsor h4 {
	color: #1c282d;
	margin-bottom: 30px;
}

.service_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.sb_last {
	padding: 0;
	margin: 0;
	border: none;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .right {
	float: right;
	width: 580px;
}

.service_box ol li {
	list-style: decimal-leading-zero;
	margin-bottom: 5px;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	color: #FFF;
	width: 300px;
	padding: 6px 0;
	background: #2a393f;
	border: 1px solid #0e171a;
}
#contact_form form .select_field {
	color: #FFF;
	padding: 6px 0;
	background: #2a393f;
	border: 1px solid #0e171a;
}

#contact_form form label {
	display: block;
	color: #fff;
	margin-right: 10px;
	font-size: 14px;	
}
#contact_form form label #nr{
	display: block;
	color: #fff;
	margin-right: 10px;
	font-size: 14px;
}

#contact_form form textarea {
	color: #FFF;
	width: 313px;
	height: 200px;
	background: #2a393f;
	border: 1px solid #0e171a;
}

#contact_form form .submit_button {
	color: #FFF;
	background: #2a393f;
	border: 1px solid #0e171a;
	padding: 10px 15px;
	font-weight: bold;
}

/* gallery */
#gallery {
	clear: both;
	margin-top: 30px;
	}
	
	#gallery a {
		border: none;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		padding: 0 0 30px 0;
		margin: 0 0 30px 0;
		border-bottom: 1px dotted #699;
	}
	
	#gallery ul li .left {
		float: left;
		width: 280px;
	}
	
	#gallery ul li .left img {
		width: 270px;
		height: 130px;
		border: 2px solid #000; padding: 1px; background: #64808b;
	}
	
	#gallery ul li .right {
		float: right;
		width: 360px;
	}
	 
/* end of gallery */

/* footer */

#footer_wrapper {
	clear: both;
	width: 100%;
	background: #98b068 url(img/footer.jpg) repeat-x top;
}

#footer {
	width: 960px;
	margin: 0 auto;
}

#company_logo {
	float: left;
	width: 200px;
	padding: 20px;
	background: #000;
	text-align: center;
	margin-bottom: 10px;
}

#copyright {
	float: right;
	color: #1c282d;
	width: 600px;
	padding: 20px;
	text-align: right;
	margin-bottom: 20px;
}

#copyright a {
	color: #000;
}
/* end of footer */
