/* netzlinien.de
Stand  22.Januar 2007 
16-05-2007
Farben:


===============================================================================*/
/**/
body {
	font: 69%/180% "Lucida Grande", "Lucida Sans unicode", verdana,helvetica,sans-serif; 
	color: #000;
	background-color: #00687D;
	margin: 0;
	padding: 0;
	text-align: center;
	height:100%;/**/
}

/*Bilder allgemein*/
img {
	border: 0;
	}

#menu-top {
	position: absolute;
	top: 192px;
}/**/	

#header, #menu-top/*, #con-content*/{
	width: 85%;
	margin: 0 auto;
	text-align: left;
}
#con-content/**/{
	width:85%;
	margin: 45px auto;/*-20px con-nav*/
	text-align: left;

}

/* ------------------------------- navigation menu-top  ---------------------------------- */
ul#menulist {
	margin:0 7px 20px 7px;
	padding: 0 10px 40px 0px;
	border-bottom: 9px solid #C9CACC;
	list-style-type: none;

	}

ul#menulist li {
	margin: 0; 
	padding: 0;
	display: inline;

	}
	
#menulist a:link, #menulist a:visited {
	float: left;
	font-weight: bold;
	padding: 16px 12px 4px 12px;	
	text-decoration: none;
	color: #8798A3; 
	text-transform:lowercase;
	}

#menulist a:hover {
	color: #DFE1E1;
	border-bottom:9px solid #ddd; 
	}

body#kontakt a#menu-kontakt {
border-bottom: 9px solid #FEB736; 
color:#DFE1E1;
	}
#menulist a:hover#menu-kontakt {
border-bottom: 9px solid #FEB736;	
color: #FFF;
	}
body#journal a#menu-journal {
border-bottom:9px solid #7CBD2D;
color: #DFE1E1;
	}
#menulist a:hover#menu-journal {
border-bottom:9px solid #7CBD2D; 
color: #FFF;
	}

body#referenzen a#menu-referenzen {
border-bottom: 9px solid #7E0D05;
color:#DFE1E1; 
	}
#menulist a:hover#menu-referenzen {
border-bottom: 9px solid #7E0D05;
color: #fff;
	}
body#profil a#menu-profil {
border-bottom:9px solid #F18800 ; 
color:#DFE1E1;
	}
#menulist a:hover#menu-profil {
border-bottom:9px solid #F18800;  
color: #fff;	
	}
body#leistung a#menu-leistung{
border-bottom:9px solid #5BA8BB; 
color:#DFE1E1; 
	}
#menulist a:hover#menu-leistung {
border-bottom:9px solid #5BA8BB; 
color: #fff;
	}
body#home a#menu-home{
border-bottom:9px solid #ddd; 
color:#DFE1E1;}
#menulist a:hover#menu-home {
border-bottom:9px solid #FCDF3F;  
color: #fff;
	}

/* ------------------------------- Header + Logo   ---------------------------------- */


#header { /*Bilder oben rechts*/
	background: #00687D url('images/h-schnecke-stein.jpg') no-repeat right top;
	height: 187px; 

}
#header-logo {
	float: left;
	background: #00687D url('images/logo-claim.png') top left no-repeat;
	padding-right: 0;
	height: 41px;
	width: 382px;
	position: absolute;
	top: 30px; 
}

img.right {
	float: right;
	border: 0px solid #C6C6C6;
	padding: 0px;
	display:inline;
	}/**/
	
#header h1 {
margin: 0 75px 0 0;
	padding: 0;
	line-height: 1.6em;/**/
	color:#DFE1E1; 
	font-size: 130%;
	display: block;
	text-indent: -10000px;/**/
}
#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover {background: transparent url('images/logo-claim.png') top left no-repeat;
	display: block;
	width: 382px ;
	height:51px;
	text-indent: -10000px;
	}
/* ------------------------------- Konstrukt Geruest Container Content  ---------------------------------- */

#content {background: /*#00687D*/ url('images/bg-grey-left.png') no-repeat left top;
	}
	
#content-r {
	background: url('images/bg-grey-right.png') no-repeat right top;
}

#content-main {	
background: #fff url('images/bg-content-main.jpg') repeat-x left top; 
margin:0 7px;
padding: 3em 0 3em 40px; 
min-height:770px;
}
  
#content p {
font-size: 120%;
width:70%;/*75*/
white-space:normal;
	}
	
/*Listen auf der HP und im Journal*/
ul#hp-list, ul#hp-list-2, ul#hp-list-3,
#content-main .post ul/*,div.feed-klappe ul li*/ {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	width:70%;
}
ul#hp-list li , ul#hp-list-2 li, ul#hp-list-3 li,
#content-main .post ul li, .feed-klappe ul li/**/ {
background: transparent url('images/con-list.gif')  0 7px no-repeat; 
padding-left: 15px;
line-height: 1.7em; /**/
	}

#extra{border-top:2px dotted #CCC;  clear: both;/*rutscht content nach links */}
div#extra ul {list-style-type:none ;width:100%; /**/}
div#extra ul li {
background: transparent url('images/con-list.gif')  0 6px no-repeat; padding-right: 1em;
}

#extra .boxes-new , #extra .boxes-work, #extra .boxes-blog{
	float: left;
	height: 340px;
	width: 40%; /*30% 195px;*/
	margin: 0 5px 0 0; /**/
	padding-right:5px;
	border: 2px dotted #ccc;
overflow:visible;/**/
}
#extra .boxes-new {
background-color:#F0E1EB 
}
#extra .boxes-work {
background-color: #E4F2F3;
}
#extra .boxes-blog {
background-color: #D5EEB6;
}

#extra .boxes-new:hover {
	background-color:#D1A4C4;
	}
#extra .boxes-work:hover {
	background-color:#B7D9E1;
	}
#extra .boxes-blog:hover {
	background-color:#C0E693;
	}
#extra .boxes-new a:hover, #extra .boxes-work a:hover, #extra .boxes-blog a:hover {
	color:#000;
	background-color:#FFEC9E;
	}/**/
#extra .boxes-new h3  {
background: transparent url(images/box-new.gif) no-repeat 5px 5px ;
}	
#extra .boxes-work h3  {
background: transparent url(images/box-work.gif) no-repeat 5px 5px ;
}
#extra .boxes-blog h3  {
background: transparent url(images/box-blog.gif)  no-repeat 5px 5px ;
}
#extra .boxes-new h3,
#extra .boxes-work h3, 
#extra .boxes-blog h3 {
	font: bold 130%/120% "Lucida Grande","Lucida Sans Unicode",arial,geneva,sans-serif;
	padding: 1.2em 0 0 90px;/*90px; */
	margin:0;
	color: #666; 
	height: 78px
	}
/*hinweis tipp newsfeed*/


#extra .tipp{
	background-image: none;
	padding: 0.5em 1em 1em 0;
	/*width: 150px;*/
}
/* ------------------------------- Navigation rechts  ---------------------------------- */
#con-nav {
	padding:0 0 0 10px;
	margin:0 0.65em 0.65em 0; /*0.5em 5em */
	line-height: 180%;
	border-left:1px solid #ccc; 
	float:right; 
	width: 180px;/**/
background: #fff url('images/bg-content-main.jpg') repeat-x left top;
   }
 
#navlist {

padding-top: 5px;   
margin: 0 5px 20px 20px;/**/
}

ul#navlist  {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

ul#navlist li {
	line-height: 1.2em; 
	padding: 6px 0 6px 0; /**/
	background: transparent url('images/nav-list-1b.gif') no-repeat left center;  /**/
	border-bottom:1px dotted #ccc;

	}

#navlist a:link  {
	display: block; 
	padding:0px 5px 4px 15px;
	width: 150px;
	color:#333; 
	background: transparent url('images/nav-list-1b.gif') no-repeat left center;  
	text-decoration: none;

}
#navlist a:visited  {
display: block; 
padding:0px 15px 4px 15px;
color:#333; 
}
#navlist a:visited   {
 background: transparent url('images/nav-list-visited-o.gif') no-repeat right center; 
   
}
#navlist a:hover { color: #E07000; 
background: transparent url('images/nav-list-1b-o.gif') no-repeat left center;  
padding:0 15px 4px 15px;} /*padding-right urspr. 5px, geänd. wegen Blitzen zwei Zeilen visited umbruch*/

#navlist a:link.active, #navlist a:visited.active{ 
color: #E07000; background: transparent url('images/nav-list-1b-o.gif') no-repeat left center; 
padding:0px 5px 4px 15px;}


/* ------------------------------- footer  ---------------------------------- */

#con-footer {
	margin: auto 0;
	background: transparent url('images/bg-grey-left-bottom.png') bottom left no-repeat;

}
#footer1 {background-color:#fff; margin: 0 7px;	padding:0.5em ;text-align: center;
border-top: 2px dotted #ccc; 
clear: both;}

#footer {
	color:#888;
	clear: both;
	background: transparent url('images/bg-grey-right-bottom.png') bottom right no-repeat;
}	

#footer a:link, #footer a:visited {color:#888;border-bottom: 1px solid #ccc;}
#footer a:hover{color:#000;
	background-color:#FFEC9E;}


/* Clear ===============================================================================*/

.clear {
  clear: both;
}
.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}


/* Listen allgemein */
/* ===============================================================================*/
ol, ul {
	list-style-type: none;/*none*/
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
ol, ul, li {
	font-size: 110%;/**/
	}

em
{
	font-weight:700;
	color:#E07000;
	font-style: normal;
}



/* Formate, Überschriften, Text */
#content h2 {
background : transparent url(images/h2.gif) no-repeat 0 7px;
padding-left : 33px;
}

h2 {
	font: bold 210%/120% "Lucida Grande", "Lucida Sans Unicode", arial,geneva,sans-serif;
	padding: 6px 0 5px 0;	
	margin: 0.9em 0;
	color: #E07000;/*orange*/
height: 35px;
text-transform: lowercase;
	}


#con-nav h3{font:  140%/120% "Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color: #E07000;
	text-transform:lowercase;
	text-align:left;
	margin-top:3.3em}
h3 {
	font: bold 160%/120% "Lucida Grande","Lucida Sans Unicode",arial,geneva,sans-serif;
	padding: 0.4em 0 0.1em 0; 
	color: #666;
	}

h4 {
	font: bold 120%/120% "Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	padding: 10px 0 3px 0;
	color:#555;

	}

	
h5 {font: 120%/120% "Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	font-weight: normal;
	font-style: italic;
	color:#333;
	}


hr {
			clear: left;
			visibility: hidden;
		}
/*---------------------Link-Auszeichnungen-------------------------------*/

a:link, a:visited { color: #003478; text-decoration: none; }
a:hover{ color: #E07000; text-decoration: none; }
a span {
display: block;
position: absolute;
left: -3000px;
}
a.ext {

padding-left: 18px;
background: url(images/extern.png) no-repeat left center;
}
a:focus {
	color: #ff3;
	background: #906;
	outline: none;
	border-bottom: 0;
	}/**/
a:active {	/*079 wenn gedrückt wird*/

color:#CCC;
}



/*referenzen bilder*/
#thumbnails {

	border-top:2px dotted #CCC;
	/*margin: 0;*/
	padding-top: 2em; 
	width: 500px;
	clear: both;/**/
}
#thumbnails ol.thumbs { list-style-type:none;padding:0; margin: 0;float: left; /**/ }
.thumbs li {border:none;
float: left; 
padding: 5px 5px 15px 5px;/**/
display: block; 
width: 88px;
text-align: center;/**/ }

#thumbnails img {   overflow:hidden; 
    padding: 4px;
    height: 70px;
    width: 70px;
 	filter: alpha(opacity=70);
 	opacity: 0.70;/**/
	border: 1px solid #C6C6C6; }
	
#thumbnails a:hover img{
 	filter: alpha(opacity=100);
 	opacity: 1.0;/**/
	border: 1px solid #71828A;
	background:#E3F5FE;/*#666;*/
	}
#thumbnails a {
   	color:#666;
    text-decoration: none;
}
#thumbnails a:hover {	
	color:#000;
	background-color:#E3F5FE;
}
/*Trennstrich unter den Referenzen*/
.article-seperator{	
	border-top: 2px dotted #ccc;
	clear:both;
	}

/*Bilder*/

img.border {
	border: 1px solid #C6C6C6; 
	padding: 4px;
	margin: 0;
	}

img.center {
	display: block; 
	margin: auto;   
	}

img.rightalign {
	float: right;
	margin: 15px 0px 10px 15px;
	display: inline;
	vertical-align: text-top;
	}

img.leftalign {
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	vertical-align: text-top/*;*/
	}
#content img:hover {
	background-color:#ccc;/*#7E0D05;*/
	}
	
#content .top, #content .top a:link, #content .top a:visited {
clear: both;/**/
float: right;
	font-size:1em;
	letter-spacing: 1px;
color: #ccc;
}
#content .top a:hover {
color:#000;
	background-color:#FFEC9E;}
	
