body {
	font:1.0em/1.2em Verdana, Arial, Helvetica, Sans-Serif;
	color: #16234a;
	background:#fff url('bg3.gif') 40px 40px;
	margin:0px 6em 0px 10.2em;
	padding:0px;
}
#center	{
	font-size:90%;
	background: #fff;
	color: #16234a;
	padding:3px 10px 20px 20px;
	border-right:3px #f90 solid;
	border-left:3px #f90 solid;
}
#desc	{
	margin:1px;
	background:#fff;
}
#header {
	position: relative;
	border-bottom: 0px solid  #16234a;
	background: url("_log3.png") no-repeat 0 0;
	height: 15.5em;
	margin:1px;
	padding: 2px;
}
#header em	{
	float:right;
	padding-right:90px;
}
#header h1	{
	font: 1.4em/1.4em Verdana, Arial, Helvetica, Sans-Serif;
	color: #16234a;
	background: #fff url("cosovic.gif") no-repeat 1px 1px;
	font-weight: 600;
	font-style: italic;
	margin: 3px;
	padding-left:80px;
	text-indent:5px;
	text-align: left;
}
#header h2	{
	font: 1.2em/1.3em Verdana, Arial, Helvetica, Sans-Serif;
	color: #16234a;
	background: #fff;
	font-weight: 600;
	margin: 3px;
	text-align: left;
	clear:left;
}
#header p	{
	margin:3px 0px;
}
#header a	{
	letter-spacing:0px;
}
#logo	{
	position:absolute;
	left:190px;
	top:5px;
}
#links ul	{
	height:1.6em;
	width:99%;
	margin: 13em 0 0 0;
	padding: 0 0 12px 0;
	background: #f7e8db url('bglink.gif') repeat-x;
	color:#ffc;
	list-style-type: none;
	list-style-image:none;
	border-bottom: 1px solid  #d9aa5b;
	text-transform:uppercase;
}
#links a	{
	display: block;
	padding: 0 1px 12px 0;
	font: 1em/1.6em Verdana, Arial, Helvetica, Sans-Serif;
	text-transform:none;
	text-decoration:none;
	width:8em;
	border-right:1px #fff solid;
	border-left:1px #fff solid;
	float:left;
	font-weight: 600;
	background:#f7e8db url('bglink.gif') repeat-x;
}
#links li {
	font: 1em/1.6em Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	float:left;
	width:8em;
	text-align:center;
	font-weight: 600;
}
#links a:link {
	color: #16234a;
	background:#f7e8db url('bglink.gif') repeat-x;
}
#links a:visited {
	color:#16234a;
	background:#f7e8db url('bglink.gif')  repeat-x;
}
#links a:hover {
	color:#c00;
	border-top: 0px solid  #16234a;
	border-right: solid 1px #fff;
	border-bottom: solid 0px #304e6a;
	border-left: solid 1px #eeeeee;
	background:  url('bglink_hover.gif')  repeat-x;
}
#links a:active {
	color:#cc0000;
	background:#fff url('bglink.gif')  repeat-x;
}
.nix {
	display: none;
}
.cell	{
	float:left;
	width:340px;
}
a {
	font-weight:500;
	text-decoration: underline;
}
a:link {
	color:  #16234a;
	background:  #f2f2f2;
}
a:visited {
	color: #16234a;
	background:  #fff;
}
a:hover {
	color: #000066;
	background:  #f90;
	text-decoration:none;
}
a:active {
	color: #16234a;
	background:  #f2f2f2;
}
ul.ref	{
	margin: 0px 25px;
	padding: 0px;
	list-style-type: none;
	width:50%;
	float:left;
}
.ref li	{
	list-style-image: url('_arrow.jpg');
	padding-left: 5px;
}
.desc li	{
	list-style-image: url('arrow.gif');
	padding-left: 5px;
}
h1	{
	font: 1.3em/1.5em Verdana, Arial, Helvetica, Sans-Serif;
	color: #16234a;
	background: #fff;
	font-weight: 500;
}
h5	{
	font: 1.1em/1.3em Verdana, Arial, Helvetica, Sans-Serif;
	color: #309;
	background: #fff;
	font-weight: 500;
	padding: 0px 5px 0px 0px;
	margin:1px;
	float: left;
}
table	{
	border:0px;
}
td	{
	vertical-align:top;
}
img {
	border: 0px;
	padding: 0px 3px 0px 0px;
	float: left;
}
label	{
	float:left;
	clear:left;
	margin-top:4px;
	width:20em;
	text-align:left;
}
textarea, select	{
	font:1.0em/1.3em Verdana, Arial, Helvetica, Sans-Serif;
	background:#fff2e1;
	padding:2px;
	color: #336;
	float:left;
	clear:left;
	margin-bottom:2px;
}
.button	{
	width:12.0em;
}
fieldset	{
	width:32.0em;
	height:40em;
	border:1px #e6e9f2 solid;
	padding:15px;
	overflow:auto;
}
legend	{
	color: #16234a;
	background:#fff;
}
#mail	{
	width: 40.0em;
	border: 1px #000 solid;
	text-align:left;
	color: #16234a;
	background: #fff;
	margin:5% auto;
	padding:3px 10px;
}
#response	{
	color:#c03;
	background:#edf0ed;
}
p, address {
	font-weight: 500;
	margin: 2px 0px 2px 0px;
}
ol       { list-style: upper-roman;     }
ol ol    { list-style: decimal; }
ol ol ol { list-style: lower-alpha; }
#agb li       {
	display:list-item;
	list-style-image:none;
}
dl	{
	display:block;
	margin: 2px 2px 0px 5px;
	text-align: left;
	border-left: 2px #16234a solid;
	padding-left: 5px;
}
dd, dt {
	margin-left: 2px;
	margin-top:5px;
}
#serv	{
	margin:20px  0;
	padding: 10px 0;
}
#serv	img {
	margin:0 0 0 10px;
	float:left;
	width:300px;
}
#ref	img{
	float:right;
	margin:1px 5px 1px 1px;
	width:200px;
}
#ref	dd{
	margin:1em 0em;
	height:130px;
	border-bottom:1px #16234a solid;
}
h2, h3, h4, h6 {
	font:.95em/1.1em Verdana, Arial, Helvetica, Sans-Serif;
	margin: 3px;
	font-weight: 600;
	padding-top: 5px;
}
#content {
	margin-left: 200px;
	padding: 5px;
	height:auto;
}

#footer {
	font-size: 80%;
}
.clear	{
	clear: both;
}
.right	{
	text-align:right;
	float:right;
	margin:2px 5px;
}
.update	{
	font-size:0.85em;
	width:17.0em;
	padding: 2px;
	margin: 5px;
	float:left;
	text-align:left;
}
#phone	{
	position:absolute;
	top:8em;
	right:5px;
	background: url('_tel.gif') no-repeat;
	display: inline;
	font-weight:600;
	padding: 0px 20px;
	margin:2px 0px;
}
.left	{
	float:left;
	margin:2px 5px;
}
#error	{
	font-size:1.1em;
	float:right;
	margin:10px;
	padding:3px;
	color:#c00;
	background:#fff;
}
#error li	{
	list-style-image:url('sect.gif');
}
.help	{
	cursor:help;
}
p.design	{
	text-align:right;
	font-size:90%;
	line-height:100%;
}
#skyscraper	{
	font-size:90%;
	position:absolute;
	left:4px;
	top:10px;
	width:10.8em;
	height:33em;
	background: #fff url('bhs_3.gif') no-repeat 0 25em;
	color:#f30;
	font-weight:600;
	text-align:left;
	padding:2px;
	border:2px #ffcc80 solid;
	overflow:auto;
}
#anzeige	{
	position:absolute;
	left:3px;
	top:10px;
	display:block;
	width:200px;
	border:1px #c00 solid;
	font-size:80%;
	background:#fff;
	padding:2px;
}
#contact label	{
	width:10em;
	padding: 3px 0;
	margin-top: 0;
	clear:none;
	text-align:left;
	cursor: pointer;
}
#contact input, textarea, select	{
	font: 1.1em/1.3em Verdana, Arial, Helvetica, Sans-Serif;
	float:left;
	clear:none;
	width: 25em;
	margin-bottom:1em;
}
#contact fieldset	{
	width: 90%;
	border: 1px #55441c solid;
	padding:3px 15px;
	margin:10px auto;
	border-radius: 5px;
}
#contact li	{
	list-style-type:none;
	clear:left;
}
#contact input:hover, textarea:hover, input:focus, textarea:focus, select:focus	{
	color: #000;
	background: #fc6;
	outline: 1px #f00 solid;
}
#contact select:hover	{
	color: #000;
	outline: 1px #f00 solid;
}
#contact label:hover	{
	color: #000;
	background: transparent;
	outline: 1px #f00 dotted;
}
#ok	{
	color: #900;
	background: #f2f2f2;
	outline: 1px #666 solid;
}
