@import url(navi.css);
@import url(typo3.css);
@import url(tt_news_v2_styles.css);
@import url(rte.css);
@import url(jw_calendar.css);


* {
margin:0;
padding:0;
}

body {
	margin: 0 0 0 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/fileadmin/images/templ_gfx/body_bg_div_2.jpg) repeat-y;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	margin: 5px 0;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #c33;
	margin: 5px 0;
	font-style: normal;
	font-weight: bolder;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	margin: 5px 0;
}

.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	font-weight: bold;
}

.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}

.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #999999;
	font-style: italic;
	font-weight: bold;
}

.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}

p {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: #333333;
}

p.alert {
	margin: 3px;
	border: 1px solid red;
	padding: 3px;
	color: red;
	font-size: .7em;
}

a:link {
	background-color : transparent;
	color : #CC3333;
	text-decoration : none;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	background-color : transparent;
	color : #CC3333;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	background-color : transparent;
	color : #CC0033;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	background-color : transparent;
	color : #CC0033;
	font-weight : bold;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #794800;
	border-right-color: #E4E4E4;
	border-right-style: dotted;
	padding: 20px;
	border-right: thin;
}

.content_all {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.content_main {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}

.content_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-left-color: #E9E9E9;
	border-left-style: dotted;
	border-left-width: thin;
	padding-left: 10px;
}

#view_2 {	
}

#contentWrapper {
	width: 100%;
}

#contentsection {
	/*width: 769px;*/
	width: 100%;
	position: absolute;
	top: 116px;
	left: 38px;
	height: auto;
}

/* ************************************************************************************************* */
/* ***************************************************  GRID *************************************** */
/* ************************************************************************************************* */

#container {
	width: 900px;
	margin-left: 40px;
}

#pageHeader {
	background: #F1EFE8 url(/fileadmin/images/templ_gfx/LOGO.gif) no-repeat top right;
	margin: 0 auto;
	width: 100%;
	height: 100px;
}

#contentTitle {
	position: absolute;
	top: 49px;
	left: 283px;
	height: 52px;
	width: 503px;
	z-index: 99;
	vertical-align: top;
	text-transform: uppercase;
}	
	
#contentTitle h1 {
	text-align: right;
	vertical-align: top;
	font-size: 18pt;
	color: #000;
/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  
	filter: alpha(opacity=50); 
	-moz-opacity:.40;
	opacity:.40;*/
	border-bottom-style:none;
}

#left {
	width: 160px;
	min-height: 400px;
	padding: 20px 0 0 0;
	float: left;
/*	border-right: 1px dotted #dedede;*/
}

/* ************************************************* CONTENTAREA *************************************** */

#mainContent {
	width: 602px;
	float: left;
}

#mainContent2 {
	width: 767px;
	float: left;
}

#path {
	background-color: #E1E1E1;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	padding: 3px 1px 5px 18px;
}

#content {
	padding: 10px;
}

#colNormal_1 {
	padding: 0 10px;
	/*width: 600px;*/
	width: 96%;
	float: left;
}

#colNormal_2 {
	padding: 0 5px 10px 0;
	width: 62%;
	float: left;
}

#colNormal_3 {
	padding: 0 5px 10px 10px;
	width: 30%;
	float: left;
}

#colNormal_4 {
	padding: 0 10px 10px 20px;
	/*width: 510px;*/
	width: 58%;
	float: left;
}

#colNormal_5 {
	padding: 0 5px 10px 10px;
	width: 48%;
	float: left;
}

#colNormal_6 {
	padding: 0 10px;
	width: 60%;
	float: left;
}

#colRight_2 {
	padding: 0 10px;
	width: 30%;
	float: left;
	border-left: #ccc thin dotted;
}

#colRight_3 {
	padding: 0 0 10px 10px;
	width: 30%;
	float: left;
	border-left: #ccc thin dotted;
}

#colRight_5 {
	padding: 0 5px 10px 5px;
	width: 48%;
	float: left;
	border-left: #ccc thin dotted;
}

#colLeft_3 {
	padding: 0 5px 10px 0;
	width: 30%;
	border-right: #ccc thin dotted;
	float: left;
}

#colLeft_4 {
	padding: 0 20px 10px 10px;
	/*width: 250px;*/
	width: 33%;
	border-right: #ccc thin dotted;
	float: left;
}

#right, #right2 {
	margin: -20px 0 0 0;
	min-height: 400px;
	background: transparent url(/fileadmin/images/templ_gfx/quicklinks.gif) no-repeat 1px top;
	padding: 40px 3px 0 10px;
	width: 120px;
	float: right;
}

#right2 {margin: 0;}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: transparent;
	clear: both;
	vertical-align: top;
}

#footer .valW3c {
	text-align: center;
	padding: 2px;
	width: 750px;
}

/* ************************************************************************************************* */
/* ********************************************** NAVIGATIONEN ************************************* */
/* ************************************************************************************************* */

#path a {
	text-decoration: none;
	color: black;
}
#path a:hover {
	text-decoration: underline;
}

/* ********************************************** tabNav, weitere Einstellungen siehe eigenes css ************ */
#topNav {}

/* ********************************************** leftNav, weitere Einstellungen siehe eigenes css ************ */
#leftNav {	
	width: 160px;
}

#validCode {
	margin-left: 440px;
	width: 200px;
	padding: 5px;
	float: left;
	display: inline;
}

#print {
	width: 750px;
	padding: 2px;
	float: left;
	display: inline;
	text-align: right;	
}

#top {
	padding: 5px;
	text-align: right;
	width: 50px;
	float: left;
}

#copyright_2 {
	margin: 0 135px 0 0;
	border-top: #ccc 1px dotted;
	padding: 10px;
	text-align: center;
	clear: both;
}

#copyright_1 {
	margin: 0 135px 0 150px;
	border-top: #ccc 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px;
	text-align: center;
	clear: both;
}

