/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* 
Hinweise:
- jedes Seitenelement wird hier definiert
- Seiteneffekte zwischen Seitenelementen sind auszuschließen
*/

/* TinyMCE Style Dropdown */

/* Eintrag: Rot=rot */
.rot								{ color: #ff0000; }

/* Eintrag: Grün=gruen */
.gruen								{ color: #00ff00; }

/* Eintrag: Blau=blau */
.blau								{ color: #0000ff; }

/* Element: Absatz */
.absatz								{ margin-bottom: 10px; }
.absatz .bild-unterschrift			{ font-style: italic; }
.absatz .bild-rechts				{ float: right; padding: 0px 0px 10px 10px; }
.absatz .bild-links					{ float: left; padding: 0px 10px 10px 0px; }
.absatz .text						{ }

/* Element: Titel */
.titel								{ }
  
/* Element: Text */
.text								{ margin-bottom: 10px; }
.text ol li							{ list-style-image: none; list-style-position: inside; }
.text ul li							{ list-style-image: none; list-style-position: inside; list-style-type:disc; }

/* Element: Bild */
.bild-unterschrift					{ font-style: italic; }
.bild-rechts						{ float: right; padding: 10px 0px; }
.bild-links							{ float: left; padding 10px 0px;}


/* Element: Link */
.link								{ }

/* Element: Dokument */
.dokument							{}/*{ clear: both; }*/
.dokument .icon-typ					{ float:left; }

/* Element: Container */
.container							{ margin: 10px 0px;}
.container .hhv						{ width: 460px; height:145px; background: url(../pics/layout/container_startseite.jpg) no-repeat; }
.container .hhv .bild-links			{ margin-top: 10px; margin-right: 28px; margin-left: 28px; }

/* Element: Umbruch */
.umbruch                            { font-size: 1px; line-height: 1px; width: 100%; height: 1px; overflow: hidden; clear: both; }

/* Elemente Rechte Spalte */

.kooperationspartner { 
	width: 173px; 
	height: auto; 
	text-align: center;
}


.logo .bild-rechts {
	padding: 0px;
}

.seperator_kurz {
	width:142px;
	height:6px;
	background:url(../pics/layout/little_seperator.png) no-repeat;
	margin-left: 15px;
}

.related h1 {
	text-align: center;
	margin-bottom: 2px;
} 
   

.related-login {
	width: 173px; height: autopx; text-align: center;
}

.related-suche {
	width: 173px; height: auto; text-align: center;
}

.related-termine {
	width: 173px; height: auto; text-align: center;
}

.formular-suche {
	padding: 10px 0px 40px 0px;
}

.formular-login {
	padding: 10px 0px 40px 0px;
}

.modul-veranstaltungen {
	padding: 10px 0px 20px 0px;
}

.container-partner {
	text-align: center; width: 173px; height: auto;
}

.container-partner .bild-links, container-partner .bild-rechts {
	padding: 10px 0px;
	float: none;
}

.container-partner .partner {
	padding: 10px 0px 40px 0px;
}
