/* CSS Document */

BODY {
	background-color: #a4000b;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	background-image: url(../images/bg_body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

IMG {
	border:none;
}

A {
	color: #000000;
	text-decoration:underline;
}

FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


INPUT.Field, TEXTAREA.Field {
	border-top: 1px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
	
	border-bottom: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	
	padding: 2px 4px 2px 4px;
}

UL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearSpace {
	clear:both;
}


	div.THHSpace {
		clear:both;
		height: 10px;
	}

	div.THHCenter {
		width: 980px;
		margin:auto;	
	}
	
	div#THHHeader {
		background-color: #7e0004;
		height: 40px;
		color: #ffffff;
	}
	div#THHHeader a
	{
		color: #ffffff;
		text-decoration: underline;
	}
	
	div#THHSplash {
		background-image: url(../images/splash.jpg);
		background-repeat:no-repeat;
		
		width: 470px;
		height: 299px;
		overflow:hidden;
		
		margin: auto;
		margin-top: 100px;
	}
	
	
	div#THHBody {}
	
		div#THHNavigation {
			float:left;
			width: 290px;
			padding: 0px 0px 0px 0px;
		}
			div#THHNavigationHolder {
				list-style:none;
				margin: 0px 0px 0px 0px;
				background-image: url(../images/nav-leftbg.jpg);
				background-repeat: repeat-y;
				
			}
				ul#THHNavigation LI {
					padding: 5px 0px 0px 20px;
					
				}
					ul#THHNavigation DIV {
						padding: 0px 0px 0px 5px;
					}
				
				ul#THHNavigation A {
					text-decoration:none;
				}
				
			ul#THHSubNavigation {
				list-style:none;
				margin: 0px 0px 0px 13px;
			}
				ul#THHSubNavigation LI {
					padding: 0px 0px 0px 0px;
					height: 24px;
				}
		
		.navigationWhite
		{
			margin-left: 20px;
			width: 268px;
			padding-top: 9px;
		}
		.navigationBgwhite
		{
			background-color: #FFFFFF;
		}
		div#THHContent {
			float:left;
			width: 690px;
			
		}
			div#THHTop {
				background-image:url(../images/header-top-bg.jpg);
				background-repeat:no-repeat;
				height:89px;
				text-align:left;
			}
			
			div#THHHolder {
				width: 681px;
				margin: 0px 0px 0px 9px;
			}
				div#THHBreadCrumb {
					float:left;
				}
				div#THHBreadCrumb, div#THHBreadCrumb A {
					color: #ac0111;
					text-decoration: none;
				}
		
		div.THHBox, div.THHBoxSmall {
			background-image:url(../images/box-footer.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			width: 290px;
			overflow:hidden;
			padding: 0px 0px 10px 0px;
		}
			div.THHBoxSmall {
				background-image:url(../images/box-small-footer.gif);
				width: 222px;
			}
		
		div.THHFooterNavigation {
			padding: 15px 0px 0px 0px;
		}
			div.THHFooterNavigation A {
				color: #7F7F7F;
			}
		
		div#THHCopyright {
			padding: 3px 0px 0px 8px;
			color: #ffffff;
		}
			div#THHCopyright A {
				color: #ffffff;
				text-decoration: underline;
			}
		
		div.THHList {
			padding: 10px 0px 10px 0px;
			border-bottom: 1px solid #ac0111;
		}
		
		
		div.THHTitle {
			padding:15px 0px 15px 0px;
			font-weight:bold;
		}
		
		div.THHTeaser {
			font-weight: bold;
			padding: 0px 0px 10px 0px;
		}
		
		div.THHImage {
			padding: 0px 0px 10px 0px;
		}
		
		ul.THHSitemap {
			padding: 0px 0px 0px 15px;
		}
			ul.THHSitemap LI {
				padding: 2px 0px 2px 0px;
			}
	
	
	div.THHForm {
		padding: 2px 0px 2px 0px;
	}
		div.THHFormLeft {
			float:left;
			width: 100px;
			padding: 3px 0px 0px 0px;
		}
		div.THHFormRight {
			float:right;
			width: 250px;
		}
			div.THHFormRight INPUT, div.THHFormRight TEXTAREA, div.THHFormRight SELECT {
				width: 240px;
			}


	div.THHHolzi {
		height:96px;
		width: 307px;
		margin-top: -19px;
		margin-left: -20px;
		float:left;
	}

    DIV.rateEntry DIV.col1 {
        width:100px;        
    }
    
    DIV.rating DIV.floatLeft {
        overflow: hidden;
    }
    
    DIV.rating DIV.floatLeft IMG {
        margin: -5px 0 0 0;
    }

    .bold {
        font-weight: bold;
    }

    DIV.spacer {
        height:5px;
        overflow: hidden;
    }


div#THHNewsTicker {
	float: right;
}
a.red
{
	color: #a9484a;
}
div.mainnav
{
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
}
div.subnav
{
	font-size: 11px;
	padding-left: 25px;
	height: 24px;
}
.mn0
{
	float: left;
	padding-right: 8px;
}
.mn1
{
	float: left;
}
.mn2
{
	float: left;
	padding-left: 2px;
}
.header-houses
{
	float: right;
	padding-right: 10px;
	margin-top: 35px;
}
.header-house
{
	padding-left: 2px;
	float: left;
}
.box-img
{
	padding-top: 0px;
	padding-left: 1px;
	float: left;
}
.box-text
{
	float: left;
	margin-top: 0px;
	height: 75px;
	width: 488px;
	padding-left: 12px;
	padding-top: 15px;
	margin-left: 1px;
}
.project_row
{
	height: 33px;
	border-bottom: 1px solid #6c6c6c;
}
.project_title
{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.project_title a
{
	color: #a9484a;
	font-weight: bold;
	text-decoration: none;
}
.project_link
{
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
.project_link a
{
	color: #000000;
	font-weight: bold;
}
.banner_wunschzettel
{
	padding-bottom: 20px;
}
.bottom_bar
{
	background-color: #7e0005;
	height: 11px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}

UL.Downloads {
	margin-top:4px;
	border-top:solid 1px #6d6c6c;
	list-style-position:inside;
	list-style-type:none;
	padding-bottom:10px;
}

UL.Downloads LI {
	padding:6px;
	padding-left:2px;
	border-bottom:solid 1px #6d6c6c;
}

UL.Downloads LI.A {
	background-color:#f6f6f6;
}
UL.Downloads LI.B {
	background-color:#FFFFFF;
}

DIV.GBEntry {
	border-top:solid 1px #6d6c6c;
	border-bottom:solid 1px #6d6c6c;
} 

DIV.GBAdress {
	background-color:#f6f6f6;
	border-bottom:solid 1px #6d6c6c;
	padding:6px;
}

DIV.GBMessage {
	padding:6px;
}


DIV.GBForm {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-top:6px;
	padding-bottom:6px;
}

DIV.GBForm DIV.Caption {
	float:left;
	width:100px;
}
DIV.GBForm DIV.Field {
	float:left;
	width:256px;
	margin-bottom:4px;
}
DIV.GBForm DIV.Field INPUT  {
	width:256px;
}

DIV.GBForm DIV.Field TEXTAREA  {
	width:256px;
	height:100px;
}

DIV.Pages A {
	color:#B0000D;
	text-decoration:underline;
}
DIV.Pages A.Active {
	color:#000;
	text-decoration:none;
}

DIV.Pages { margin-bottom:8px;}