/* @override http://localhost/ksi2010style.css */


/* ksi2010style.css */


body {
	font-size: small;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: White;
}

*html body {
	font-size: x-small; /* IE5/win */
	}
	
#gesamt {
   	width: 990px;
	text-align: left;
	background-color: white;

}

#texte a {
	color: black;
	text-decoration: none;
}

#texte a:hover {
	background-color: #CECECE;
	color: #16316F;
}

#monatsmenu {
	float: right;
	width:  244px;
	background-color: white;
}

.logoksi {
	border:  0px;	
	padding-bottom: 15px;
}

#monatsmenu h1 {
	position: absolute;
	top: 27px;
	left: 828px;
	color: #e75113;
	font-size: 15px;
}

#monatsmenu h2 {
	position: absolute;
	top: 50px;
	left: 828px;
	color: #003966;
	font-size: 13px;
}

#monatsdetail {
	width: 244px;
	background-color: #e6e6e6;
	color: black;
}

#balken {
	width:  244px;
	height: 18px;
}

#balken2 {
	width:  550px;
	height: 18px;
	padding-left: 10px;
}

#balken p {
	padding-left: 10px;
	font-size: 16px;
	color:  white;
	padding-top: 2px;
	padding-bottom: 2px;	
}

#janfeb {
		background-color: #b1c800;
}

#inhalt #janfeb p,
#inhalt #mrzapr p,
#inhalt #maijun p,
#inhalt #julaug p,
#inhalt #sepokt p,
#inhalt #novdez p {
		color: white;
		font-size: 16px;
		height: 11px;
		padding-left: 30px;
}



#janfeb a {
	color: white;
	text-decoration: none;
}

#janfeb a:hover {
	text-decoration: underline;
}

#mrzapr {
		background-color: #1a83a8;
}

#mrzapr a {
	color:  white;
	text-decoration: none;
}

#mrzapr a:hover {
	text-decoration: underline;
}


#maijun {
		background-color: #1a2c5f;
}

#maijun a {
	color:  white;
	text-decoration: none;
}

#maijun a:hover {
	text-decoration: underline;
}


#julaug {
		background-color: #aa701e;
}

#julaug a {
	color:  white;
	text-decoration: none;
}

#julaug a:hover {
	text-decoration: underline;
}

#sepokt {
		background-color: #c50e1f;
}

#sepokt a {
	color:  white;
	text-decoration: none;
}

#sepokt a:hover {
	text-decoration: underline;
}


#novdez {
		background-color: #fabb00;
}

#novdez a {
	color:  white;
	text-decoration: none;
}

#novdez a:hover {
	text-decoration: underline;
}

#textimmenu {
	padding-top: 10px;
	padding-left: 10px;
	color: black;
}

#uebimmenu {
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

#uebimmenu a {
	color: #003966;
	text-decoration: none;
}

#uebimmenu a:hover {
	text-decoration: underline;
}

#linkeseite {
	width:  743px;
	height:  100px;
	background-color: white;
}

#menu {
	width:  120px;
	background-color: white;
}

#homemenu {
	list-style-type: none;
	padding: 10px 0px 50px 10px;
	margin: 0;
	font-size: 12px;
    background-color: none;
	}

#homemenu li {
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 1px;
	font-weight: bold;
	}

#homemenu li a {
	color: #003966;
	text-decoration: none;	
}

#homemenu li a:hover {
	color: #e75113;
	text-decoration: none;	
}

#inhalt {
	float:  right;
	padding-right: 20px;
	width: 590px;
	background-color: white;
}

#inhalt h1 {
	margin: 0;
	padding-top: 40px;
	padding-left:  35px;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}

body#aktion_2010 #inhalt h1 {
	color: #e75113;
}

body#jan-feb #inhalt h1 {
	color: #b1c800;
}

body#mrz-apr #inhalt h1 {
	color: #1a83a8;
}

body#mai-jun #inhalt h1 {
	color: #1a2c5f;
}

body#jul-aug #inhalt h1 {
	color: #aa701e;
}

body#sep-okt #inhalt h1 {
	color: #c50e1f;
}

body#nov-dez #inhalt h1 {
	color: #fabb00;
}



#inhalt p {
	margin:  0;
	padding-top: 2px;
	padding-left:  35px;
	padding-bottom: 10px;
	font-size: 12px;
	color: black;
	line-height: 18px;
}

#inhalt p a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#inhalt p a:hover {
	color: #003966;
}	


#inhalt img {
	padding-top:  0px;
	padding-left:  0px;
	border:  0px;
}

#inhalt h2 {
	margin: 0;
	padding-top: 10px;
	padding-left:  35px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #e75113;
}

#inhalt h3 {
	margin:  0;
	padding-top: 3px;
	padding-left:  35px;
	font-size: 12px;
	color: #003966;
	line-height: 18px;
	font-weight: bold;
}	

#orange {
	padding-left: 35px;
	color: #e75113;
	font-weight: bold;
}

#preis {
	padding-left:  50px;
}	

#punkt {
	padding-left: 200px;
}


