﻿/* IE6: Spaltenbreiten anpassen, so dass nebeneinander */
div#main {width: 640px !important;}
.inner-wrapper {
	width: 990px !important;
	position: relative;
	left: 5px;	/* zum Ausgleich der größeren Breite von 990px */
}

/* 2-Spaltenlayout auf Home */
#content.home {width: 360px;}
#content-col2.home {margin-right: 5px;}

/* IE6: Sidebar-Abgrenzung anpassen (nur bei Home nötig) */

#sidebar_linklist ul {
	margin-left: 10px;
}

/* IE6: für korrektes Floating der Description an Date-Div im Teaser */
.entry_subject {height: 1px; overflow: visible;}
.entry_date {height: 1px; overflow: visible;}

.main-menu, /*todo: nur wenn current, da bei home zu nah an Visual !*/
.sub-menu 
{
	padding-top: 1px;
	padding-bottom: 15px;
	margin-bottom: -26px;
}

/* Korrektur Links Sidebar-Teaser */
#sidebar_teaser .entry .entry_subject a:link,
#sidebar_teaser .entry .entry_subject a:visited 
{color: #333;}

#sidebar_teaser .entry .entry_subject a:active,
#sidebar_teaser .entry .entry_subject a:hover 
{text-decoration: underline;}

#content.spielplan h1 {
	margin-top: 40px;
}

/*todo: 
contextcol->li->liststylebullet 
colors sidebar link und h4
produktionen: abstand zw. sub-menue und h3 
*/
