/* CSS Document */

body {
	text-align:center;
	color: #333; 
	background-image: url("../images/site-bg.jpg"); 
	background-color: #999; 
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
a {color: #333; /*margin-left: 15px; margin-right: 15px;*/ text-decoration: none;}
a:hover {background-color: #B7E0E8;}
a:active {background-color: #B7E0E8;}

table {text-align: left;padding: 0;margin: 0;}
/*h2 {color: #880000;}*/
h2.newsTeaserHeadline {font-size: 12px;font-weight: normal; color: #00ff00;}
.newsTeaserMehrLink {font-size: 12px;font-weight: normal; color: black;}






#wrapper {
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	width: 838px;
	/*height: auto;
	margin-bottom: 10px;*/
	
	/*border: 1px solid green;*/
}

#header {
	width: 804px;
	height: 194px;
	/*background-image: url("../images/bg-header0.png");
	background-repeat: no-repeat;*/
	background-color: white;
	text-align: right;
}

/*#navi {
	width: 789px;
} 

#navi ul { float: left; display:inline; list-style: none;  margin: 3px 0px 0px -40px;z-index: 100;position: relative;}
#navi ul li {float: left; display:inline; list-style: none; margin: 0px 0px 0px 0px;}
#navi li a {padding: 0px 10px 0px 10px; }*/
#cleardiv {clear: both;}

#trennlinie {
	width: 804px;
	height: 4px;
	background-color: #B7E0E8;
	background-image: url("http://www.htw-wohnungsverwaltung.de/cms/fileadmin/templatedaten/images/navi-tl.jpg;");
	background-repeat: no-repeat;
	/**/margin-bottom: 20px;
}

#bcrumb {
padding-left: 10px;text-align: left;
}
#bcrumb a {color: #999;}

#outter {
	width: 825px;
	background-color: #fff;
	/*margin: 20px 20px 20px 20px;*/
	margin-left: 24px;
	
}

#inner {
	width: 788px;
	border: 1px solid #B7E0E8;
	/*margin-bottom: 20px;*/ 
	padding: 5px;
	padding-left: 10px;
	z-index:1;
	position: relative;
	
}

#newsteaser {
	/*margin-bottom: 10px;*/
	width: 798px;
}

#footer {
	background-color: #E0F2F7;
	text-align: center;
	height: 20px;
	width: 804px;
	padding-top: 3px;
	margin-top: -10px;
}

.newsfont {color: #880000;}
.footerfont {font-size: 9px;}
.htwschrift1 {font-size: 11px;}
.tb {color: #E4E4E4;}
.htw-welcome {margin-left:20px; margin-top: 20px; margin-bottom: 1px;}
h1 {font-size: 16px; color: #52bfd4;}

table.contenttable {text-align: left; align: left;}
.contenttable {text-align: left; align: left;}
.csc-textpic-text .contenttable {text-align: left; align: left;}

.csc-firstHeader {/*padding: 0px;margin: 0px;*/}
