/* jCSS, IAA KALLETAL */
/* M&P GmBh 2007 */
  

/* LAYOUT */
body {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
color:#000000;
background-image:url(img/BG.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	background-color: #FFF4D2;
	border-top-width: thin;
	border-bottom-color: #FF9900;
}


#ALL{
height:100%;
width:750px;
border:1px #333333 solid;
margin:30px auto;
background-color:#FFFFFF;
text-align:left;
}

#LOGO {
height:103px;
text-align:right;
background-image:url(img/LOGO_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
}

#LOGO_HOB {
padding:20px 20px 0px 0px;
}

#BILD {
height:156px;
border-top:1px #FFFFFF solid;
}

#FOOTER {
height:20px;
background-color:#666666;
font-size:10px;
color:#FFFFFF;
padding:5px 5px 0px 0px;
text-align:right;
}

/* MENÜ */

#MENU {
height:22px;
border-top:1px #000000 solid;
background-color:#626EA5;
}

#menupos {
width: 700px;
height: 18px;
left: 40px;
top: 0px;
 }


/* --------------------------------------------------- */

 /* SEITENAUFBAU ALLGEMEIN */
 
#CONTENT {
margin:0px 0px 0px 20px;
}


 
 
 
 
 
 
 /* SCHRIFTEN */
 
.Stil1 {
color: #CCCCCC}
.Stil10 {
font-size: 10px}
.Stil12 {
font-size: 10px; color: #760D1B;}
.Stil13 {
color: #333333}
.Stil19 {
font-size: 18px;
color: #7B111D;
font-weight: bold;}
.dunkelrot {
color: #7B111D}
.Stil21 {
font-size: 9px;
color: #7B111D;}
.Stil22 {
color: #666666}

 
 /* LINKS */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.ausw a:visited{
	text-decoration: none;
	color:  #7B111D;
}

.ausw a:hover{
	text-decoration: none;;
	color: #7B111D;
}
.ausw a:active{
	text-decoration: none;
	color: #7B111D;
}

#FOOTER a:visited{
	text-decoration: none;
	color:  #ffffff;
}

#FOOTER a:hover{
	text-decoration: none;;
	color: #ffffff;
}
#FOOTER a:active{
	text-decoration: none;
	color: #ffffff;
}


/* DETAIL _ SEITEEEEN! */
.admin2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
}

