@charset "utf-8";

*{padding:0; margin:0;}

body {background: #727591 url(../bilder/layout/body_neu.jpg) repeat-x; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; color: #003B79;}

#page {width: 799px; background:url(../bilder/layout/main_bg.png); margin: 20px auto;}

#header {background:url(../bilder/layout/header_bg.png); width: 799px; height:142px; text-align:center;}

#fotos {background:url(../bilder/layout/foto_bg_neu.png); width: 799px; height:172px;}

#main {background:url(../bilder/layout/main_content_bg.png) no-repeat; width: 799px; min-height:237px;}

#col1 {float: left; margin-left:36px; width: 154px; min-height:237px; /*background-color:#00FF00;*/}
#col1 p, #col2 p {padding: 10px 0 0 11px; font-size:0.9em;}

a {color: #003B79; text-decoration:none;}
a:hover {color: #ff3B79; text-decoration:underline;}

#col2 {float: right; margin-right:36px; width: 154px; min-height:237px; /*background-color:#00FF00;*/}

#col3 {width: 389px; min-height:237px; margin-left: 190px; padding: 0 15px 15px 15px; /*background-color:#00F;*/ }

#col3 p {line-height: 1.5em; margin-bottom: 0.5em; text-align:justify;}

#footer {background:url(../bilder/layout/footer_bg.png); width: 799px; height:28px;}


img#logo {margin-top: 22px}
img#logo_top {margin: 22px 0 0 0;}
img#logo_sub {margin: 5px 0 5px 0;}
img#menth {float: left; margin: 1px 0 0 36px;}
img#wiszkocsill{float: right; margin: 1px 35px 0 0;}

h4 {font-size: 1em; margin: 14px 0 10px 0;}
p#address {font-size: 0.9em; line-height: 1.3em; text-align:center; margin-bottom: 14px; color: #000;}

table {margin-bottom: 6px;}

cite {
	font-style:normal;
	font-weight:bold;
	text-align:center;
	display: block;
	letter-spacing: 0.20ex;
	font-size: 0.95em;
	padding: 8px;
}

hr {border: none; border-bottom: 1px dotted #fff; height: 1px; margin: 8px 0 8px 0;}
