/* Bearbeitet und erweitert von Matthias Mueller  - http:/www.studio24-7.de */

* {
 margin: 0px;
 padding: 0px;
}
 
html, body {
 font-size: 11px;
 line-height: 17px;
 color: #CACACA; 
 font-family: "Tahoma" , "Arial";
 background: #1A1A1A url('images/background.jpg') repeat-x; 
 margin: 0px auto;
 text-align: center;
 width: 100%;
 height: 100%
}

td {
 font-size: 11px;
 line-height: 17px;
 color: #CACACA; 
 font-family: "Tahoma" , "Arial";
}

#layer {
 width: 950px;
 background: transparent;  
 margin: 0px auto;
 padding: 0px;
 text-align: left;
}

#top {
 width: 948px;
 height: 22px;
 background: #CACACA url('images/top.jpg'); 
 margin: 0px;
 text-align: right;
 border-bottom: 1px solid #3C3C3C;
 border-right: 1px solid #2D2D2D;
 border-left: 1px solid #2D2D2D; padding-left:0px; padding-right:0px; padding-top:40px; padding-bottom:0px
}

#top ul {
 margin: 0px;
}

#top li {
 color: #747474;
 margin: 0px 5px 0px 10px;
 list-style: none;
 display: inline;
}

#navigation {
 width: 938px;
 height: 29px;
 background: #CACACA url('images/navigation.jpg') no-repeat; 
 margin: 0px;
 text-align: left;
 border-bottom: 1px solid #3C3C3C;
 border-right: 1px solid #2D2D2D;
 border-left: 1px solid #2D2D2D; padding-left:10px; padding-right:0px; padding-top:12px; padding-bottom:0px
}

#navigation ul {
 margin: 0px;
}

#navigation li {
 margin: 0px 10px;
 list-style: none;
 display: inline;
}

#header {
 width: 948px;
 height: 100px;
 background: #CACACA url('images/header.jpg') no-repeat; 
 margin: 0px;
 padding: 0px;
 text-align: left;
 border-bottom: 1px solid #3C3C3C;
 border-right: 1px solid #2D2D2D;
 border-left: 1px solid #2D2D2D
}

#suche {
 width: 934px;
 height: 23px;
 background: #CACACA url('images/navigation.jpg') no-repeat; 
 margin: 0px;
 text-align: left;
 border-bottom: 1px solid #3C3C3C;
 border-right: 1px solid #2D2D2D;
 border-left: 1px solid #2D2D2D; padding-left:7px; padding-right:7px; padding-top:1px; padding-bottom:0px
}

#inhalt {
 width: 936px;
 height: auto;
 background: #CACACA url('images/inhalt.jpg') repeat-y; 
 margin: 0px auto;
 padding: 7px;
 text-align: left;
 overflow: hidden
}

#links {
 width: 180px;
 background: transparent; 
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

#content {
 width: 564px;
 background: transparent; 
 margin: 0px 6px 0px 6px;
 padding: 0px;
 float: left;
 font-family: "Arial";
 overflow: hidden;
}

#rechts {
 width: 180px;
 background: transparent; 
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

.cBox {
 width: 542px;
 background: #2D2D2D; 
 margin-bottom: 7px;
 padding: 10px;
 text-align: left;
 border-top: 1px solid #3C3C3C;
 border-right: 1px solid #282828;
 border-left: 1px solid #343434;
 border-bottom: 1px solid #252525;
 text-align: left;
 overflow: hidden;
}

.cBox h1 {
 width: 530px;
 background: #191919; 
 margin-bottom: 10px;
 padding: 0px 5px 0px 5px;
 text-align: left;
 border: 1px solid #545454;
 font-size: 11px;
 line-height: 20px;
 color: #FFBA00;
 font-weight: bold; 
 font-family: "Tahoma";
}










.linkBox {
 width: 169px;
 background: #2D2D2D; 
 margin-bottom: 7px;
 padding: 0px 0px 4px 0px;
 text-align: left;
 border: 1px solid #545454;
 text-align: left;
 overflow: hidden;
}

.linkBox h1 {
 width: 159px;
 background: #191919; 
 margin-bottom: 3px;
 padding: 0px 5px 0px 5px;
 text-align: left;
 border: 1px solid #545454;
 border-top: none;
 border-left: none;
 border-right: none;
 font-size: 11px;
 line-height: 20px;
 color: #FFBA00;
 font-weight: bold; 
 font-family: "Tahoma";
}

.linkBox h1 a, .linkBox h1 a:hover {

	width: 155px;
	padding: 0px 2px;
	font-size: 11px;
	line-height: 20px;
	display: block;
	color: #FFBA00;
	text-decoration: none;

} 

.linkBox a {

	width: 145px;
	padding: 0px 7px;
	line-height: 16px;
	display: block;
	color: #CACACA;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;

}

.linkBox a:hover {

	width: 145px;
	padding: 0px 7px;
	line-height: 16px;
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;

}

.boxinfo {
 width: 530px;
 background: #262626; 
 margin-top: 10px;
 padding: 0px 5px 0px 5px;
 text-align: left;
 border: 1px solid #545454;
 color: #CACACA;
}

.sBox {
 width: 158px;
 background: #2D2D2D; 
 margin-bottom: 7px;
 padding: 10px;
 text-align: left;
 border-top: 1px solid #3C3C3C;
 border-right: 1px solid #282828;
 border-left: 1px solid #343434;
 border-bottom: 1px solid #252525;
 text-align: justify
 color: #CACACA;
 overflow: hidden;
}

.sBox h1 {
 width: 146px;
 background: #191919; 
 margin-bottom: 10px;
 padding: 0px 5px 0px 5px;
 text-align: left;
 border: 1px solid #545454;
 font-size: 11px;
 line-height: 20px;
 color: #FFBA00;
 font-weight: bold; 
 font-family: "Tahoma";
}

#footer {
 width: 950px;
 height: 35px;
 background: #1A1A1A; 
 margin: 0px auto;
 padding: 15px 0px 0px 0px;
 border-top: 1px solid #3C3C3C;
 text-align: center;
 color: #6E6E6E;
}

.shoutboxinput {
 width: 152px;
 height 100px;
 padding: 2px;
 background: #2D2D2D;
 border: 1px solid #545454;
 color: #CACACA;
 font-family: "Tahoma";
 font-size: 11px;
 margin-bottom: 4px; 
}

.shoutboxinput2 {
 width: 152px;
 height 23px;
 padding: 2px;
 background: #2D2D2D;
 border: 1px solid #545454;
 color: #CACACA;
 font-family: "Tahoma";
 font-size: 11px;
 margin-bottom: 4px; 
}

.button {
 font-family: "Tahoma";
 font-size:10px;
 color: #000000;
 background: #FFBA00;
 border-top: 1px solid #FFD76C;
 border-right: 1px solid #A17500;
 border-left: 1px solid #FFC936;
 border-bottom: 1px solid #6B4E00;
}

p.shoutbox {
 margin: 0px 0px 10px 0px;
 color: #CACACA;
 font-size: 10px;
}

.textbox {
 padding: 2px;
 background: #2D2D2D;
 border: 1px solid #545454;
 color: #CACACA;
 font-family: "Tahoma";
 font-size: 11px;
 margin-bottom: 4px; 
}

.sucheinput {
 width: 175px;
 height: 12px;
 padding: 1px;
 background: #2D2D2D;
 border: 1px dotted #545454;
 color: #CACACA;
 font-family: "Tahoma";
 font-size: 11px;
 margin-top: 3px;
 *margin-top: 2px;
 margin-bottom: 4px; 
}

#loginbox {
 width: 400px;
 background: #191919; 
 padding: 20px;
 text-align: center;
 border: 1px solid #545454;
 font-size: 11px;
 color: #CACACA;
}

.admincBox {
 width: 728px;
 background: #2D2D2D; 
 margin-bottom: 7px;
 padding: 10px;
 text-align: left;
 border-top: 1px solid #3C3C3C;
 border-right: 1px solid #282828;
 border-left: 1px solid #343434;
 border-bottom: 1px solid #252525;
 text-align: justify;
 overflow: hidden;
}

.admincBox h1 {
 width: 696px;
 background: #191919; 
 margin-bottom: 10px;
 padding: 0px 5px 0px 5px;
 text-align: left;
 border: 1px solid #545454;
 font-size: 11px;
 line-height: 20px;
 color: #FFBA00;
 font-weight: bold; 
 font-family: "Tahoma";
}

#adminrechts {
 width: 728px;
 background: transparent; 
 margin: 0px 0px 0px 6px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

a.extern, a:visited.extern	{background: url('images/link.gif') no-repeat left; padding-left: 17px; color: #FFBA00; text-decoration: none}
a:hover.extern 		{background: url('images/link_over.gif') no-repeat left; padding-left: 17px; color: #CACACA; text-decoration: none}

#navigation a              {color: #CACACA; text-decoration: none; font-weight: bold; text-transform: uppercase; font-family: "Arial"; font-size: 11px;}
#navigation a:hover	{color: #FFBA00; text-decoration: none; font-weight: bold; text-transform: uppercase; font-family: "Arial"; font-size: 11px;}

#top a            	{color: #747474; text-decoration: none; font-weight: normal;}
#top a:hover		{color: #FFBA00; text-decoration: none; font-weight: normal;}

a.navlink		{color: #CACACA; text-decoration: none; font-weight: normal;}
a:hover.navlink  		{color: #FFBA00; text-decoration: none; font-weight: normal;}

#suche a	        		{color: #969696; text-decoration: none; font-weight: normal;}
#suche a:hover   		{color: #FFBA00; text-decoration: none; font-weight: normal;}

.sBox a	    		{color: #CACACA; text-decoration: none; font-weight: normal;}
.sBox a:hover		{color: #FFBA00; text-decoration: underline; font-weight: normal;}

a.sideyellow		{color: #FFBA00; text-decoration: none; font-weight: normal;}
a:hover.sideyellow	{color: #FFBA00; text-decoration: none; font-weight: normal;}

a		{color: #FFBA00; text-decoration: none;}
a:hover		{color: #FFBA00; text-decoration: underline;}

a.side		{color: #CACACA; text-decoration: none;}
a:hover.side	{color: #FFBA00; text-decoration: none;}

a.white		{color:#FFFFFF; text-decoration:none; FONT-WEIGHT: bold;font-size:10px;}
a:hover.white	{color:#CACACA; text-decoration:none;}
a.nav-left	{color:#F5D13F; text-decoration:none; FONT-WEIGHT: bold;font-size:10px;}
a:hover.nav-left	{color:#CACACA; text-decoration:none;}
a.nav-right	{color:#FF9D03; text-decoration:none; FONT-WEIGHT: bold;font-size:10px;}
a:hover.nav-right	{color:#CACACA; text-decoration:none;}

sup { position: relative; top: 1px; font-family: verdana; font-style: normal; font-weight: bold; font-size: 65%; vertical-align: top;}

.shadow {border-bottom: 1px solid #ffffff; background-image: url(images/bg_main2.gif); background-repeat: repeat-x;}
.main {

	background-image: url(images/bg_main.gif); background-repeat: repeat-x;
}

.logonav {border-top: 1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1;

	background-image: url(images/bg1.gif); background-repeat: repeat-x;
}
.tabnav {border-top: 1px solid #ffffff;

	background-image: url(images/bg2.gif); background-repeat: repeat-x;
}
.subnavl { background-color: #83B629; padding: .4em; padding-left: 1em; border-top: 4px solid #70A0F8; border-bottom: 1px solid #70A0F8; background-image: url(images/nav2_bg.gif); background-repeat: repeat-x;color: #3A6D05}
.subnav { background-color: #83B629; padding-right: 1em; border-top: 4px solid #70A0F8; border-bottom: 1px solid #70A0F8; background-image: url(images/nav2_bg.gif); background-repeat: repeat-x;
}
.shade { border-top: 1px solid #ffffff;

        background-image: url(images/bg3.gif); background-repeat: repeat-x;
}

.tabl { padding-right: 4px; background-image: url(images/tab_l.gif); background-repeat: no-repeat;}
.tabc { color: #ffffff; padding-top: .3em; background-image: url(images/tab_c.gif); background-repeat: repeat-x;}
.tabr { padding-right: 8px; background-image: url(images/tab_r.gif); background-repeat: no-repeat;}

h5 {
	margin: 0px;
	font-size: .85em;
	font-weight: normal;
}

.panel-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	font-weight:bold; 
	height:24px;
	color:#FFFFFF; 
	background-color:#262626;
	background-image:url(images/cellpic3.gif);
	padding:3px 5px 5px 5px;
}

.side-body {
	background-color:#262626;
	font-size:11px; font-family:Tahoma,Verdana,Arial,Sans-Serif;
	color:#0A0C11; 
	padding:4px 4px 6px 4px;
}


/* General page style */
.bodyline		{background: #EDEEEC;color:#CACACA;border:1px solid #CECECE;}
form			{margin:0px 0px 0px 0px;}

hr			{width: 100%; border: 1px #252525 solid; border-bottom: 1px #3C3C3C solid; margin: 10px 0px;}
hr.side-hr		{width: 100%; border: 1px #252525 solid; border-bottom: 1px #3C3C3C solid; margin: 5px 0px;}

td			{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px;}
pre			{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:9px;}
.alt			{color:#FFBA00;}
.white-header		{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px; color:#444;background-color:#999386; padding:4px; border-top:#545454 1px solid; border-bottom:#545454 1px solid;}

.full-header		{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px; color:#fff;background-color:#999386; border:1px #7C8999 solid;margin-top:2px;}
.textbox			{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px; color:#CACACA;}
.visits			{color:#364869; text-decoration:none; FONT-WEIGHT: bold;font-size:10px;}

.border {
	border-top: solid #545454; 
	border-top-width: 0px; 
	border-left: solid #545454; 
	border-left-width: 1px; 
	border-right: solid #545454; 
	border-right-width:1px; 
	border-bottom: solid #545454; 
	border-bottom-width:1px;
}

.border2 {
	border-top: solid #545454; 
	border-top-width: 1px; 
	border-left: solid #545454; 
	border-left-width: 1px; 
	border-right: solid #545454; 
	border-right-width:1px; 
	border-bottom: solid #545454; 
	border-bottom-width:0px;
}

.news-footer		{font-size:9px;font-weight:bold; color:#142000;background-color:#E2E3E0; padding:4px 4px 4px 4px;}
.capmain			{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px;font-weight:bold; border-width:1px 1px 1px 1px;border-color:#545454;border-style:solid;color:#B78E00; height:24px; padding:2px 2px 2px 2px;}
.copyrights		{background: none; COLOR: #FFFDF0; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny			{background: none; COLOR: #F4F1BF; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.title 			{background: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.block-title		{BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica}
.head-title 		{background: none; COLOR: #D9E3F6; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.date			{background: none; COLOR: #2D2B2B; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
img			{border: 0px;}
.capleft			{width:2px;height:20px;}
.capright		{width:2px;height:20px;}
.scapmain		{font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px;font-weight:bold; color:#CACACA; height:19px; padding:0px 2px 0px 2px; border-width:1px 0px 1px 0px;border-color:#545454 #545454 #545454 #545454;border-style:solid;}

.tbl-border {
	background-color:#545454;
}

.tbl {
 	font-family: "Tahoma";
 	font-size:11px;
 	color: #CACACA; 
	padding:3px 4px 3px 4px;
}

.tbl1 {
 	font-family: "Tahoma";
 	font-size:11px;
 	color: #CACACA;
	background-color:#262626; 
	padding:4px;
}

.tbl2 {
 	font-family: "Tahoma";
 	font-size:11px;
 	color: #CACACA; 
	background-color:#191919; 
	padding:4px;
}

/* Forum header*/
.forum-caption	{font-size:10px;font-weight:bold; color: #FFBA00;background-color:#000000; padding: 2px;}

/* Quote blocks */
.quote		{color:#CACACA;background-color:#191919; padding:4px;  border:1px #545454 solid;}

/* Voting Poll */
.poll			{height:10px; border:1px #A7ADB8 solid;}
.comment-name	{font-weight:bold; color:#ddcc88;}


/* This is for the Photo Gallery */ 

.gallery		{padding: 16px 0px 8px 0px;}
.gallery img	{border: 1px solid #cacaca; filter: gray;}
.gallery:hover img {border: 1px solid #FFBA00; filter: none;}
img.activegallery	{border: 1px solid #FFBA00; filter: none;}

.deref
{
	border: 1px solid #545454;
	background-color:#262626;
	color: #CACACA;
	font-size: 11px;
	width: 410px;	
	height: 40px;
	overflow: auto;
}

.deref_input {
	border: 1px solid #545454;
	background-color:#262626;
	color: #CACACA;
	font-size: 11px;
	width: 410px;	
	height: 16px;	
}

.gzsearch_input {
	border: 1px solid #545454;
	background-color:#262626;
	color: #CACACA;
	font-size: 11px;
	width: 100px;	
	height: 15px;
}

.gzsearch_dropbox {
 	font-family: "Tahoma";
 	font-size: 11px;
 	color: #CACACA;
 	background-color:#262626;
 	border: 1px solid #545454;
}

.gzsearch_button {
 	font-family: "Tahoma";
 	font-size:11px;
 	color: #000000;
 	background: #FFBA00;
 	border-top: 1px solid #FFD76C;
 	border-right: 1px solid #A17500;
 	border-left: 1px solid #FFC936;
 	border-bottom: 1px solid #6B4E00;
}

.badlink_button {
 	font-family: "Tahoma";
 	font-size:11px;
 	color: #CACACA;
 	background: #262626;
 	border-top: 1px solid #545454;
 	border-right: 1px solid #3C3C3C;
 	border-left: 1px solid #545454;
 	border-bottom: 1px solid #3C3C3C;
}