@charset "utf-8";
/* CSS Document 
 * @author		Juergen Arzberger
 * @generator	Dreamweaver
 * @Copyright	Juergen Arzberger
 * 
 * MKOV Homepage Design Seitenaufbau
 * Copyright (c) 2013 by Juergen Arzberger
*/

/* The fonts referenced herein are copyright (c) SoftMaker Software GmbH and its licensors, 1991-2012 */

@font-face {
    font-family: 'N Car Pro';
    src: url('../fonts/n-car-pro-webfont.eot');
    src: url('../fonts/n-car-pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/n-car-pro-webfont.woff') format('woff'),
         url('../fonts/n-car-pro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tabasco Twin';
    src: url('../fonts/tabasco-twin-webfont.eot');
    src: url('../fonts/tabasco-twin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tabasco-twin-webfont.woff') format('woff'),
         url('../fonts/tabasco-twin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* ************** Allgemeine Formatierungen ************** */

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

html, body {
	background: #FFFFFF;
}

#bild1 {
	float: left;
	padding: 12px 5px 3px 8px;
}
#bild2 {
	float: right;
	padding: 8px 5px 3px 5px;
}

#a_statistik {
	font-family: 'N Car Pro';
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#a_dunja_a {
	font-family: 'N Car Pro';
	font-size: 18px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
}

#a_dunja_b {
	font-family: 'N Car Pro';
	font-size: 12px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 8px;
}

#a_dunja_c {
	font-family: 'Tabasco Twin';
	font-size: 62px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-top: 35px;
	text-shadow: 3px 3px 3px #565656;
}

#a1 {
	font-family: 'Verdana', Arial, Tahoma;
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	text-shadow: 1px 1px 2px #898989;
	padding-top: 4px;
	padding-bottom: 8px;
}


#a2 {
	float:left;
	font-family: 'Verdana', Arial, Tahoma;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	text-shadow: 1px 1px 2px #898989;
	padding-left: 5px;
	padding-top: 8px;
}

#a4 {
	font-family: 'Verdana', Arial, Tahoma;
	font-size: 11px;
	font-weight: 200;
	text-align: justify;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
}

#a5 {
	font-family: 'Verdana', Arial, Tahoma;
	font-size: 11px;
	font-weight: 800;
	text-align: center;
	line-height: 14px;
	margin-bottom: 4px;
}

/* +++++++++++++++ Layout ********************** */

#wrapper {
	width: 1200px;
	margin: 0px auto;
}

#main_header {
	background: url(../html/sys_img/mkvo_banner.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	height: 100px;
}

#main_nav_header {
	background: url(../html/sys_img/main_nav_back.png) repeat-x;
	width: 1200px;
	height: 40px;
	float: left;
}

#main_nav .menu{
	list-style-type: none;
	width: 1100px;
	padding-left: 10px;
}


#main_nav .menu li a{
	height: 40px;
	display: block;
	float: left;
	font-family: 'Verdana', Tahoma, Arial;
	font-size: 14px;
	font-weight: 800;
	color: #000000;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}

#main_nav .menu li a:hover {
	background: url(../html/sys_img/main_nav_but_left.png) no-repeat;
	text-decoration: underline;
}

#main_nav .menu li a span {
	padding: 0px 20px 0px 20px;
	display: block;
}

#main_nav .menu li a:hover span {
	background: url(../html/sys_img/main_nav_but_right.png) bottom right no-repeat;
	height: 40px;
}

#breadcrumb {
	background: url(../html/sys_img/breadcrumb_back1.png) repeat-x;
	width: 1180px;
	height: 57px;
	float: left;
	padding: 3px 10px 0px 10px;
}

#section_wrapper {
	width: 1200px;
	float: left;
	background-color: #83bbf4;
}

#sidebar {
	width: 200px;
	float: left;
	padding: 10px 9px 10px 9px;
	margin-left: 3px;
}

#sidebar_part {
	width: 190px;
	border: 1px solid;
	border-color: #565656;
	border-radius: 4px;
	background: #ffffff;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 4px;
	padding: 2px 2px 0px 2px;
}

#content {
	width: 740px;
	float: left;
	padding: 10px 10px 10px 10px;
	font-family: 'Verdana', Tahoma, Arial;
}

#content_part {
	width: 740px;
	display: block;
	border: 1px solid;
	border-color: #565656;
	border-radius: 5px;
	background: #ffffff;
	font-family: 'Verdana', Tahoma, Arial;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 4px;
}
	
#rightbar {
	width: 200px;
	float: left;
	padding: 10px 9px 10px 9px;
}

#rightbar_part {
	width: 190px;
	border: 1px solid;
	border-color: #565656;
	border-radius: 4px;
	background: #ffffff;
	font-size: 10px;
	font-weight: 200;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 4px;
	padding: 2px 2px 0px 2px;
}

footer {
	background: url(../html/sys_img/footer.png) repeat-x;
	width: 1180px;
	height: 60px;
	float: left;
	margin-top: 3px;
	font-family: 'Verdana', Tahoma, Arial;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	line-height: 23px;
	padding: 5px 10px 5px 10px;
}

#footer_part {
	width: 1160px;
	height: 40px;
	background: #83bbf4;
	border: 1px solid #565656;
	border-radius: 3px;
	font-family: 'Verdana', Tahoma, Arial;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	line-height: 23px;
	padding: 3px 10px 0px 10px;
}

#comment {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}






