* {
    padding: 0;
    margin: 0;
} 

body {
background: #627C4C url(/siteimages/hg.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}
ul {padding: 10px 0 0 180px;}
li {margin: 0 0 0 0px;}
.ulnull ul {padding: 10px 0 0 15px;}
li {margin: 0 0 0 0px;}
img { border: none;  }
a { color: #380202; text-decoration: underline; }
a:hover { text-decoration: none; color : #ff0000; }

#wrap {
width: 800px;
margin: 10px auto;
}
.text18 { font-size:18px}
.imageborder {
	border: 1px solid #333333;
}

.imagesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.imagesub a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
}
.imagesub a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
}


#header {
background: #fff url(/siteimages/header.jpg) no-repeat;
height: 140px;
	border-bottom: 4px solid #DBAB21;
}
#header h1 {
padding: 20px 0 0 40px;
font-size: 25px;
letter-spacing: -1px;
}
#header h1 a {
color: #bbb;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #fff;
}
#header h2 {
padding: 5px 0 0 40px;
font-size: 17px;
color: #eee;
font-weight: 100;
}
#sprachbox {
padding: 15px 0 0 40px;
float:left; 
width:180px; 
font-size:10px;
color:#FFFFFF;
}
#sprachbox a { color: #fff; text-decoration: none; }
#sprachbox a:hover { text-decoration: underline; color : #ff0000; }

#content {
background: #fff;
}
#content h2 a {text-decoration: none; }




#navcontainer ul
{
margin: 0;
padding: 0px 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0px;
padding: 0px 0; }

#navcontainer a
{
display: block;
padding: 4px 5px;
width: 140px;
height: 23px;
color: #fff;
text-decoration: none;
font-weight: normal;
font-size: 11px;
background: #fff url(/siteimages/contenth2.gif) repeat-x;
}

#navcontainer a:hover
{
padding: 4px 5px;
width: 140px;
height: 23px;
color: #fff;
background-color: #889E88;
text-decoration: undeline;
font-weight: bold;
background: #fff url(/siteimages/sidebarh2.gif) repeat-x;
}



#left {
float: left;
width: 160px;
padding: 10px 0 10px 0px;
}
#left h2 { 
background: #fff url(/siteimages/sidebarh2.gif) repeat-x;
color: #fff; 
font-size: 14px; 
letter-spacing: -1px; 
font-weight: 100;
height: 28px;
line-height: 28px;
padding-left: 10px;
}

#center {
float: left;
width: 430px;
padding: 10px 10px 0 15px;
}
#center h2 {
	background: #FFF2C4 url(/aus-images/contenth2.gif) repeat-x;
	line-height: 28px;
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}
#center h2 a { color: #fff; }
#center h2 a:hover { color: #000; text-decoration: none; }

#right {
float: right; 
width: 170px;
padding: 10px 0px 10px 0;
}
#right h2 { 
background: #fff url(/siteimages/contenth2.gif) repeat-x;
color: #005EB0; 
height: 28px;
line-height: 28px;
color: #fff;
padding-left: 10px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
}
#right p { 
color: #000;
padding: 10px;
font-size: 10px; 
	border: 1px dotted #CCCCCC;
}
#right img { 
padding: 0px;
margin: 0px;
}
#right ul { color: #2C4715; padding: 5px 0 5px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { color: #2C4715; text-decoration: none;  }
#right ul li a:hover { color: #000; }


#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #eee;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
hr {

	margin: 10px 0px;
	border: 2px dotted #CCCCCC;
}
