/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/strukties-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px; 
	}

.logo {
position:absolute; left:0px; top:0px; width:710px; height:254px; z-index:1;
}

.inhalt {
	position:absolute;
	left:319px;
	top:200px;
	width:520px;
	height:600px;
	z-index:3;
	line-height: 18px; 
	}

.nav {
position:absolute; left:80px; top:280px; width:180px; height:180px; z-index:2;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}

