body {
	font-family:Arial,Helvetica;
	font-size:13px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background: #E8E9E3 url(../images/bg.gif) repeat-y center;
}

img {
	border-color: #3D4041;
}

a:link {
	text-decoration:none;
	color : #F17F02;
}

a:visited  {
	text-decoration:none;
	color : #F17F02;
}

a:hover {
	text-decoration: none;
	color : #333333;
}

/* Menue-Links*/
a:link.menu {
	text-decoration:none;
	color : #333333;
}

a:visited.menu  {
	text-decoration:none;
	color : #333333;
}

a:hover.menu {
	text-decoration: none;
	color : #F17F02;
}

/* Menue-Links-unten*/
a:link.menu2 {
	text-decoration:none;
	color : #F17F02;
}

a:visited.menu2  {
	text-decoration:none;
	color : #F17F02;
}

a:hover.menu2 {
	text-decoration: none;
	color : #333333;
}



table.main  {
	background-image : url(../images/mainbg.gif);
	background-position : top;
	background-repeat : no-repeat;
}

td  {
	font-family:Arial,Helvetica;
	font-size:13px; 
	color : #333333;
}

td.main  {
	background-image : url(../images/mainbg.gif);
	background-position : top;
	background-repeat : no-repeat;
}

td.menu  {
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight : bold;
}

td.menu2  {
	font-family:Arial,Helvetica;
	font-size:13px;
}

td.lang  {
	font-family:Arial,Helvetica;
	font-size:10px;
}

td.doth  {
	background: #ffffff url(../images/doth.gif) repeat-x ;
	background-position : center;
	background-position : top;
}

td.dotv  {
	background: #ffffff url(../images/dotv.gif) repeat-y ;
	background-position : center;
	background-position : top;
}

td.form  {
	font-family:Arial,Helvetica;
	font-size:13px;
	color : #FFFFFF;
}

h1 {
	font-size:13px;
	color : #F333333;
	margin-top : 20px;
	margin-bottom : 10px;
	letter-spacing : 3px;
}

h1.col {
	font-size:13px;
	color : #F17F02;
	margin-top : 20px;
	margin-bottom : 10px;
	letter-spacing : 3px;
}

h1.colbig {
	font-size:18px;
	color : #F17F02;
	margin-top : 20px;
	margin-bottom : 10px;
	letter-spacing : 3px;
	font-weight : bold;
}

h2 {
	font-size:11px;
	margin-top : 5px;
	margin-bottom : 5px;
}

h3 {
	font-size:18px;
	margin-top : 0px;
	margin-bottom : 5px;
}

h4 {
	font-size:14px;
	margin-top : 0px;
	margin-bottom : 2px;
}

b.col {
	font-size:13px;
	color : #F17F02;
	margin-top : 20px;
	margin-bottom : 10px;
	letter-spacing : 3px;
}

p {
	font-size:13px;
	margin-top:7px;
	margin-bottom:7px;
	margin-left : 30px;
	margin-right : 30px;
}

p.info {
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight : bold;
}

p.copyright {
	font-size:11px;
	color : #3D4041;
	margin-top:30px;
	margin-bottom:5px;
}





#menu_oben { 
	list-style-type: none; 
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font: arial, verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

#menu_oben li { 
	padding: 0;
	float: left;
	background: transparent;
}


#menu_oben li a:link, #menu_oben li a:visited  {
	height: 34px;
	padding: 0 13px 0 13px;
	line-height: 34px;
	float: left;
	color: #000000;
}

#menu_oben li a:hover, #menu_oben li a:active, #menu_oben li a:focus,
#menu_oben li:hover a, #menu_oben li.over a, #menu_oben li.aktiv {
	background-color: #EE7C0A;
	color: #ffffff;
}
