/* Allgemeine Definitionen */



*{
	margin:0px;
	padding:0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body{
	background-color:#999999;
	z-index:1;
    text-align: center;
    width:100%;
}


/* Definition Ebenen*/

#container{
    position: relative;
    margin-left: auto;
    margin-right: auto; 
	width:900px;
	height:600px;
	z-index:2;
    background-image:url(../images/bg2.gif);
}
#logo{
	position:absolute;
	top:42px;
	left:100px;
	width:202px;
	height:165px;
	z-index:4;
}

#visual{
	position:absolute;
	top:150px;
	left:190px;
	width:270px;
	height:350px;
	overflow:hidden;
	z-index:5;
}

/* Um zu sehen einfach wider kommentar entfernen, /*
#language{
	position:absolute;
	top:150px;
	left:20px;
	width:130px;
	height:30px;
	font-family:Arial;
    text-align: left;
	font-size: 10px;
	text-decoration:none;
    color:#ffffff;
	z-index:10;
}
*/

#language{
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

#adresse{
	position:absolute;
	top:10px;
	left:10px;
	width:130px;
	height:100px;
	font-family:Arial;
    text-align: left;
	font-size: 10px;
	text-decoration:none;
    color:#ffffff;
	z-index:10;
}

#adresse a { 
	font-size: 10px;
	text-decoration:none;
    color:#c0022b;
}

#adresse a:hover { 
	font-size: 10px;
	text-decoration:underline;
    color:#c0022b;
}


#adresse td { 
	font-size: 10px;
	text-decoration:none;
    color:ffffff;
} 

#adresse td a { 
	font-size: 10px;
	text-decoration:none;
    color:#c0022b;
} 

#adresse td a:active { 
	font-size: 10px;
	text-decoration:none;
    color:#c0022b;
}

#oeffnung{
	position:absolute;
	bottom:20px;
	right:10px;
	width:150px;
	height:100px;
	font-family:Arial;
    text-align: right;
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
	font-weight:bold;
	z-index:10;
}

#oeffnung a { 
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
}

#oeffnung a:hover { 
	font-size: 12px;
	text-decoration:underline;
    color:#c0022b;
}

#oeffnung td  { 
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
}

#oeffnung td a { 
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
}

#oeffnung td a:hover { 
	font-size: 12px;
	text-decoration:underline;
    color:#c0022b;
}

#content{
	position:absolute;
	font-family:Arial;
    font-size:12px;
    color:#000000;
	top:130px;
	right:0px;
	width:364px;
	height:310px;
	padding-left:15px;
	padding-right:35px;
	padding-bottom:15px;
    text-align: left;
    Overflow:auto; 
    overflow-x: Hidden;
	z-index:6;
    scrollbar-base-color:#ffffff;
    scrollbar-arrow-color:#000000;
}

#content a { 
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
}

#content a:hover { 
	font-size: 12px;
	text-decoration:underline;
    color:#c0022b;
}


#content td { 
	font-size: 12px;
	text-decoration:none;
    color:#000000;
} 

#content td a { 
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
} 



#content td a:active { 
	font-size: 12px;
	text-decoration:none;
    color:#c0022b;
}


#contenttitel{
	position:absolute;
	top:95px;
	left:500px;
	width:350px;
	height:20px;
	font-family:Arial;
	font-size: 26px;
	font-weight:bold;
    text-align: left;
    color:#000000;
    z-index:7;
}

#footer{
	position:absolute;
	bottom:-10px;
	right:10px;
	width:100px;
	height:10px;
	z-index:1;
	font-size:10px;
	text-decoration:none;
	font-family:Arial;
	color:#ffffff;
	text-align:right;
}

#footer a { 
	font-size:10px;
	text-decoration:none;
	font-family:Arial;
	color:#000;
} 



#footer a:hover { 
	font-size:10px;
	text-decoration:underline;
	font-family:Arial;
	color:#ffffff;
} 


#menu1 {
	position:absolute;
	top:170px;
	left:20px;
	width:140px;
	height:130px;
	z-index:8;
	font-family:Arial;
	text-align:left;

}

.menuNormal a {
	font-size:14px;
    font-family: Arial;
	color:#000000;
	text-decoration:none;
	line-height:25px;
	text-align:left;	
    font-weight:bold;
}

.menuNormal a:hover {
    font-family: Arial;
	font-size:14px;
    color:#c0022b;
	text-decoration:none;
	line-height:25px;
	text-align:left;	
    font-weight:bold;
    list-style-type:disc;
}

.menuActive a {
    font-family: Arial;
	font-size:14px;
    color:#c0022b;
	text-decoration:none;
	line-height:25px;
	text-align:left;
    font-weight:bold;
    list-style-type:disc;
}

.menu2Normal a {
    font-size: 11px;
	color:#000000;
	text-decoration:none;
	line-height:25px;
	margin-left:10px;
    padding:0px 0px 0px 10px;
    text-indent: 1em;
    font-weight:normal;
    font-family: Verdana;
}

.menu2Normal a:hover {
    font-size: 11px;
    color:#c0022b;
	text-decoration:none;
	line-height:25px;
	margin-left:10px;
    padding:0px 0px 0px 10px;
	text-align:left;
    text-indent: 1em;
    font-weight:normal;
    font-family: Verdana;
}

.menu2Active a {
    font-size: 11px;
    color:#c0022b;
	text-decoration:none;
	line-height:25px;
	margin-left:10px;
    padding:0px 0px 0px 10px;
	text-align:left;	
    text-indent: 1em;
    font-weight:normal;
    font-family: Verdana;
    background-image: url(../images/menu_pfeil.jpg);
	background-repeat:no-repeat;
    background-position:0 2;
}


#subnav{
	position:absolute;
    font-family: Verdana;
    font-size: 11px;
	bottom:0px;
	left:178px;
	width:348px;
	height:20px;
	color:#ffffff;
	text-align:left;
	z-index:100;
	overflow:hidden;
}

.subnavNormal  a{
    color:#ffffff;
    display:block; 
    padding:2px 5px 0px 8px;
    font-size:11px; 
    text-decoration:none;
	background-image:url(../images/menu2.jpg);
	background-repeat:no-repeat;
    background-position:0 3;
}


.subnavNormal  a:hover {
    color:#c0022b;
    display:block; 
    padding:2px 5px 0px 8px;
    font-size:11px; 
    text-decoration:none; 
	background-image:url(../images/menu2.jpg);
	background-repeat:no-repeat;
    background-position:0 3;
}


.subnavActive  a {
    color:#c0022b;
    display:block; 
    padding:2px 5px 0px 8px;
    font-size:11px; 
    text-decoration:none; 
	background-image:url(../images/menu2.jpg);
	background-repeat:no-repeat;
    background-position:0 3;
}


h1 {
  font-size: 17px; 
  font-weight: bold; 
  	color: #000000; 
  text-decoration: none;
 }
 
 h2 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px; 
 	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h3 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h4 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h5 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h6 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 
 

input {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0022b;
    border-width: 1;
	color:#000000;
	height:17px;
	font-size: 12px;
	width:130px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0022b;
    border-width: 1;
	color:#000000;
	font-size: 12px;
	width:130px;
    scrollbar-base-color:#E8E6E6;
    scrollbar-arrow-color:#e9953c;
}

select{
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0022b;
    border-width: 1;
	color:#000000;
	font-size: 12px;
	width:130px;
}

.radio{
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border-width: 1;
	color:#000000;
	font-size: 12px;
	width:15px;
}

.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#F18F4E;
	margin-top : 15px;
	font-weight : bolder;
	margin-bottom : 5px;
	margin-left : 30px;
	background-image:url(../images/li_s.gif);
	background-repeat:no-repeat;
    background-position:0 3;
	padding-left:10px;
}
.sitemap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F18F4E;
	margin-left : 50px;
	margin-top : 5px;
	background-image:url(../images/li_s.gif);
	background-repeat:no-repeat;
    background-position:0 3;
	padding-left:15px;
}


.sitemap1 a{
    color:#F18F4E;
	text-decoration:underline;
		padding-left:5px;
}

.sitemap2 a{
    color:#F18F4E;
	text-decoration:underline;
		padding-left:15px;
}

li {
		padding-left:15px;
}




