/*****************************************************************
						Tag Formatierung
*****************************************************************/

html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#666666;
	background: #9B9B9C url(../images/popovic_01.jpg) 0 0 repeat-x;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin:0;
	padding:0 0 25px 0;
	font-size:20px;
	color:#273D79;
	font-family: Georgia, "Times New Roman", Times,  serif;
}

a, a:visited {
	color:#273D79;
	outline:none;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
margin:0;
padding:0 0 16px 0;
line-height:18px;
}

ol li, ul li
{
padding:0 0 16px 0;

}

ul, ol
{
margin-left:0;
padding-left:0;
list-style-type:none;
}

/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}

/*****************************************************************
						Navigations Formatierung
*****************************************************************/

#navi ul {
display:block;
height:50px;
width:675px;
margin:0;
padding:0;
margin-left: 236px !important; margin-left: 233px;
list-style-type:none;

}

#navi ul li {
float:left;
margin:0;
padding:0;
}

#navi ul li a  {
display:block;
padding:15px 30px;
color:#FFFFFF;
text-decoration:none;
background-color:transparent;
font-weight:bold;
}

#navi ul li a:hover, #navi ul li.active a  {
	background:transparent url(../images/over.jpg) 0 0 repeat-x;
	color:#263D79;
}



#subnavi ul {
display:block;
height:185px;
width:147px;
margin:50px 0 0 16px;
padding:0;
list-style-type:none;

}

#subnavi ul li {
display:block;
margin:0;
padding:0;
height:45px;
width:130px;
background:transparent url(../images/trennstrich.jpg) 15px 85% no-repeat;
}

#subnavi ul li a {
display:block;
width:130px;
height:45px;
padding:0 0 0 15px;
color:#7F93B7;
text-decoration:none;
background:transparent url(../images/listicon_normal.gif) 0 5px no-repeat;
}

#subnavi ul li a:hover, #subnavi ul li.active a  {
	background:transparent url(../images/listicon_over.gif) 0 5px no-repeat;
	color:#D2E8F6;
}

/*****************************************************************
						Div Formatierung
*****************************************************************/

#container {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:912px;
	min-height:600px; height:auto !important; height:600px;
	background: url(../images/popovic_10.jpg) 0 0 repeat-y;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width:912px;
	height:198px;
	background:#9B9B9C url(../images/popovic_02.jpg) 0 0 no-repeat;
}

#navi {
	width:911px;
	height:55px;
	background:#9B9B9C url(../images/popovic_05.jpg) 0 0 repeat-x;
	}
	
#navi .inhaber
{
display:block;
float:left;
height:55px;
width:183px;
background:#9B9B9C url(../images/popovic_04.jpg) 0 0 no-repeat;
}
#content {
position:relative;
	width:911px;
	margin-bottom:20px;
	min-height:300px; height:auto !important; height:300px;
	background-color:transparent;
	}
	
#subnavi
{
position: absolute;
top:0;
left:0;
width:183px;
height:281px;
background:#9B9B9C url(../images/popovic_07.jpg) 0 0 no-repeat;
}

#footer {
	width:769px;
	height:53px;
	padding-left:183px;
	background:#9B9B9C url(../images/popovic_11.jpg) 0 0 no-repeat;
	font-size:11px;
}

/*****************************************************************
*****************************************************************/
