/*****************************/
/*** Core html             ***/
/*****************************/

html, body, form, fieldset {
margin:0px;
padding:0px;
}

body {
font-family: Verdana,Arial,Helvetica,sans-serif;
line-height: 1.3em;
font-size: 12px;
color: #000;
background-color: #ffffff;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input.button { cursor: pointer; }

img { border: 0 none; }


h1 {
font-size: 18px;
padding-top: 15px;
margin: 0px;
color: #004000;
}

h2 {
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
}

h3 {
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
}

/*****************************************/
/*** Template spezifisch ***/
/*****************************************/

#outer{
margin-left: auto;
margin-right: auto;
width: 971px;
}
	
#header{
width: 971px;
height: 139px;
background: url(../images/head.jpg) 0 0 no-repeat;

}

#navitop{
width: 971px;
height: 32px;
background: url(../images/bg_navitop.jpg) 0 0 no-repeat;
}

#spacerhead{
width: 971px;
height: 14px;
background: url(../images/headspacer.gif) 0 0 no-repeat;
}

#main{
width: 971px;
background: #fff;
overflow:hidden;
}

#navileft{
float: left;
width: 205px;
}

#contentmain{
width: 733px;
margin-left: 220px;

}

#clearing{
clear: both;
}
	


/* Textformate */
