/* CSS Document */
html body{
	margin: 0px;
	padding: 0px;	
	
	background-color: #A80022;
	background-image:url(../img/white2.gif);
	background-repeat:repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-stretch:condensed;
	
	scrollbar-base-color: #A80022;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #A80022;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
.download_td {	
	vertical-align: top;
	text-align: left;
	align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
}

/* Tabelle zum Ausrichten fŸr IE5*/
#ie {
	width: 100%;
	border: 0px;
	padding: 0px;
}
#ie td{
	text-align: center;
	valign: top;
}
/* Navigation oben*/
#navigation1{
	z-index: 2;
	width: 756px;
	height: 62px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(../img/tc_logo.jpg);
	background-repeat: no-repeat;
	background-position: right 24px;
}
#links{
	margin: 42px 0px 0px 12px;
	float: left;
}
#navigation1 a, #navigation1 a:link, #navigation1 a:visited, #navigation1 a:active{
	color: #A80022;
	text-decoration: none;
	padding-right: 23px;
	font-size: 12px;
}
#navigation1 a:hover {
	color:#000000;
}
/* Kopfbild*/
#header{
	z-index: 2;
	width: 756px;
	height: auto;
	margin: 20px auto 0px auto;
	text-align: left;
	background-image: url(../img/corner/ggh/corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* Pfadangabe*/
#path{
	text-transform: uppercase;
	position: absolute;
	margin: 130px 0px 0px 12px;
	z-index: 4;
	height: 56px;
	width: 220px;
	font-weight: bold;
	color: #A80022;
	font-size: 12px;
}
#path a, #path a:link, #path a:active, #path a:visited{
	color: #A80022;
	text-decoration: none;
}
#path a:hover {
	color: #A80022;
	background-color: #FFFFFF;
}
#path .aktiv{
	color: #000000;
}
/* Inhalte gesamt*/
#content{ 
	z-index: 2;
	width: 756px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
/*Einleitungstexte*/
.intro{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	display: block;
	margin-bottom: 6px;
}
/*Typofarben von TwoCream im Fließtext*/
.tcred{
	font-weight: bold;
	color: #A80022;
}
.tcblack{
	font-weight: bold;
	color: #000000;
}

/* Überschriften Im Kopfbereich*/
#headline1{
	position: absolute;
	margin: -58px 0px 0px 258px;
	padding: 0px;
	z-index: 3;
	width: 498px;
	height: 62px;
	text-align: left;
}
#headline1 h1{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	text-align: left;
}
#headline2{
	position: absolute;
	margin: 0px 0px 0px 258px;
	z-index: 3;
	font-weight: normal;
	color: #A80022;
	font-size: 16px;
	text-align: left;

	
}
/* Abstand Kopfbild zum ersten Content*/
#spacer{
	height: 0px;
}
.containertable{
	
}
/* Spalte links*/
.content_left{ 	
	z-index: 2;
	width: 246px;
	margin: 0px;
	background-color: #e6e6e6;	
	font-size: 12px;
}
#ie td .content_left{
	text-align: right;
}
.content_left p{
	margin: 0px;
	padding: 0px 12px;
	color: #666666;
}
.content_left h3{	
	padding: 32px 12px 6px 12px;
	margin: 0px;
	font-size: 16px;	
	color: #666666;
	font-weight: lighter;
}
.content_left h3 a, .content_left h3 a:link, .content_left h3 a:visited, .content_left h3 a:active{
	color: #666666;
	text-decoration: none;
	border-bottom: none;
}
.content_left h3 a:hover {
	color: #000000;
	border-bottom: 1px dotted black;
}
.content_left a, .content_left a:link, .content_left a:visited, .content_left a:active{	
	color: #A80022;
	text-decoration: none;
	border-bottom: 1px dotted #A80022;

}
.content_left a:hover {
	color: #000000;
	border-bottom: 1px dotted black;
}	
/* Spalte rechts*/
.content_right{
	z-index: 2;
	width: 510px;
	margin: 0px;
	font-size: 12px;
}
.content_right p{
	margin: 0px;
	padding: 0px 12px;
}
#ie td .content_right{
	text-align: left;
}
.content_right h3{
	padding: 32px 12px 6px 12px;
	margin: 0px;
	font-size: 16px;	
	color: #666666;
	font-weight: lighter;
	
}
.content_right h3 a, .content_right h3 a:link, .content_right h3 a:visited, .content_right h3 a:active{	
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	border-bottom: none;	
}
.content_right h3 a:hover {
	color: #000000;
	border-bottom: 1px dotted black;
}
.content_right a, .content_right a:link, .content_right a:visited, .content_right a:active{	
	color: #A80022;
	text-decoration: none;
	border-bottom: 1px dotted #A80022;
	font-size: 12px;
}
.content_right a:hover {
	color: #000000;
	border-bottom: 1px dotted black;
}

.content_right li{
	color: #DCE5ED;
	text-align: right;	
}
/* Abschluss */
#footer{
	z-index: 2;
	width: 756px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}
/* Spalte links*/
#footerl{
	width: 246;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #e6e6e6;
	background-image: url(../img/corner/ggh/corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 0px;
}
/* Spalte rechts*/
#footerr{
	width: 510px;
	height: 30px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	line-height: 0px;
}
/* Impressum und Sprache*/
#imprint{	
	color: #FFFFFF;
	font-size: 12px;
	margin: 12 12;
	float: left;
	
}
#imprint a, #imprint a:link, #imprint a:visited, #imprint a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#imprint a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
input{
	border:1px solid #cccccc;
	
	width: 230px;
	padding: 1px;
}
textarea{
	border:1px solid #cccccc;
	
	width: 230px;
	padding: 1px;
}
.content_right ul{
	margin:0px;
	text-align:left;
}
.content_right li{
	line-height: normal;
	color: #000000;
	text-align: left;
	list-style-type: square;
}