/* 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;
}
h2
{color:#99cc00;text-align:right;font-size:1.5em}
.left {text-align: left}
.right {text-align: right}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #505050;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	background-color: #C4C4C4;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.logo
{
	position: absolute;
	left: 75px;
	top: 10px;

}


.box
{
	position: absolute;
	left: 75px;
	top: 250px;
	width: 850px;
	height: auto;


}

.referenzen
{
	position:absolute;
	margin-top:60px;
	margin-left: 25px;
	height: 400px;
	width: 750px;
	overflow:auto

}
.ref_pic
{float:left;
padding:20px}

.col-left
{
	width: 775px;
	border: 1px #99cc00 solid;
}

.url {font-size:10px}

.col-right
{
position:static;
margin-left:260px;
display:inline;
width:350px;
border: 2px #9C0 solid;
}

.clear { clear:both }


.nowrap
{ white-space:nowrap; }


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

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



.navposition
{
	position: absolute;
	left: 700px;
	top: 40px;

}
	
/* Links (generell) */

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

a:hover {color:#ffffff;text-decoration:underline}



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

a.menu:link, a.menu:visited, a.menu:active 
{color:#000000;font-weight:bold;text-decoration:none}

a.menu:hover
{color: #99cc00;text-decoration:underline}

a.menu_aktiv:link, a.menu_aktiv:visited
{color:#99cc00;font-weight:bold;text-decoration:underline}


.letter {color:#505050; font-size:2em} /*Webdesign*/

