/* CSS by Martin Stein EXCO|MEDIA > www.excomedia.de */
/* @group scrollbar */

/* http://almaer.com/scrollbar/debug.html */

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 10px;
}

::-webkit-scrollbar-button:vertical:increment {
    background-color: #fff;
}

::-webkit-scrollbar-track-piece {
    background-color: #FAFAFA;
    -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #ccc;
    -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #ccc;
    -webkit-border-radius: 3px;
}

/* #content{
	-webkit-transform: rotate(-1.14045deg);
	}
	
	*/

/* @end */

/* Allgemeines */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #656565;
	font-size: 9px;
	}
	
html,body {
	width:100%;
	height:100%;
	overflow: auto;
	}
	
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
	
	html {
		background-color: #FFF;
		background-image: url('/tpl/gfx/bg_pattern.jpg');
		background-repeat: repeat;
		background-attachment: fixed;}
		
.kommentar_floatbox {
	overflow: hidden;
	}
	
.vcard {
	font-size: 1px;
	visibility: hidden;
	}
		
img {
	border: 0;
	}
	
hr {
	height: 1px;
	}
	
.profile_img {
	float:right;
	padding:5px;
	border: 1px solid #C0C0C0;
	background-color:#FFF;
	}
		
#gradient_top {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	background-image: url('/tpl/gfx/menu_gradient.jpg');
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 1px solid #C0C0C0;
	z-index: 3;
	}
	
#gradient_bottom {
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	background: url('/tpl/gfx/menu_gradient.jpg') top left repeat-x;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	z-index: 5;
	overflow: hidden;
	}

#shadow_top {
	width: 100%;
	height: 37px;
	position: absolute;
	top: 50px;
	background: url('/tpl/gfx/shadow_top.png') top left repeat-x;
	z-index: 2;
	}
	
#shadow_bottom {
	width: 100%;
	height: 37px;
	position: fixed;
	bottom: 50px;
	background: url('/tpl/gfx/shadow_bottom.png') bottom left repeat-x;
	z-index: 4;
	}
	
#menu {
	position: absolute;
	width: 756px;
	top: 0;
	left: 50%;
	height: 50px;
	text-transform: uppercase;
	text-align: center;
	margin-left: -378px;
	z-index: 5;
	text-shadow: 0 1px 1px #FFF;
	}
	
	.menu_else, .menu_first {
		width: 150px;
		height: 50px;
		float: left;
		line-height: 50px;
		border-right: 1px solid #C0C0C0;
		}
		
		.menu_first {
			border-left: 1px solid #C0C0C0;
			}
	
#logo {
	width: 300px;
	height: 159px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url('/tpl/gfx/excomedia_gradient.png') top left no-repeat;
	margin-top: -82px;
	margin-left:-150px;
	z-index: 1;
	}
	
#pfeil_kontakt {
	width: 204px;
	height: 98px;
	position: fixed;
	bottom: 75px;
	left: 50%;
	background: url('/tpl/gfx/kontakt.png') top left no-repeat;
	margin-left: -222px;
	z-index: 0;
	}
	
#pfeil_menu {
	width: 238px;
	height: 74px;
	position: absolute;
	top: 65px;
	left: 50%;
	background: url('/tpl/gfx/informationen.png') top left no-repeat;
	margin-left: -100px;
	z-index: 0;
	}
	
#impressum {
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: 13px;
	margin-left: -400px;
	width: 800px;
	overflow: hidden;
	text-shadow: 0 1px 1px #FFF;
	}
	
/* Contentbereich */

#content {
	position: absolute;
	top: 30px;
	left: 50%;
	width: 775px;
	min-height: 300px;
	margin-left: -382px;
	z-index: 4;
	}

#content_top_1, #content_top_2, #content_top_3, #content_top_4, #content_top_5 {
	position: absolute;
	top: 0;
	left: 0;
	width: 775px;
	height: 52px;
	}
	
	#content_top_1 {
		background: url('/tpl/gfx/bg_content_1.png') top left no-repeat;
		}
		
	#content_top_2 {
		background: url('/tpl/gfx/bg_content_2.png') top left no-repeat;
		}
		
	#content_top_3 {
		background: url('/tpl/gfx/bg_content_3.png') top left no-repeat;
		}
		
	#content_top_4 {
		background: url('/tpl/gfx/bg_content_4.png') top left no-repeat;
		}
		
	#content_top_5 {
		background: url('/tpl/gfx/bg_content_5.png') top left no-repeat;
		}
	
#content_body {
	margin: 50px 50px 140px 30px;
	/*word-wrap: break-word;*/
	/*text-shadow: #ccc 0px 1px 1px;*/
	overflow: visible;
	line-height: 15px;
	}
	
	.content_body_comments_floater {
		width: 100%;
		margin: 0 0 15px;
		padding: 15px 0 0;
		overflow: visible;
		}
	
	.content_body_floater, .content_body_blog_floater, .content_body_blog_detail_floater {
		width: 100%;
		overflow: visible;
		padding-bottom: 10px;
		margin-bottom: 15px;
		border-bottom: 1px dotted #656565;
		}
		
	.content_body_floater {
		min-height: 163px;
		}
	
	.content_body_blog_detail_floater {
		border: none !important;
		margin-bottom: 0;
		}
	
	#content_body img {
		margin: 0 0 10px 20px;
		/* float: right; */
		}
		
		#content_body .text_field .content_body_floater img {
			float: right;
			}
	
	#content_body_left {
		position: absolute;
		top: 52px;
		left: 0;
		bottom: 102px;
		width: 30px;
		background: url('/tpl/gfx/bg_content_left.png') top left repeat;
		z-index: -1;		
		}
		
	#content_body_right {
		position: absolute;
		top: 52px;
		right: 0;
		bottom: 102px;
		width: 50px;
		background: url('/tpl/gfx/bg_content_right.png') top left repeat;
		z-index: -1;
		}
		
	#content_body_center {
		position: absolute;
		top: 52px;
		left: 30px;
		right: 50px;
		bottom: 102px;
		background: url('/tpl/gfx/bg_content_center.png') top left repeat;
		z-index: -1;
		}

#content_bottom {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 775px;
	height: 52px;
	background: url('/tpl/gfx/bg_content_bottom.png') top left no-repeat;
	z-index: -1;
	}
	
#content_space {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	}
	
#content_close {
	text-align: right;
	position: absolute;
	bottom: 102px;
	right: 47px;
	z-index: -1;
	}
	
#content_rss {
	position: absolute;
	top: 48px;
	right: 55px;
	overflow: visible;
	z-index: 15;
	text-align: right;
	}
	
.content_body_blog {
	position: relative;
	top: 0;
	left: 0;
	width: 695px;
	overflow: hidden;
	z-index: 1;
	}
	
.content_body_blog_bg_hl {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 695px;
	font-size: 20px;
	color: #EAEAEA;
	line-height: 25px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 0 1px 1px #FFF;
	overflow: hidden;
	}

.content_body_blog_hl {
	position: absolute;
	top: 10px;
	left: 7px;
	}
	
	.content_body_blog_hl h2, .content_body_blog_hl h2 a, .related_hl a {
		font-weight: bold;
		font-size: 12px;
		text-shadow: 0 1px 1px #FFF;
		}
		
	.related_hl a {
		font-style:  italic;
		font-size:  11px;
		color: #656565;
		}
	
.content_body_blog_entry {
	padding: 35px 10px 30px;
	}
	
.content_body_blog_author {
	position: absolute;
	bottom: 5px;
	right: 20px;
	font-size: 25px;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #DFDFDF;
	text-shadow: 0 1px 1px #FFF;
	}
	
.content_body_blog_date {
	position: absolute;
	bottom: 0;
	right: 15px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #C0C0C0;
	text-shadow: 0 1px 1px #FFF;
	}
	
	
.content_body_blog_author_pre {
	position: absolute;
	bottom: 5px;
	right: 40px;
	font-size: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #DFDFDF;
	text-shadow: 0 1px 1px #FFF;
	}

	
.content_body_blog_comments {
	position: absolute;
	bottom: 5px;
	left: 15px;
	font-size: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #DFDFDF;
	text-shadow: 0 1px 1px #FFF;
	}
	
.content_body_blog_comlinks, related_autor {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #C0C0C0;
	text-shadow: 0 1px 1px #FFF;
	}
	
	.related_autor {
		margin-top:  -3px;
		margin-bottom: 5px;
		}
	
#content_blog_nav {
	width: 70px;
	height: 19px;
	margin: 0 0 0 5px;
	overflow: hidden;
	}
	
	#content_blog_nav img {
		float: left;
		margin: 0;
		padding: 0;
		}
	
.content_body_blog_entry a:link, .content_body_blog_entry a:visited {
	border-bottom: 1px dotted #656565;	
	} 
	
.content_body_blog_entry a:hover, .content_body_blog_entry a:active {
	border-bottom: 1px dotted #087EEE;	
	} 
	
	.imagebox {
		width:650px;
		overflow:visible;
		text-align:center;
		}
		
		.imagebox a {
			border:none !important;
			}
			
		.imagebox img {
			border:1px dotted #000;
			padding:5px;
			background-color:#FFF;
			}
	
.text_field {
	margin: 0 10px;
	}
	
.navleft {
	float: left;
	height: 20px;
	margin-right: 15px;
	}
	
.navright {
	float: left;
	height: 20px;
	}
				
/* Noch ein Versuch */
/* bei Erfolg -> kommentar in comment aendern! */

.kommentar {
	overflow: hidden;
	min-height: 130px;
	width: 650px;
	background: url('/tpl/gfx/kommentar_bg.jpg') bottom left repeat-y;
	position: relative;
	z-index: 1;
	margin: 0 25px 10px 20px;
	}
	
	.kommentar_top {
		padding: 40px 15px 35px 60px;
		min-height: 75px;
		background: url('/tpl/gfx/kommentar_top.jpg') top left no-repeat;
		text-shadow: 0 0 0 #C0C0C0;
		}
	
	.kommentar_bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 650px;
		height: 21px;
		background: url('/tpl/gfx/kommentar_bottom.jpg') bottom left no-repeat;
		z-index: -1;
		}
		
	.kommentar_img {
		position: absolute;
		top: 25px;
		left: 10px;
		width: 32px;
		line-height: 20px;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		color: #C0C0C0;
		text-shadow: 0 1px 1px #FFF;
		}
		
	.kommentar_neu_img {
		position: absolute;
		top: 30px;
		left: 12px;
		width: 32px;
		height: 32px;
		background: url('/tpl/gfx/kommentar.png') top left no-repeat;
		}
		
	.related_neu_img {
		position: absolute;
		top: 25px;
		left: 10px;
		width: 32px;
		height: 32px;
		background: url('/tpl/gfx/related.png') top left no-repeat;
		}
		
	.kommentar_date {
		position: absolute;
		top: 45px;
		left: 10px;
		width: 32px;
		font-weight: bold;
		text-align: center !important;
		color: #C0C0C0;
		text-shadow: 0 1px 1px #FFF;
		}
		
	.kommentar_name {
		width: 570px;
		float: left;
		margin-left: 15px;
		margin-top: 40px;
		}	
		
	.kommentar_bg {
		position: absolute;
		top: 10px;
		right: 10px;
		color: #C0C0C0 !important;
		font-size: 11px;
		font-style: italic;
		font-weight: bold;
		background: none !important;
		text-shadow: 0 0 0 #C0C0C0;
		}	
		
	
	.kommentar_commenter {
		position: absolute;
		top: 15px;
		right: 10px;
		color: #CFCFCF !important;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		background: none !important;
		text-shadow: 0 1px 1px #FFF;
		}
		
	.kommentar_url {
		position: absolute;
		bottom: 5px;
		right: 10px;
		}
		
.addcomment_left {
	width: 200px;
	height: 175px;
	float: left;
	}
	
.addcomment_right {
	width: 370px;
	height: 175px;
	float: left;
	}
	
input {
	border: 1px solid #C0C0C0;
	background-color: #FAFAFA;
	color: #656565;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	width: 185px;
	margin: 5px 0 10px;
	}
	
textarea {
	width: 370px;
	height: 150px;
	border: 1px solid #C0C0C0;
	background-color: #FAFAFA;
	color: #656565;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin: 5px 0;
	}
	
.send_form {
	width: 435px;
	text-align: right;
	}
	
.button {
	width: 100px;
	height: 17px;
	margin: 15px 0 0;
	color: #444444;
	border: none !important;
	background: url('/tpl/gfx/admin/button_rounded.png') left no-repeat;
	}
	
/* Typo */

h1 {
	font-size: 12px;
	padding-bottom: 4px;
	width: 100%;
	border-bottom: 1px dotted #656565;
	margin-bottom: 12px;
	}
	
h2 {
	font-weight: bold;
	margin-bottom: 15px;
	}
	
h3 {
	font-weight: bold;
	margin: 0;
	}
	
ul {
	text-decoration: none;
	margin: 0 0 0 20px;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
img.left {
	float: left;
	}
	
img.right {
	float: right;
	}
	
/* Honeypot Input for Bots */
.pot {
	height: 0;
	width: 0;
	visibility:  hidden !important;
	display:  none;
	}
		
/* Links */		

a:link, a:visited {color:#333333;text-decoration:none;}
a:hover, a:active {color:#087EEE;text-decoration:none;}
a.related_hl:link, a.related_hl:visited {color:#656565;text-decoration:none;}
a.related_hl:hover, a.related_hl:active {color:#087EEE;text-decoration:none;}
a.menu_active:link, a.menu_active:visited {color:#656565;text-decoration:none;font-size:14px;}
a.menu_active:hover, a.menu_active:active {color:#087EEE;text-decoration:none;font-size:14px;}
a.menu_inactive:link, a.menu_inactive:visited {color:#087EEE;text-decoration:none;font-size:14px;}
a.menu_inactive:hover, a.menu_inactive:active {color:#087EEE;text-decoration:none;font-size:14px;}
a.blogprev:link, a.blogprev:visited{color:#474747;text-decoration:none;line-height:21px;background-image: url('/tpl/gfx/prev_i.png');background-position: top left;background-repeat:no-repeat;padding:3px 0 8px 22px;}
a.blogprev:hover, a.blogprev:active{color:#087EEE;text-decoration:none;line-height:21px;background-image: url('/tpl/gfx/prev_a.png');background-position: top left;background-repeat:no-repeat;padding:3px 0 8px 22px;}
a.blognext:link, a.blognext:visited{color:#474747;text-decoration:none;line-height:21px;background-image: url('/tpl/gfx/next_i.png');background-position: top right;background-repeat:no-repeat;padding:3px 22px 8px 0;}
a.blognext:hover, a.blognext:active{color:#087EEE;text-decoration:none;line-height:21px;background-image: url('/tpl/gfx/next_a.png');background-position: top right;background-repeat:no-repeat;padding:3px 22px 8px 0;}
a.close:link, a.close:visited{color:#474747;text-decoration:none;font-size:14px;background-image: url('/tpl/gfx/close_inact.jpg');background-position: top right;background-repeat:no-repeat;padding:0 22px 0 0;}
a.close:hover, a.close:active{color:#087EEE;text-decoration:none;font-size:14px;background-image: url('/tpl/gfx/close_act.jpg');background-position: top right;background-repeat:no-repeat;padding:0 22px 0 0;}
a.blog:link, a.blog:visited {color:#C0C0C0;text-decoration:none;font-size:12px;line-height:13px;}
a.blog:hover, a.blog:active {color:#087EEE;text-decoration:none;font-size:12px;line-height:13px;}
a.rss:link, a.rss:visited{color:#474747;text-decoration:none;font-size:14px;line-height:17px;background-image: url('/tpl/gfx/rss.gif');background-position: top right;background-repeat:no-repeat;padding:0 22px 0 0;}
a.rss:hover, a.rss:active{color:#087EEE;text-decoration:none;font-size:14px;line-height:17px;background-image: url('/tpl/gfx/rss_hover.gif');background-position: top right;background-repeat:no-repeat;padding:0 22px 0 0;}