/* default styles
   -------------- */
  
body {
	background: #17002C url(images/hintergrund.gif) repeat-x fixed;
	text-align: center;
	font:11px/12px Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
#banner {
	width: 780px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 72px;
	text-align: center;
	background-image: url(images/bands_01.png);
	background-repeat: no-repeat;
}
#nav_top {
	background:url(images/bands_02.png) no-repeat;
	height: 40px;
	margin: 0px;
	padding: 4px 0px 0px;
	line-height: 148%;
}
#nav_top ul {
	padding:0px;
	list-style-type:none;
	background:transparent;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-top: 0px;
}
#nav_top li {
	display:block;
	float:left;
	margin:0 1px 0 7px;
	text-indent: 2px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

#nav_top a {
	color: #CCC;
	text-decoration: none;
}
#nav_top a:link {
	color: #CCC;
	text-decoration: none;
}
#nav_top a:hover {
	color: #FFF;
	text-decoration: none;
}
a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

h1 {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 2px 0 0 0px;
	margin: 0;
	color: #C3593C;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #C3593C;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #FFCC00;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 {
	margin: 5px 0px;
	padding: 0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #CC6600;
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h3 { 
	font-size: 1.4em;
}

h4 { 
	font-size: 1.3em;
}

h4 { 
	font-size: 1.2em;
}

h5 { 
	font-size: 1.1em;
}

h6 { 
	font-size: 1em;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search {
	width: 145px;
	height: 22px;
	border: none;
	background: #fff url(images/input.gif) no-repeat;
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	cursor: pointer;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #ccc;
	color: #666;
}

/* layout
   ------ */

.content {
	width: 780px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	background-repeat: repeat-y;
	background-image: url(images/bg.png);
}
#header {
	background-color: #EEE;
	padding: 0px;
	margin: 0px 12px 8px;
}
.logo {
	width: 550px;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding: 0px;
	float: left;
	clear: left;
}
.logo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C85E35;
	padding: 0px;
}
.logo h1 a {
	color: #C85E35;
}
.logo h1 a:link {
	color: #C85E35;
}
.logo h1 a:hover {
	color: #FFCC00;
}
.logo p {
	font-size: 1em;
	color: #CCCCCC;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 200px;
	margin: 48px 24px 0px 0;
	padding: 0 5px 0px 0;
	text-align: right;
	background: url(images/dot.gif) repeat-x bottom;
	color: #DDD;
	float: right;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_info a {
	color: #DDD;
	font-size: 1.2em;
	text-decoration: none;
}
.top_info a:link {
	color: #DDD;
}
.top_info a:hover {
	color: #FFFFFF;
}
.slogan {
	text-align: right;
	width: 160px;
}

.bartop {
	height: 28px;
	background-color: #6E6E6E;
}
.bartop p {
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	text-align: left;
	text-indent: 18px;
	font-size: 1.1em;
	color: #FFFFFF;
}
.bar {
	text-align: left;
	background-color: #FFFFFF;
}

	.bar li {
	color: #CCCCCC;
	display: inline;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	}
	
	.bar .current_page_item a{
	background: #EEE url(images/bar.gif) no-repeat center bottom;
	color: #CC6600;
	font-weight: bold;
	text-decoration:none;
	padding: 2px 4px 1px;
	margin: 0px;
	border: 1px dashed #999999;
	}

	.bar a {
	font-weight: bold;
	color: #003366;
	background: inherit;
	line-height: 110%;
	font-size: 1em;
	text-transform: uppercase;
	} 
	.bar a:hover {
	color: #C85E35;
	} 
.search_field {
	text-align: right;
	float: right;
	width: 568px;
	height: 38px;
	background: #464548 url(images/searchbg.gif) no-repeat top right;
	color: #000;
	padding: 10px 0px 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	clear: right;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.feed {
	float: left;
	height: 34px;
	padding: 10px 0px 4px;
	width: 180px;
	background: #6E6E6E url(images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0px 4px 0px 12px;
	text-align: left;
	text-indent: 4px;
	clear: left;
}

.feed img {
	border:0;
	vertical-align: top;
}

.feed a {
	color:#fefefe;
	text-decoration:none;
}

.subheader {
	margin: 4px 12px 8px;
	padding: 4px 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	clear: both;
	width: 95%;
}

/* left side
   --------- */
.lefttop {
	width: 565px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(images/bands_03.png);
	background-repeat: no-repeat;
	color: #FFCC00;
	overflow: hidden;
}
.left {
	font-size: 1.1em;
	background-image: url(images/bands_05.png);
	width: 565px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	clear: left;
	display: block;
	text-align: left;
}
.left_bottom {
	background-image: url(images/bands_07.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 565px;
}

	.left_articles {
	margin: 0px 12px 15px 24px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(images/lb.gif) no-repeat bottom left;
		height: 20px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
}
	
/* sidebar
   ---------- */
		
.sidebar {
	float: right;
	width: 188px;
	margin: 4px 12px 10px 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 4px;
}

.sidebar h2 {
	color:#fefefe;
	border-bottom:1px solid #efefef;
}

.sidebar a {
	color: #FFFF00;
	text-decoration:none;
	font-size: 120%;
}

.sidebar a:hover {
	color: #fffff0;
	text-decoration:underline;
}

.sidebar li {
	list-style-type:none;
	list-style-position:outside;
}

.sidebar li ul li{
	list-style-type:none;
	list-style-position:outside;
	margin-left:20px;
}
		
	.rt {
		background: #C85E35 url(images/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
	font-size: 0.9em;
	background: #C85E35 url(images/rb.gif) no-repeat bottom;
	color: #FEE1D5;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.alignright {
float: right;
}
	
.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}

/* Begin Comments*/

.commentlist li.alt {
	background-color:#FFFFE7;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

/* footer
   ------ */

#footer {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
	color: #000000;
	background-image: url(images/bands_10.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 780px;
	clear: both;
	overflow: hidden;
	background-position: bottom;
}

.footerinner {
	padding-top: 12px;
}
.footerinner a {
	color: #858585;
	text-transform: uppercase;
	text-decoration: none;
}
.footerinner a:link {
	color: #858585;
}
.footerinner a:active {
	color: #8F76C8;
}
.footerinner a:visited {
	color: #858585;
}
.footerinner a:hover {
	color: #993300;
	text-decoration: underline;
}
.footerinner p {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
.copyright{
	color:#333333;
	margin-top: 4px;
}
