@CHARSET "UTF-8";

/*
*  HeaderArea
*************************************/
#Logo {
    margin-top:56px;
    float:left;
    width:440px;
    height:75px;
    background:url(../images/layout/logo.gif) no-repeat;
}

/*
*  MenueArea
*************************************/
#Menue {
    margin-top:76px;
    float:left;
    width:451px;
    font-family: Times, sans-serif;
}
#Menue ul {
    list-style: none;
    margin:0 0 0 10px;
    padding:0;
}
#Menue ul li {
    display:inline;
    margin:0 6px;
}
#Menue #MainMenue a {
    text-decoration:none;
    color: #8F8D8B;
    font-size:16px;
    font-weight:bold;
}
#Menue #MainMenue a:hover {
    text-decoration:underline;
    color:#000000;
}
#Menue #SubMenue {
    margin:14px 0 0 7px;
}
#Menue #SubMenue li {
    border-right:1px solid 
}
#Menue #SubMenue a {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #8F8D8B;
    font-weight: none;
    text-decoration: none;
margin:0 15px 0 0;
}
#Menue #SubMenue a:hover {
    color: #000000;
    text-decoration: underline;
}


#ImageRow {
background:#acaaa8;
clear:both;
width:801px;
height:172px;
}

#ImageRow img {
margin-top:1px;
}


/*
*  FooterArea
*************************************/
.footer {
    clear:both;
    height:30px;
    background-color: #F3F0EC;
    border-top: 1px solid #ACAAA8;
    border-bottom:5px solid #ACAAA8;
}
.footertxt {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #ACAAA8;
    text-decoration: none;
    padding-left: 25px;
    display:block;
}

/*
*  NewsArea
*************************************/
.newsheadlines {
	background-color: #E7E1D9;
	border: 1px solid #EDE9E3;
	margin:0 25px;
}
.headlinecorner {
	position: relative;
	right: -1px;
	top: -1px;
	height: 6px;
	width: 6px;
}
.news-list-date,
.news-latest-date {
	font-weight: bold;
	color: #655F5D;
}
.newsheadlines a {
	font-weight: bold;
	color: #ED1B23;
text-decoration:none;
}

.news-list-item p,
.news-latest-item p {
	margin:5px 25px 0 25px;
}

.news-list-item,
.news-latest-item {
	margin-bottom:15px;
}

.news-list-morelink,
.news-latest-morelink {
	margin:0 25px;
    text-align:right;
}

.news-list-morelink a,
.news-latest-morelink a {
text-decoration:none;
color: #ED1B23;
}

.news-latest-gotoarchive {
	background-color: #E7E1D9;
	border: 1px solid #EDE9E3;
	margin:0 25px 25px 25px;
    text-align:right;
}

.news-latest-gotoarchive a { 
    text-decoration:none;
    color: #ED1B23;
}

/*
*  ContentArea
*************************************/
#leftbg {
	background-image: url(../images/layout/left_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#leftshaddow {
	background: url(../images/layout/shadow.gif) no-repeat;
	width:440px;
	height:25px;
}

#LeftContent {
	width:440px;
	float:left;
}

#Headline {
	font-family: Times, sans-serif;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	margin:0 25px;
	margin-bottom:8px;
}

#SiteContent {
	margin:0 25px;
	border-top: 1px solid #CFCAC3;
	padding-bottom:5px;
}

#PicRow {
	margin:5px 0 ;
}

#RightContent {
	margin-top:25px;
	float:left;
	width:411px;
}

#RightHeadline {
	font-family: Times, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 25px;
	margin-bottom:15px;
}

#MainContent {
	background-image: url(../images/layout/left_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/*
*  KursArea
*************************************/
#SearchBar {
	margin-top:8px;
}

.Fachbereich {
	float:left;
	width:195px;
}

.Fachbereich select {
	margin-top:2px;
	width:180px;
}

.VollText {
	float:left;
	width:195px;
}

.VollText input {
	width:90px;
}

.Fachbereich p,
.VollText p {
	margin:0;
}

.Kursitem {
	border-bottom: 1px solid #CFCAC3;
}

.Dozentitem p,
.Kursitem p {
	margin:4px 0;
}

.detaillink {
	text-align: right;
}

.detaillink a {
	color:#787571;
	text-decoration:none;
	margin-left:8px;
}

.detaillink a:hover {
	color:#000000;
	text-decoration:underline;
}

/*
*  DozentArea
*************************************/
#ABCBar,
#PageBrowser {
	background-color: #E7E1D9;
	border: 1px solid #EDE9E3;
	text-align:center;
}

#ABCBar a,
#PageBrowser a {
	color:#787571;
	text-decoration:none;
	margin-left:4px;
}

#ABCBar a.current,
#PageBrowser a.current {
	color: #ED1B23;
	font-weight:bold;
	text-decoration:none;
	margin-left:8px;
}

#ABCBar a:hover,
#PageBrowser a:hover {
	color:#000000;
	text-decoration:underline;
}

#DozContent {

}

#DozContent #DozText {
	float:left;
	width:275px;
}

#DozContent #DozBild {
	float:left;
	margin-left:5px;
	display:inline;
}

#DozContent #DozBild img {
border:1px solid #000000;
}

/*
*  MiscArea
*************************************/
.clear {
    clear:both;
    height:1px;
    font-size: 1px;
}

#MainWrapper {
    width:950px;
}

/*
*  PowermailArea
*************************************/
fieldset {
border:none;
}

legend {
display:none;
}

#tx-powermail-pi1_fieldset_1 {
    border:1px solid #cfcfcf;
}
.tx_powermail_pi1_fieldwrap_html label {
    width:100px;
    display:block;
    float:left;
}
.powermail_mandatory_js {
    width:180px;
    margin-left:101px;
    color:#bb0000;
}
img.powermail_captcha {
margin-left:101px;
}
.tx_powermail_pi1_fieldwrap_html_submit {
text-align:center;
margin-top:10px;
}

.tx_powermail_pi1_fieldwrap_html_captcha label {
width:200px;
}

.tx_powermail_pi1_fieldwrap_html_captcha input {
width:80px;
}

.tx_powermail_pi1_fieldwrap_html_captcha .powermail_mandatory_js {
margin-left: 200px;
}

.tx_powermail_pi1_fieldwrap_html_captcha img {
margin-left: 200px;
}
.tx_powermail_pi1_fieldwrap_html_14 {
text-align:center;
}

.tx_powermail_pi1_fieldwrap_html_15 {
text-align:center;

