/* @override http://www.uni-weimar.de/mediengang/2008/css/xstyle.css */

/* @group HTML */

body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
	background: #ed1459 url(http://www.uni-weimar.de/mediengang/2008/images/pattern.jpg) repeat-x scroll 0 0;
}

/* @end */


/* @group Layout */
#header, #header.img {
	top: 0;
	left: 0;
}

#mainbg {
	background: url(http://www.uni-weimar.de/mediengang/2008/images/bg.jpg) no-repeat scroll 0 0;
	padding: 0;
	margin: 0;
	top: 270px;
	left: 0;
	visibility: visible;
	display: table;
	clear: none;
	float: none;
	position: absolute;
	overflow: visible;
	z-index: 0;
	width: 1024px;
	height: 295px;
}

#lang {
	display: table;
	visibility: visible;
	z-index: 3;
	top: 237px;
	position: absolute;
	left: 970px;
	overflow: visible;
	text-align: right;
}

#navi {
	display: table;
	visibility: visible;
	z-index: 3;
	top: 285px;
	position: absolute;
	left: 350px;
	overflow: visible;
}

#navi2 {
	display: table;
	visibility: visible;
	z-index: 3;
	top: 300px;
	position: absolute;
	left: 1000px;
	overflow: visible;
}

#side {
	display: table;
	visibility: visible;
	z-index: 2;
	top: 288px;
	position: absolute;
	overflow: visible;
	text-align: right;
	width: 220px;
	left: 100px;
}

#content {
	display: table;
	visibility: visible;
	z-index: 1;
	top: 333px;
	position: absolute;
	left: 360px;
	overflow: visible;
}

#search {
	position: absolute;
	top: 283px;
	left: 814px;
	width: 200px;
	text-align: right;
	z-index: 3;
}

#sonderbutton {
	display: table;
	visibility: visible;
	z-index: 4;
	top: 80px;
	position: absolute;
	overflow: visible;
	left: 890px;
}
/* @end */


/* @group Text */

body, p, td {
	text-align: left;
	color: white;
	font: 11px/12px Verdana, Arial, "Lucida Grande", Lucida, sans-serif;
}

a:link, a:visited,
#navi a:link, #navi a:visited,
#navi2 a:link, #navi a:visited {
	color: white;
	text-decoration: none;
}

a:hover,
#navi a:hover, #navi a:active,
#navi2 a:hover {
	text-decoration: none;
	color: yellow;
//	color: #012639;
}

#lang a.langActive:link,
#lang a.langActive:hover, 
#lang a.langActive:active {
	text-decoration: none;
	color: #ed1459;
}

#lang a.langInactive:link,
#lang a.langInactive:hover {
	text-decoration: none;
	color: white;
}

#navi .navprim, 
#navi .navprimaktiv {
	font-size: 110%;
	border-top: 1px none white;
	border-right: 1px solid white;
	padding: 5px;
}

#navi a.navprimaktiv {
	color: yellow;
}

#side a.navsec,
#side a.navsecactive {
	font-weight: bold;
	border-right: 1px solid white;
	padding-right: 8px;
	padding-top: 32px;
}

#side a.navsecactive {
	font-style: italic;
	color: yellow;
}

#side .cmsBox4ListItem,
.cmsBox4ListItem {
	list-style-type: none;
	list-style-position: inside;
	float: right;
	text-align: right;
}

.cmsBox4ListItemActive, 
#side a.cmsBox4ListItemActive {
	color: yellow;
	float: right;
}

.beitragTitel,
.cmsBox4Header,
.cmsBox4HeaderPresentation,
.cmsBox4HeaderVeranstaltung {
	font-size: 110%;
	line-height: 110%;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	color: white;
	text-align: left;
}

.cmsBox4Header,
.cmsBox4HeaderPresentation,
.cmsBox4HeaderVeranstaltung {
	text-align: right;
}

.beitragSubheader {
	font-style: italic;
}

/* @end */

/* @group Search */

.search {
	height: 20px;
	text-align: left;
	font: 10px/10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ed1459;
	margin: 0;
	padding: 2px;
	width: 100px;
}

.searchbutton {
	height: 20px;
	background-color: #ed1459;
	color: white;
	margin: 0;
	padding: 2px 0 2px 10px;
	border-style: none;
	width: 50px;
	text-align: right;
}

/* @end */
