/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../img/layout/background_large2.jpg);
	background-repeat:no-repeat;	
}

p {
	padding: 10px;
}
a:link, a:VISITED {
	color:#292727;
	font-size:normal;	
	padding-right:3px;
}
#wrapper {
	
	position: relative;
	top: 0px;
	left: 0px;
	width: 999px;
	height:787px;
	background-image: url(../img/layout/background.jpg);
	background-repeat:no-repeat;
	
}

/******************************************************/

#headerbox{
	color:black;	
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:130px;
}

#contentbox{
	color:black;	
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:523px;
}

#footerbox{
	color:black;	
	position:relative;
	left:0px;
	bottom:-50px;
	width:100%;
	height:134px;
	border:1px solid yellow;
}
/******************************************************/
/******************************************************/

#navi_info_top{	
	position:relative;
	left:791px;
	top:44px;
	width:127px;
	height:37px;	
}
#links_top{	
	position:relative;
	left:675px;
	top:25px;
	width:310px;
	height:40px;
	padding:0px;
}

#content {
	position:absolute;
	right:5px;
	top:0px;
	float: left;
	color: #333;
	height: 530px;
	width: 505px;
	overflow:auto;
}

#navi_info_left{
	position:absolute;
	left:344px;
	top:215px;
	width:127px;
	height:38px;
}

#navi_left{
	position:absolute;
	left:120px;
	top:125px;
	width:175px;
	height:310px;
}

#link_shop{	
	position:absolute;
	left:12px;
	bottom:0px;
	width:53px;
	height:25px;
}

#twitterbox{	
	position:absolute;
	left:10px;
	bottom:40px;
	width:207px;
	height:42px;
	color:white;
	font-size:x-small;
}

#twitterbox a:link {
	color: #d5312b;
	text-decoration: underline;
}

#picbox{
	color:black;	
	position:absolute;
	left:238px;
	bottom:10px;
	width:370px;
	height:121px;
}

#pic_last_score{
	color:black;	
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:121px;
	background-image: url(../img/layout/foto_frame_01.png);
	background-repeat:no-repeat;
}

#pic_last_comment{
	color:black;	
	position:absolute;
	left:145px;
	top:0px;
	width:104px;
	height:121px;	
	background-image: url(../img/layout/foto_frame_02.png);
	background-repeat:no-repeat;
}

#pic_last_add{
	color:black;	
	position:absolute;
	left:252px;
	top:0px;
	width:105px;
	height:121px;
	background-image: url(../img/layout/foto_frame_03.png);
	background-repeat:no-repeat;	
}



#link_imprint{
	color:black;	
	position:absolute;
	right:9px;
	bottom:5px;
	width:95px;
	height:20px;
}

ul{
	margin-left:20px;
}

input{
	border:1px solid black;
	padding:2px;
}
textarea{
	border:1px solid black;
}

hr{
	border:0px;
	
	border-top:1px solid #8d887c;
	width:380px;
	padding-top:10px;
	padding-bottom:10px;
}

.guestbook_header a:link,.guestbook_header a:VISITED {
	color:#292727;
	font-size:normal;	
	padding-right:10px;
}

#headline{
	color:#292727;
	font-weight:bold;
	font-size:large;
	padding-bottom:20px;
	padding-top:20px;
}

#newsfooter{
	color:#292727;
	font-size:x-small;	
	padding-bottom:20px;
	padding-top:20px;
}

.guestbook_date{
	color:#292727;
	font-size:x-small;	
	font-weight:100;
}

.guestbook_text{	
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}

 #div_jquery_link,  #div_jquery_link2{
	color:#292727;
	padding-right:10px;
	text-decoration:none;
	cursor: pointer;
	width:370px;
	border:1px solid #8d887c;
	background-color:#eee;
	padding:5px;
	margin-top:20px;
	margin-bottom:20px;
}
 #div_jquery_link:hover,  #div_jquery_link2:hover{
	color:#444;
	font-size:normal;	
	padding-right:10px;
	text-decoration:none;
	cursor: pointer;
	width:370px;
	border:1px solid #7c756d;
	background-color:#afaba0;
	padding:5px;
	margin-top:20px;
	margin-bottom:20px;
}
.albumbox{
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:5px;
	border:1px solid #ebebde;
	margin:10px;	
	color:#292727;
		
}
.albumbox:hover{
	color:#000;
	border:1px solid #dfddce;
	background-color:#ebebde;	
}
img{
	border:0px;	
}

.captchaImage { margin: 0 2px; }
.simpleCaptchaSelected { border: 2px solid #393; }

table.dates, tr.dates,td.dates,th.dates{
	border-collapse:collapse;
	border:1px solid #292727;
	padding:5px;
}

a.scorelink{
	text-decoration:none;	
	line-height: 1.2;
}
a.scorelink:hover{
	text-decoration:underline;
	line-height: 1.2;	
}

#message{
	padding:5px;
	border:1px solid #7c756d;
	background-color:#afaba0;
	width:370px;
	margin-top:20px;
	margin-bottom:20px;
}