﻿body
{
	background-position: 924px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	background-image: url('images/containerKühlmöbelGradient.jpg');
	background-repeat: repeat-y;
}
.StartseiteHeaderBg
{
	background-image:url('images/headerBgFiller.jpg');
	background-repeat:repeat-x;
}
.Footer 
{
	width:924px;
	height:100px;
	margin-top:10px;
	top:10px;
	border-top:dotted 1px #999999;
	background-image:url('images/footer_gradient.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	clear:both;	
}
.menupunkt
{
	padding: 7px 4px 4px 20px;
	background-image: url('images/menupunkt.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 165px;
	float: left;
	cursor: pointer;
	line-height: 13px;
}
.menupunktActive
{
	padding: 7px 4px 4px 20px;
	background-image: url('images/menupunktActive.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 165px;
	float: left;
	cursor: pointer;
	line-height: 13px;
}
.menuschrift
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}
a.titelLink:link,a.titelLink:visited{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #808080;
    text-decoration: none;
}
a.titelLink:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.titel
{
	font-family: tahoma;
	font-size: 16px;
	color: #1E4279;
	font-weight: bold;
}
a.klein:link,a.klein:visited{
	font-family: Arial;
	font-size: 11px;	
	color: #505050;
    text-decoration: none;
}
a.klein:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
}
.textKlein
{
	font-family: Arial;
	font-size: 11px;	
	color: #505050;
    text-decoration: none;	
}
h1
{
	font-family: tahoma;
	font-size: 16px;
	color: #1E4279;
	font-weight: bold;
}
.button
{
	background-image: url('images/ButtonMietenVermietenKaufen.jpg');
	background-repeat: no-repeat;
	height: 189px;
	width: 132px;
	float: left;
	padding-top: 1px;	
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;	
	cursor:pointer;
}
.buttonTextIndent
{
	height: 40px;
	width: 20px;
	float:left;	
	cursor:pointer;	
	
}
.buttonText
{
	height: 40px;
	width: 105px;
	float:left;	
	cursor:pointer;
	
	
}
.buttonBild
{
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 174px;
	width: 132px;	
	padding-top: 6px;	
	cursor:pointer;
	
}
a.buttonLink, a.buttonLink:active, a.buttonLink:hover, a.buttonLink:link, a.buttonLink:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #333399;
	font-family: Arial, Helvetica, Sans-Serif;
}
.inputDialog
{
	border: 2px solid #336699;
	height: 200px;
	width: 400px;
	margin-left: auto;
	margin-top: auto;
	background-color: #FFFFFF;
}
.inputDialogBG
{
	background-color: #999966;
	filter: Alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.navigatorpathIndicator
{
	float:left;
	margin-left:15px;
	left:15px;
}
a.navigatorLink:link,a.navigatorLink:visited{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #808080;
    text-decoration: none;
	float:left;
	margin-left:5px;
	left:5px;    
}
a.navigatorLink:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	float:left;
	margin-left:5px;
	left:5px;	
}
.navigatorLink
{
	font-family: tahoma;
	font-size: 16px;
	color: #1E4279;
	font-weight: bold;
	float:left;
	margin-left:5px;
	left:5px;	
}
.EintraegeDatum
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #009900;
	font-style: italic;
}
.EintraegeHeader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
.EintraegeEintrag 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
}
.EintraegeBox
{
	border: 1px dotted #346794;
	padding:2px;
	margin-top:4px;
	top:4px;
}
.EintraegeSeperator 
{
	width:100%;
	height:1px;
	line-height:1px;
	background-color:#346794;
	margin-top:3px;
	margin-bottom:3px;
	top:3px;
	bottom:3px;
}