/* Start of CMSMS style sheet 'THG Standard Print' */
* {
	margin: 0; 
	padding: 0;
	border: 0;
}

body, h3 {
	line-height: 1.4em;
	font: normal normal normal 11px/1.4em Arial, Helvetica, sans-serif;
}

h3 {
	font-weight: 700;
}

h1 span {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 15px;
	display: block;
}

h2 {
	font-size: 12px;
	font-weight: 400;
	display: inline;
}

a, a:visited {
	text-decoration: underline;
	color:#00e;
	}

#logo, #leftsidewrapper, #rightneu, .box {
	display: none;
}

/*---------main---------*/

#wrapper {
	max-width: none;
	position: relative;
	top: 30px;
}

#mainneu ul {
	margin-left: 30px;
}

/*---------content---------*/

.hr, .smallhr {
	display: none;
}

.welcome, .mehrnews {	
	border: 1px solid #bbb;
	line-height: 1.8em;
	margin: 0 5px 20px 0;
}

.welcomebody, .mehrnewsbody {
	width: 100%;	
	background: url(uploads/images/design/thg_bended2.jpg) left center no-repeat;
	text-align: center;
	overflow: hidden;
}

.welcomebody {
	height: 50px;
}

.mehrnews {	
	margin: 0 0 20px;
}

.mehrnewsbody {
	font-size: 14px;
	padding: 15px 0;
}

.table td {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 5px;
}

/*---------news---------*/

.newsformat { 
	border-left: 6px solid #fe0;
	border-right: 6px solid #fe0;
	padding: 0 20px;
	margin: 0 15px;
}

.erstelldaten {
	margin-left: 6px;
}

.erstelldaten span {
	border-left: 1px solid #bbb;
	padding: 0 0 0 4px;
	margin-left: 2px;
}
/* End of 'THG Standard Print' */

