/* CSS Document */

body {margin:0px; padding:0px; background-image:url(imgs/bg.jpg); background-color:#82b64a; background-repeat:repeat-x;}
br {line-height:normal;}
a {color:#003300; text-decoration:none;}
a:hover {color:#FFFFFF;}
a img { border:none;}
a:hover img {border:1px solid red;}

#plagiat {position:absolute;
top:630px;
left:5px;}
#hommingberger_gepardenforelle a {
position:absolute;
top:610px;
left:5px;
}
#rankinghits {
position:absolute;
top:550px;
left:5px;
}
#pweblog {
position:absolute;
top:590px;
left:5px;
}
#allituneed {
position:absolute;
top:570px;
left:5px;
}

#header {
background-image:url(imgs/header.jpg);
width:357px;
height:520px;
float:left;
margin-right:200px;
}

#menue {
width:450px;
height:100px;
position:absolute;
top:0px;
left:50%;
}

.about a {
display:block;
float:left;
background-image:url(imgs/about_off.jpg);
width:145px;
height:86px;
}
.about a:hover {
width:145px;
height:161px;
background-image:url(imgs/about_on.jpg);
}
.portfolio a {
display:block;
float:left;
background-image:url(imgs/portfolio_off.jpg);
width:140px;
height:86px;
}
.portfolio a:hover {
background-image:url(imgs/portfolio_on.jpg);
width:140px;
height:161px;
}
.tutorials a {
display:block;
float:left;
background-image:url(imgs/tutorials_off.jpg);
width:144px;
height:86px;
}
.tutorials a:hover {
background-image:url(imgs/tutorials_on.jpg);
width:144px;
height:161px;
}

#tutorial {margin-left:30px; margin-top:325px;
padding-right:40px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
line-height:16px;
letter-spacing:1px;
width:830px;
text-align:justify;
}
.tutpic {float:left; margin-right:10px; margin-left:30px;}

#content {
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
padding-top:200px;
padding-right:50px;
line-height:16px;
letter-spacing:1px;
}
.text {
padding-right:100px;
margin-left:457px;
}

#portfolioitem {
		background-image:url(imgs/preview.jpg);
		width:120px;
		height:65px;
		}
		#portfolioitem a:hover {
		display:block;
		border:1px solid #ffffff;
		}
		
		#portfolioitem img {
		margin:8px;
		}
		
.item {background-image:url(imgs/pic_leer.gif);width:151px;height:89px;}
.item .titel {position:absolute; margin-left:16px; margin-top:8px; color:#000000;}
.item img {margin-top:26px;margin-left:23px;position:absolute;}

/*FF Impressum, NOT IE*/
#impressum a {
display:block;
background-image:url(imgs/impressum.gif);
width:114px;
height:114px;
right:0px;
position:absolute;

}
