html, body {
	font-family:verdana,arial;
	font-size:12px;
	color:#000000;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	background:#666666;
}

.fonts {
	font-family:verdana, arial;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

.images {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}

.content {
	width: 560px;
	height: 280px;
	font-family: verdana,arial;
	font-size: 12px;
	color: #000000;
	padding: 40px 20px 20px 20px;
	vertical-align: top;
	background: #FFFFFF;
	text-align: justify;
	line-height: 2;
}

.contentside {
	width:100px;
	height: 300px;
	background: #FFFFFF;
}

.content a:link {
	color:#FF9600;
	text-decoration:underline;
	text-transform:lowercase;
}

.content a:visited {
	color:#FF9600;
	text-decoration:underline;
	text-transform:lowercase;
}

.content a:hover {
	color:#666666;
	text-decoration:underline;
	text-transform:lowercase;
}

.headline {
	color: #FF9600;
	font-weight: bold;
}

.header {
	width: 600px;
	height: 147px;
	background-image: url(../images/brozovic_logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.header a:link {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.header a:visited {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.header a:hover {
	color: #FF9600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.headleft {
	width: 100px;
	height: 150px;
	background: #FFFFFF;
}

.headright {
	width: 100px;
	height: 150px;
	background: #FFFFFF;
}

.bottom {
	width: 600px;
	height: 50px;
	background-image: url(../images/bottom_mitte.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: verdana,arial;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

.bottom a:link {
	color: #666666;
	text-decoration: underline;
	text-transform: lowercase;
}

.bottom a:visited {
	color: #666666;
	text-decoration: underline;
	text-transform: lowercase;
}

.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: lowercase;
}

.bottomleft {
	width: 100px;
	height: 50px;
	background-image: url(../images/bottom_links.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bottomright {
	width: 100px;
	height: 50px;
	background-image: url(../images/bottom_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
