a {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: none;
	color: #B5B55C;
}


#globalContainer
{
/*
	background-color:gray;
*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 12px;
}

#globalWrapper
{
       background: url(/fileadmin/templates/images/line_hor.gif) repeat-x;
	background-position:0 420px;

	width: 1000px;
	height: 523px;
	background-color:white;
	margin: 80px auto;
	position: relative;

}

#leftCol 
{
       background: url(/fileadmin/templates/images/line_ver.gif) no-repeat;
	background-position:339px 0;

	width: 340px;
	height: 523px;
	float: left;
border: 0px solid yellow;
}

#rightCol 
{
	width: 650px;
	width: 660px;
	height: 523px;
	float: left;
border: 0px solid yellow;

}

#newest
{
	height: 145px;
       padding: 16px 0 0 16px;
       padding: 0 0 0 16px;
border: 0px solid red;
}

#newest h1 {
	margin: 15px 0 0 82px;
	position: relative;
	left: 82px;
	top: 12px;
}
#newest img
{
	float: left;
	position: relative;
	top: -20px;
	top: 0px;
}
#newest h3 img
{
	top: 0px;
	left: 0px;
}

#mainMenu
{
	position: relative;
	height: 277px;
border: 0px solid red;
}
#mainMenuInnerWrapper
{
	position: absolute;
	bottom: 31px;
	left: 16px;
border: 0px solid red;

}
.mainEntry,
.mainEntryAct
{
border: 0px solid red;
	height: 18px;
}
li.freeLine
{
	margin-top: 10px;
}

.secEntry
{
	position: absolute;
	top: 0px;
	left: 107px
}

.secEntry li
{
	height: 18px;
}



#logo
{
	height: 69px;
	padding: 19px 0 0 16px;
border: 0px solid red;


}

#content
{
	height: 418px;
       padding-left: 16px;
}

#content h1 
{
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
}

#content h1 span
{
	position: relative;
	left: -9999px;
}

#content .bodytext 
{
	margin: 0 0 10px 0;
	line-height: 17px;
	color: #777777;
	font-size: 12px;
/*
	letter-spacing:0px
	width: 280px; 
*/
}
#content .bodytext .important
{
	color: #B5B55C;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap 
{
	margin-left:45px !important;
}

#footerMenu
{
	position: absolute;
	top: 443px;
	left: 356px;
	height: 105px;
border: 0px solid blue;
}

#footerCenter
{
	position: absolute;
	top: 445px;
	left: 456px;
	height: 105px;
border: 0px solid blue;
}

#footerCenter h1 a
{
	color: transparent;
}

#footerRight
{
	position: absolute;
	top: 445px;
	right: 0;
	width: 500px;
	text-align: right;
	height: 25px;
	z-index: 0;
border: 0px solid blue;
}

#footerRight h1 span
{
position: relative;
left: -9999px;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Aktuell: tt_news
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

.news-latest-container {
	margin: 10px 0 0 0;
}

.news-list-item 
{
	margin-bottom:15px !important;

}

.news-list-item img,
.news-single-item img
{
	float: right;
	margin-left:45px !important;

}

.news-list-item h3 img,
.news-single-item h2 img
{
	float: none;
	margin-left:0 !important;
}

.news-list-item h3 
{
	margin: 0 0 0px 0;
}

.news-single-item h2 
{
	margin: 0 0 15px 0;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		Aktuell: tt_news Page-Browser
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.news-list-browse
{
margin-top: 15px;
}

.tx-ttnews-browsebox, 
.browseBoxWrap 
{
	margin:0px;
	padding:0px;
	text-align: left;
color: #666666;
}

.tx-ttnews-browsebox table
{
	margin:0px;
	padding:0px;
}
.tx-ttnews-browsebox TD 
{
	font-size: 12px;
}
.tx-ttnews-browsebox p 
{
	margin:0;
}
.tx-ttnews-browsebox p a
{
	padding:0 3px;
}

.tx-ttnews-browsebox-strong, 
.tx-ttnews-browsebox-SCell 
{
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P
{
	margin:0px;
/*	padding: 0; *
}

.tx-ttnews-browsebox-SCell 
{
/* 	background-color: #26A4B3; */
	border:0px solid #666;
/*       padding: 1px; */

}
.news-search-emptyMsg 
{
	font-size: 12px;
	margin-left: 0px;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Kontakt Formular
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

.csc-mailform 
{
	border: none;
	display: block;
	padding: 0;
	width: 38em; 
	margin: 18px 0 0 0;
       color: #666666;

}

.csc-mailform-field label 
{
	float:left;
	clear:both;
	display:block;
	width:100px;
	width:83px;
/*
	padding-left:0px;
*/
	padding: 0 10px 0 0;
	margin-bottom: 10px;
	text-align: right;
}

/* -IE6*/
* html .csc-mailform-field label 
{
	width: 110px;
}

/* IE7*/
*+html .csc-mailform-field label 
{
	margin-bottom: 0;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select 
{
	float: left;
	display: block;
	width: 300px;
	border: 1px solid #DFDFDF;
	background: #DFDFDF;
	padding: 1px;
	margin-bottom: 10px;
}

/* -IE6*/
* html .csc-mailform-field input,
* html .csc-mailform-field textarea,
* html .csc-mailform-field select  
{
/*
	margin-bottom: 10px;
*/
}

/* IE7*/
*+html .csc-mailform-field input,
*+html .csc-mailform-field textarea,
*+html .csc-mailform-field select  
{
	width:296px;
/*
	margin-bottom: 10px;
*/
}

.csc-mailform-field textarea
{
	height: 210px;
/*
	margin-bottom: 10px;
*/
}

/* IE7*/
*+html .csc-mailform-field textarea
{
/*
	height: 210px;
	margin-bottom: 10px;
*/
}

#mailformformtype_mail 
{
    	background-color: #D0D0D0;
    	background-color: #DFDFDF;
       color: #666666;
	clear: left; 
	width: 11em;
	border: 0;
}

.csc-mailform-submit 
{
	/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
	margin-left: 93px;
	/* Float wieder abschalten */
	clear: both;
	text-align: left;
	padding-left:10px;
}

/* -IE6*/
* html .csc-mailform-submit 
{
	margin-left: 55px;
	padding-left: 20px;
}


