/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, 
h5, h6, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {border:0; font-size:100%; margin:0; 
	padding:0;}
a {outline:none;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0;}
del, ins {text-decoration:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0; font-variant:normal;}
sup, sub {vertical-align:baseline;}
legend {color:#000;}
input, button, textarea, select, optgroup, option 
	{font-family:inherit; font-size:inherit; 
	font-style:inherit; font-weight:inherit;}
input, button, textarea, select {*font-size:100%;}


/* Generell Settings */

.center /* Tabellen */ { margin-left:auto; margin-right:auto}
.centertd {text-align:center}
li {margin-left:-25px}
.b {font-weight:bold}
.i { font-style: italic; }
h1
{
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 1px;
}
.left {text-align: left}
.right {text-align: right}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: left;
	margin: 0px;
	background-color: #666662;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.logo
{
	width:261px;
	height:120px;
	background-image: url(../images/logo.jpg);
	position: absolute;
	top:55px;
}

.visualisierungen
{
	width:270px;
	height:17px;
	background-image: url(../images/visualisierungen.gif);
	position: absolute;
	top:134px;
	left:700px
}

.galerie
{

	position: absolute;
	top:220px;
}


.box
{
	position: absolute;
	left: 20px;
	top: 0px;
	background-image: url(../images/bg_div-trans.png);
	width: 980px;
	height: 690px;
	border-top: 0px #000 none;
	border-right: 0px #000 none;
	border-bottom: 4px #ff0033 solid;
	border-left: 4px #009900 solid;
}

.message
{

	font-size:12px;
	color:#000000
}

.nowrap
{ white-space:nowrap; }


.inbox {padding:20px 20px 20px 20px}

/* ######### Troubleshooting ########## */
/* border: 2px #9C0 solid; */



.navposition
{
	position: fixed;
	left: 750px;
	top: 8px;
	background-color: #505050;
	padding: 20px;
	z-index: 3;
}
	
/* Links (generell) */

a:link, a:visited, a:active { color:#FFFFFF;text-decoration: none}

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



a.menu,a.menu_aktiv {font-size:10px}

a.menu:link, a.menu:visited, a.menu:active 
{color:#FFFFFF;text-decoration:none}

a.menu:hover
{color: #00ff00;}

a.menu_aktiv:link, a.menu_aktiv:visited, a.menu_aktiv:hover 
{color:#ff9900;text-decoration:none}


div#row1 {

	position: absolute;
	left: 40px;
	top: 760px;
}

div#impressum {

	position: absolute;
	left: 40px;
	top: 760px;
	width:900px
}

.footer {
clear:both;
position:relative;
top:50px;

text-align:right;
font-size:10px;
}

.col1 {
float:left;
width:300px;
height: auto;
border-left: 1px #FFFFFF solid;
padding-left:20px

}

.col2 {

margin: 0px 20px 0px 20px;

}

.referenzgalerie
{
width: 960px;
height: 120px;
overflow: auto;
font-size:10px;
color: #ff9900
}



