/*	¬© made by admodum  2009 */
/*	http://www.ad-modum.com  */

/*	undos  */
:link,:visited { text-decoration:none; }

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:10px; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,form,body,html,p,input { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:top; }
table { border:none; padding:0px; border-spacing:0px; font-size:11px;}
tr { border:none; padding:0px; }
td { border:none; padding:0px; vertical-align:top; border-spacing:0px; }

/*	resets  */
p	{margin-bottom: 0em;}

/* definitions */
* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	}

body {
	background-color:#8b8b8d;
	color:#555;
	text-align:center; /* horizontal centering for IE Win quirks */
	}

body.technik {
	background-color:#fff;
	color:#555;
	text-align:left;
	padding-left:10px;
	}

#distance { 
	width:1px;
	height:50%;
	background-color:#8b8b8d;
	margin-bottom:-300px;
	float:left;
	}

/* hier innertubes */
#innertube_header { 
	padding-left:20px;
	padding-top:75px;
	}

#innertube_main { 
	padding-left:20px;
	width:620px;
	}

#innertube_projekte { 
	padding-left:20px;
	width:980px;
	}

#innertube_pro_a { 
	float:left;
	padding:0px;
	width:360px;
	}

#innertube_pro_b { 
	float:left;
	padding:0px;
	width:600px;
	}

#innertube_impressum { 
	padding-top:80px;
	padding-left:20px;
	width:620px;
	}

#innertube_kontakt { 
	padding-top:224px;
	padding-left:20px;
	width:620px;
	}

#innertube_footer { 
	padding-left:20px;
	padding-top:1px;
	}


/* hier projekte */
#projekte_anzeige {
	width:610px;
	height:400px;
}

#projekte_liste {
	float:left;
	width:352px;
	height:348px;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	overflow-y:scroll
}

#container a.projekte {
	font-size:13px;
	font-weight:bold;
	color: #F00;
	text-decoration: none;
	}

#container a.projekte:link {
	color: #000;
	text-decoration: none;
	}
	
#container a.projekte:visited {
	color: #000;
	text-decoration: none;
	}
	
#container a.projekte:active {
	color: #000;
	text-decoration: none;
	}
	
#container a.projekte:hover {
	color: #000;
	text-decoration: underline;
	}

#container a.pro {
	font-size:13px;
	font-weight:bold;	
	color: #143d7f;
	text-decoration: none;
	}
	
#container a.pro:link {
	color: #143d7f;
	text-decoration: none;
	}
	
#container a.pro:visited {
	color: #143d7f;
	text-decoration: none;
	}	

/* hier projekt-content */
#container2 {
	width:600px;
	background-color:#fff;
	border:1px solid blue;
	}

#sidebox2 h3 {
	color:#000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-2px;
	}
	
#sidebox2 h4 {
	color:#000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:8px;
	}
	
/* hier main-content */
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:600px;
	width:1000px;
	clear:left;
	background-color:#fff;
	}

#container p {
	font-size:11px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
	margin-bottom:14px;
	}

#container p.news {
	font-size:11px;
	font-weight:normal;
	color: #555;
	text-decoration: none;
	margin-bottom:12px;
	line-height:13px;
	}

#container a {
	font-size:11px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
	}

#container a:link {
	color: #000;
	text-decoration: none;
	}
	
#container a:visited {
	color: #000;
	text-decoration: none;
	}
	
#container a:active {
	color: #000;
	text-decoration: none;
	}
	
#container a:hover {
	color: #000;
	text-decoration: underline;
	}

#container h1 {
	color:#000;
	font-weight:bold;
	font-size:13px;
	}
	
#container h2 {
	color:#000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:18px;
	}
	
#container td {
}

#container td.linie {
	border-left:1px solid silver;
	padding-left:10px;
	padding-right:10px;
	color:#000;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
}

#container i {
	color:#555;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
}

/* hier seitenbox */
#sidebox2 {
	float:left;
	width:480px;
	font-size:9px;
	}

#sidebox {
	padding-top:32px;	/* gleiche Hoehe wie grosses Bild*/
	float:right;
	width:130px;
	font-size:9px;
	}

#sidebox b {
	font-weight:bold;
	color: #000;
	}

#sidebox a {
	font-weight:bold;
	font-size:10px;
	color: #000;
	text-decoration: none;
	}

#sidebox a:link {
	}
	
#sidebox a:visited {
	}
	
#sidebox a:active {
	}
	
#sidebox a:hover {
	color: #143d7f;
	text-decoration: underline;
	}
	
.tn{	/* AbstŠnde zwischen den thumbnails*/

	padding-top:10px; 
	padding-right:5px;
}

/* hier header */
#header {
	margin:0 auto;
	margin-bottom:30px;
	position:relative;
	width:1000px;
	height:100px;
	border-bottom:2px solid #8b8b8d;
	font-size:13px;
	line-height:18px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	}

#header a {
	font-size:13px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}

#header a:link {
	color: #000;
	text-decoration: none;
	}
	
#header a:visited {
	color: #000;
	text-decoration: none;
	}
	
#header a:active {
	color: #000;
	text-decoration: none;
	}
	
#header a:hover {
	color: #000;
	text-decoration: underline;
	}

#header a.current {
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}

#header a.current:link {
	color: #143d7f;
	text-decoration: none;
	}
	
#header a.current:visited {
	color: #143d7f;
	text-decoration: none;
	}
	
#header a.current:active {
	color: #143d7f;
	text-decoration: none;
	}
	
#header a.current:hover {
	color: #143d7f;
	text-decoration: underline;
	}

#header b {
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}

/* hier footernavi */
#footernavi {
	background-color:#143d7f;
	margin:-20px auto;
	position:relative;
	width:1000px;
	height:20px;
	text-align:left;
	color:#fff;
	font-size:12px;
	}

#footernavi a {
	color: #fff;
	text-decoration: none;
	}

#footernavi a:link {
	color: #fff;
	text-decoration: none;
	}
	
#footernavi a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footernavi a:active {
	color: #fff;
	text-decoration: none;
	}
	
#footernavi a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/* hier technik */
#technik_anzeige {
	float:right;
	width:600px;
	height:378px;
}

#technik_liste {
	float:left;
	width:352px;
	height:348px;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	overflow-y:scroll
}

#technik_liste a {
	font-size:13px;
	font-weight:bold;
	color: #143d7f;
	text-decoration: none;
	}

#technik_liste a.tech {
	font-size:13px;
	font-weight:bold;
	color: #143d7f;
	text-decoration: none;
	}
	
.t_text{
padding-right:6px;
}	

/*
#technik_liste a.tech:link {
	color: blue;
	text-decoration: none;
	}
	
	
#technik_liste a.tech:active {
	color: lime;
	text-decoration: none;
	}
	
#technik_liste a.tech:hover {
	color: red;
	text-decoration: underline;
	}
*/	

l_span, t_mov:link
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color:#143D7F;
	
}

l_span, t_mov:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color:#143D7F;
	
}

l_span, t_mov:hover
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	
	color: black;
}

l_span, t_mov:active
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color:#143D7F;
	
}

l_span, t_mov:focus
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
color:#143D7F;
	
}



