@charset "utf-8";
/* CSS Document */
@import url('mm_forum.css');

BODY {
	background-color:#a0a0a0;
	text-align:center;
	margin:0;
	padding:0;
	}
	
HTML {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
H1 {
	font-size: 130%;
	color: #076426;
	}
	
A {
	color: #076426;
	text-decoration:none;
	border-bottom: 1px dotted #076426;
	}
A:HOVER {
	color: #a50021;
	}

.csc-textpic DL,
.csc-textpic-image { margin: 0 !important ;}

.tx-felogin-pi1  FIELDSET {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	border: 0;
	}
	
.tx-felogin-pi1 LEGEND {
	display: none;
	}
	
.tx-felogin-pi1 LABEL {
	display: block;
	width: 100px;
	font-weight: bold;
	float: left;
	vertical-align: middle;
	margin-right: 7px;
	}
	
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	border: 0;
	background: #dddddd;
	margin-bottom: 5px;
	}

#maincontainer {
	margin: 0 auto;
	background: url(img/bg.gif) repeat-y;
	width: 896px;
	position:relative;
	text-align: left;
	}

#header {
	position:relative;
	margin-left: 19px;
	width: 664px;
	height: 117px;
	}
	
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#verlauf {
	background: url(img/verlauf.jpg) no-repeat 19px 0px;
	}
	
#headerimage {
	position: absolute;
	background: transparent;
	width: 663px;
	height: 92px;
	top: 0px;
	left: 0px;
	text-align: right;
	}
	
#footer {
	background: url(img/bg-bot.jpg) no-repeat left bottom;
	height: 100px;
	}
	
#mainmenu {
	position:absolute;
	height: 18px;
	width: 530px;
	left: 133px;
	top: 92px;
	background: #8c0202;
	overflow:hidden;
	color: #FFFFFF;
	line-height: 17px;
	font-size: 11px;
	}
	
#mainmenu A {
	text-decoration:none;
	color:#FFFFFF;
	border: none;
	}
	
#pagename {
	margin-left: 140px;
	width: 542px;
	}
	
#content {
	margin-left: 112px;
	width: 400px;
	padding: 0 20px 0 150px;
	}
	
#content H1 {
	position:relative;
	left: -40px;
	}
#contentright {
	position: absolute;
	left: 683px;
	top: 70px;
	min-height: 100px;
	width: 205px;
	}
	
	

#contentright .box H1 {
	height: 27px;
	background: url(img/box-head-green.jpg) no-repeat;
	margin:10px 0 0 0;
	padding: 0 7px 0px 7px;
	color: #ffffff;
	font-size: 100%;
	line-height: 25px;
	}
#contentright .box .bodytext,	
#contentright .box .content,
#contentright .box .csc-textpic {
	background: url(img/box-bg.jpg) repeat-y;
	font-size: 11px;
	padding: 0 7px 3px 7px;
	padding: 0;
	margin: 0;
	}
	
#contentright .box .bodytext {
	padding: 0 7px 3px 7px;
}
#contentright .box div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image,
#contentright div.csc-textpic-center div.csc-textpic-imagewrap, 
#contentright .box div.csc-textpic div.csc-textpic-imagecolumn {
	float: none;
	margin: 0;
}
	
#contentright .box .bottom {
	height: 7px;
	background: url(img/box-bot.jpg) no-repeat;
	}
	
#contentright .box.red H1 {
	height: 27px;
	background: url(img/box-head-red.jpg) no-repeat;
	margin:10px 0 0 0;
	padding: 0 7px 0px 7px;
	}
	
#contentright .box.submenu LI {
	list-style:none;
	}

#contentright .box.submenu UL {
	margin: 0 0 0 7px;
	padding: 0;
	}
	
#contentleft {
	position: absolute;
	width:: 170px;
	left: 30px;
	top: 200px;
	}


#contentleft .box {
	border: 1px solid #717171;
	padding: 3px;
	background: #f3f3f3;
	width: 170px;
	margin-bottom: 10px;
	}

#contentleft .box H1 {
	background: #076426;
	margin: 0 0 5px 0;
	padding: 2px;
	color: #ffffff;
	font-size: 10px;
	}
#contentleft .box .bodytext,	
#contentleft .box .content {
	font-size: 10px;
	padding: 0 7px;
	margin: 0 5px 0 0 ;
	}


.tx-semester {
	border-collapse:collapse;
	border: 1px dotted #cecece;
	width: 100%;
	}
	
.tx-semester TD {
	border: 1px dotted #cecece;
	font-size: 10px;
	padding: 2px;
	vertical-align:top;
	}

.tx-semester H2 {
	font-size: 10px;
	margin:0;
	}

.tx-semester-month {
	background: #076426;
	font-weight: bold;
	color:#FFFFFF;
	}
	
.tx-semester-date {
	width: 66px;
	background: #d0e4d7;
	}
	
.tx-semester-addinfo {
	width: 40px;
	background: #d0e4d7;
	}
	
.tx-rgsmoothgallery-pi1 {
	margin-left: -112px;
}
