@charset "utf-8";
/* CSS Document */

h1 a{
	color:#FFF;
	text-shadow:0 0 2px #fff;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
h1 a:hover{
	color:#FFF;
	text-shadow:0 0 4px #03C;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration : none;
}
h2{
	font-size:14px;
	color:#FFF;
	margin:0px;
}
a {
	font-weight:bold;
	color: #4f4f4f;
	text-decoration : none;
	cursor: pointer;
	text-decoration:underline;
}
a:hover {
	color : #FF822F;
	text-decoration:underline;
}
body{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}
#pageMain{
	width:1086px;
	height:auto;
	margin:20px auto;
}
#pageTop{
	width:1005px;
	height:118px;
	padding:50px 0 0 80px;
	background-image:url(../images/Header.jpg);
	background-repeat:no-repeat;
}
#logo{
	width:250px;
	height:auto;
}
#subLogo{
	clear:both;
	width:600px;
}
#pageContent{
	position:relative;
	width:1085px;
	height:auto;
	background-image:url(../images/02.png);
	background-repeat:repeat-y;
}
#pageContentInhalt{
	width:1060px;
	margin-left:5px;
	height:auto;
	padding:10px 7px;
}
#pageContentInhalt-leftCol{
	float:left;
	width:200px;
	height:auto;
}
	
/*LeftCol*/
#pageContentInhalt-menu{
	width:200px;
	height:auto;
}	
	
/*Menu*/
.menu{
	width: 200px;
}
.menu .headerbar{
	font: 12px Verdana;
	color: white;
	background: #606060 url(../images/menuGraf.png) no-repeat 7px 7px;
	margin-bottom: 0;
	text-transform: uppercase;
	padding: 7px 0 7px 31px; 
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; 
}
.menu ul li{
	padding-bottom: 2px;
}
.menu ul li a{
	font-weight:normal;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
}
.menu ul li a:visited{
	color:#000;
}
.menu ul li a:hover{
	color:#003333;
	background-color:#FF6600;
}
.menu .ebene2 a{
	padding-left:40px;
	background: #DBDBDB url(../images/submenu2.png) no-repeat 27px 10px;
	}
.menu .ebene2 a:hover{
	color:#003333;
	background: #FF6600 url(../images/submenu2.png) no-repeat 27px 10px;
	}

/*Banner Left*/
#contentBanner{
	width:200px;
	height:auto;
	min-height:200px;
	margin:10px 0;
}
	
/*Right Col*/
#pageContentInhalt-rightCol{
	float:right;
	width:853px;
	height:auto;
	min-height:600px;
	margin:12px 0 0 7px;
}
	
/*Footer*/
#pageBottom{
	clear:both;
	width:1043px;
	height:22px;
	padding:6px 20px;
	background-image:url(../images/03.png);
	background-repeat:no-repeat;
}
#pageFooter{
	width:1040px;
	height:auto;
}
.FooterLink{
	float:left;
	width:auto;
	padding:0 10px;
	border-right:1px solid #ccc;
}
.FooterLink a{
	color:#666;
	font-weight:normal;
	font-size:11px;
}
.Stil1 {color: #FF0000}
body {
  font-family:  arial;
}
.clear {
  clear:        both;
  line-hight:   0px;
  font-size:    0px;
}


/*----------------------------------------------------------------------------------------------*/
/*This Styles are without MouserOver and MousePressed effects, just for the large demo. ------- */
/*You don't need this file, please use the the chameleon-button.css file! --------------------- */
/*----------------------------------------------------------------------------------------------*/
/*Default Styles and Colors for chameleon DEMO -------------------------------------------------*/
/*----------------------------------------------------------------------------------------------*/
a.chameleon-button-demo {
    background:           url('../images/button-shape.png') no-repeat scroll top right;
    font:                 normal 12px arial, sans-serif;
    color:                #000;
    text-decoration:      none;
    outline:              none; 
    margin-right:         6px;
    margin-top:           3px;
    padding-right:        15px; 
    height:               27px;
    display:              block;
    float:                left;
}
a.chameleon-button-demo span {
    background:           url('../images/button-shape.png') no-repeat;
    line-height:          17px;
    padding:              5px 0 5px 15px;
    display:              block;
} 

/*MouseOver Style ------------------------------------------------------------*/
a.chameleon-button-demo:hover {
    color:                #fff!important;
}
/*----------------------------------------------------------------------------*/
/* DO NOT REMOVE THIS AUTHOR INFORMATION -------------------------------------*/
/*----------------------------------------------------------------------------*/
/*
  You can use this cool HTML Buttons for FREE. Please make a Link from your 
  Website to my Website: http://www.christiangoldbach.de 
  
  Recommend this Buttons and tell your friends!
*/  
/*----------------------------------------------------------------------------*/
/* (c) 2009 by Christian Goldbach --------------------------------------------*/
/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/*Default Button Colors for chameleon Button ---------------------------------*/
/*----------------------------------------------------------------------------*/
.chameleon-button, .chameleon-button span {
  background-color:       #33CC00!important;  
}


/*----------------------------------------------------------------------------*/
/*User defined Colors --------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.color1, .color1 span {
  background-color:       #cc0000!important;  
}


.color2, .color2 span {
  background-color:       #00cc00!important;  
}


.color3, .color3 span {
  background-color:       #000000!important;  
  color:                  #fff!important;  
}
.color3 {
  background-color:       #000000!important;  
  color:                  #fff!important;  
  width:                  400px;
  text-align:             center;
}


/*----------------------------------------------------------------------------*/
/*Default Styles and Colors for chameleon Button -----------------------------*/
/*----------------------------------------------------------------------------*/
a.chameleon-button {
    background:           url('../images/button-shape.png') no-repeat scroll top right;
    font:                 normal 12px arial, sans-serif;
    color:                #000;
    text-decoration:      none;
    outline:              none; 
    margin-right:         6px;
    margin-top:           3px;
    padding-right:        15px; 
    height:               27px;
    display:              block;
    float:                left;
}
a.chameleon-button span {
    background:           url('../images/button-shape.png') no-repeat;
    line-height:          17px;
    padding:              5px 0 5px 15px;
    display:              block;
} 

/*MouseOver Style ------------------------------------------------------------*/
a.chameleon-button:hover {
    background-position:  right -27px;
    color:                #fff!important;
}
a.chameleon-button:hover span {
    background-position:  left -27px;
} 

/*MousePressed Style ---------------------------------------------------------*/
a.chameleon-button:active {
    background-position:  right -54px;
}
a.chameleon-button:active span {
    background-position:  left -54px;
    padding:              6px 0 4px 15px; 
}
