/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, March 29, 2006 */

/******** General tags ********/
h1,h2,h3,p,dd{
	margin:0;
	padding:0;
	}

body{
	text-align:center;
	background-color:#ccc;
	margin:0 auto;
	padding:0;
}
#container {
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:left;
	 background-image:url(images/bg02.gif);
	 background-repeat:repeat;
	}
a:link{
	color:#000;
	text-decoration:underline;
	}
a:active{
	color:#000;
	text-decoration:underline;
	}
a:visited{
	color:#000;
	text-decoration:underline;
	}
a:hover{
	color:#f60;
	text-decoration:none;
	}

#box_a_parents{
	width:100%;
	height:120px;
	background-image:url(images/bg01.gif);
	background-repeat:repeat;
	}
#box_a {
	height:68px;
	background:url(images/bg_txt01.gif) no-repeat;
	background-position:right;
	}
#box_a a{
	color:#fff;
	text-decoration:none;
	}
h1{
	font-size:10px;
	color:#fff;
	font-weight:normal;
	margin-top:0px;
	margin-left:10px;
	}
#box_a2 {
	height:52px;
	background-image:url(images/bg_txt02.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#logo{
	width:617px;
	height:52px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	}
#logo span{
	display:none;
	}
#box_link {
	 width:100%;
	 clear:right;
	 text-align:left;
	 background-image:url(images/bg_foot_link.gif);
	 background-repeat:repeat;
	 margin-top:30px;
	}
#box_link a{
	color:#ff0;
	text-decoration:none;
	}
#box_link p{
	color:#fff;
	font-size:10px;
	padding:10px;
	}
#box_d {
	 width:100%;
	 clear:right;
	 text-align:right;
	 background-image:url(images/bg01.gif);
	 background-repeat:repeat;
	}
#box_d a{
	color:#fff;
	text-decoration:none;
	}
p#footer_txt {
	font-size:10px;
	color:#fff;
	margin:0 10px 0 5px;
	padding:5px 0 5px 0;
	}
p#footer_copy {
	width:257px;
	height:17px;
	background-image:url(images/footer_copy.gif);
	background-repeat:no-repeat;
	text-align:right;
	}
p#footer_copy span {
	display:none;
	}


#menu3{
	font-size:12px;
	line-height:1.2em;
padding:20px;
}

#detail_txt{
	font-size:12px;
	line-height:1.2em;
padding:20px;
}

/******** sidebar ********/
#inhalt {
	padding-top:10px;
}

#inhalt #bnr {
	float:right;
	width:210px;
	height:2000px;
	margin-left:10px;
}
#inhalt #bnr ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}
#inhalt #bnr li {
	padding-bottom:5px;
}

#inhalt #serch2{
	float:right;
	width:210px;
	margin-left:10px;
	}
#line_bnr{
	width:200px;
	height:34px;
	background-image:url(image/dot.gif);
	background-repeat:repeat-x;
	}
#inhalt #menu{
	width:200px;
	background-color:#454545;
	padding:10px 0 10px 0;
	margin-bottom:10px;
	}
#inhalt #menu a{
	color:#fff;
	text-decoration:underline;
	}
#inhalt #menu ul{
	margin:10px;
	padding:0 0 10px 10px;
	}
#inhalt #menu li{
	font-size:10px;
	padding:0 0 10px 0;
	}
#inhalt #menu p{
	margin-left:10px;
	}
#menu dd{
	color:#fff;
	font-size:10px;
	padding-bottom:10px;
	}

#menu p{
padding:0 0 0 10px;
	color:#fff;
	font-size:10px;
	}
#menu h2{
	width:180px;
	font-size:14px;
	color:#f60;
	border-bottom:1px solid #f60;
	padding:0 0 2px 0;
	margin:0 10px 10px 10px;
}

#about{}

#about_top{
	height:30px;
	background-image:url(images/top_about_bg.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:220px;
	}
#about_top2 {
	height:170px;
	background-image:url(images/top_about02.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin-left:10px;
	}
#about_top2 p{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:0 auto auto 150px;
	padding-top:20px;
	}

/******** Content variations ********/

.blog_box{
	margin-left:10px;
	margin-right:220px;
	margin-bottom:15px;
	}
.blog_box_tit{
	border:3px solid #f90;
	background-color:#f90;
	background-position:left top;
	color:#fff;
	}
.blog_box_tit p{
	margin:7px 0 3px 0;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	}
.blog_box_tit a:link{
	color:#fff;
	text-decoration:underline;
	}
.blog_box_tit a:visited{
	color:#fff;
	text-decoration:underline;
	}
.blog_box_tit a:active{
	color:#fff;
	text-decoration:underline;
	}
.blog_box_tit a:hover{
	color:#f60;
	text-decoration:none;
	}
.blog_main{
	border:3px solid #f90;
	background-color:#fff;
	margin:0;
	padding:0;
	}
.blog_main p{
	margin:0 20px 0 20px;
	padding:20px 0 20px;
	font-size:12px;
	line-height:1.2em;
	}
.blog_main li{
	margin:0 20px 0 0;
	padding:0px 0 10px;
	font-size:12px;
	line-height:1.2em;
	}
	
	
.comment_area{
	border:3px solid #f90;
	background-color:#fff;
	margin:0;
	padding:0;
	}
.comment_area h3{
	margin:0 20px 0 20px;
	padding:20px 0 5px;
	color:#f90;
	font-size:14px;
	border-bottom:2px dotted #f90;
	}
.comment_area p{
	margin:0 20px 0 20px;
	font-size:12px;
	line-height:2em;
	}
.comment{
	font-size:10px;
	margin:0 20px 0 20px;
	padding:5px 0 5px 0;
	text-align:right;
	border-top:2px dotted #f90;
	}
.archive{
	border:3px solid #f90;
	background-color:#fff;
	margin:0;
	padding:0;
	}
.archive p{
	margin:0 20px 0 20px;
	font-size:12px;
	line-height:2em;
	}

.ranking{
	font-size:10px;
	margin:0 20px 0 20px;
	padding:5px 0 5px 0;
	text-align:right;
	border-top:2px dotted #f90;
	}

.pr{
	font-size:10px;
	margin:0 20px 0 20px;
	padding:5px 0 5px 0;
	text-align:left;
	border-top:2px dotted #f90;
	}

.pr2{
	font-size:18px;
	color:#FF6600;
	margin:0 20px 0 20px;
	padding:5px 0 5px 0;
	text-align:center;
	border-top:2px dotted #f90;
	}


.loginform {
	padding-left: 10px;
	padding-bottom: 15px;
	font-size:10px;
	color:#fff;
}
.commentform {
	padding-left: 20px;
	padding-bottom: 15px;
	color:#666;
	font-size:12px;
}
.searchform, .mailform {
padding-left: 10px;
padding-bottom: 15px;
}

.search_box{
	margin-left:10px;
	margin-right:220px;
	margin-bottom:15px;
	color:#fff;
	}
.search_tit{
	}
.search_tit p{
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#ff0;
	}









/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#4088b8;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 1em;
 margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }


