/* CSS Document  für Firma Titan- TOMALEX*/


/* Scrollbar */
.scroll{
	scrollbar-arrow-color: #008000;
	scrollbar-track-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-face-color: #808080;
}
/* Scrollbar_ENDE*/

body {
	background-color: #F8F8F8;
	background-image:url(images/backback.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: right bottom;
}

.kleinerfont_dunkelgrau {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.kleinerfont_hellgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.hauptfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.hauptfont_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navigationsueberschrift_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.navigationsueberschrift_fett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.gruenerfont_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}

.gruenerfont_bold_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}

.sitemapwithe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.weinroterfont_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration:overline underline;
	color: #009900;
}

a:active {
	text-decoration: none;
	color: #009900;
}

#left {
	float:left;
	width:400px;
	margin:20px;
}

#reingrafit {
	float:left;
	width:600px;
	margin:20px;
}

#leftzweitespalte {
	float:left;
	width:370px;
	margin:20px;
}

#left2 {
	float:left;
	width:480px;
	margin:20px;
	border-left:solid black 1px;
	}

#grafitgitter{
	float:left;
	width:150px;
	margin:20px;
}
#bildposition{
	float:left;
	width:250px;
	margin:50px;
	margin-top:30px;
}
#bildposition2{
	float:left;
	width:150px;
	margin:50px;
	margin-top:30px;
}
#gesamtelaengegrau{
	float:left;
	width:900px;
	margin:20px;
	background-color:#E5E5E5;
	text-align:justify;
}

#gesamtelaenge{
	float:left;
	width:900px;
	margin:20px;
	}

#firmengeschichte{
	float:left;
	width:650px;
	margin:20px;
	}

#firmengeschichte2{
	float:left;
	width:900px;
	margin:20px;
	text-align:justify;
}

h1{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h2{
	font:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#008000;
}


