@import url("aichingerstyle.css");

/* @override http://typo3.aichinger.de/fileadmin/templates/css/sm_style.css */

#colright ul {
	background: url(img/verlauf_rechts.gif) repeat-y;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
}	

ul#mininav{
	position: absolute;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	width: 586px;
	height: 15px;
	padding-top: 5px;
	padding-left: 10px;
}

ul#mininav li a{
	padding-left: 15px;
	padding-right: 15px;
}

#colleft ul {
	padding-bottom: 0;
}

#colleft h2 {
	padding-top: 35px;
}


