/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
	color:#aaa;
	line-height: 150%;
}


/* externe links bekommen ein symbol... 
a[href^="http:"] {
background: transparent
url('http://s332342903.online.de/vampster.com/img/icons/extern.gif') 100% 50% no-repeat;
padding-right: 20px;
}
a[href^="http://vampster.com"],
a[href^="http://www.vampster.com"]
{
background: transparent; padding-right: 0px;
}
*/

/* alt: .seitenbreite { margin: 0 11% }  */
/* die zahlen legen das verhältnis von seitenbreite und rand fest!  */

.seitenbreite { width:1000px; margin: 0 0 }  


.trennlinie_1 {border:solid #222 1px}

a {text-decoration: none; color:#999;}
   
a:hover {color:#ff0000}   
   

body {
	/* background: #111 url(http://vampster.com/img/bg.jpg) repeat-y center top; */
	/* background: #111 url(http://vampster.com/img/v4_vampster_background2.jpg) center top; */
	background: #000;
	color: #aaa;
	font: normal 80% "MS Sans Serif",Verdana,Arial,Sans-Serif;
}

table {
	
	font: normal 80% "MS Sans Serif",Verdana,Arial,Sans-Serif;
	padding: 2px;
	margin: 2px;
}


p  {
	font: normal 14px "MS Sans Serif",Verdana,Arial,Sans-Serif;
	padding-bottom: 1.1em;
	line-height: 150%;
	/* color:#ddd; */
	color:#aaa;
}

ul {
	font-size: 1.2em;
	padding-bottom: 1.1em;
	line-height: 130%;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;
padding: 2px;
}

ul {margin-left: 2em;}

h1 {font: 1.1em "MS Sans Serif",Verdana,Arial, Times New Roman, Times, serif;
	color: #fff; font-weight: bold;	
}

/* neu: */
h1 a {color: #d0d0d0;}
h1 a:hover {color: #a92222;}


.h1_news {font: 1.2em "MS Sans Serif",Verdana,Arial,Times New Roman, Times, serif;
	color: #fff; font-weight: bold;	}
	

.h1_news a {color:#fff;}

.h1_news a:hover {color:#a92222;}


h2 { 
	font: 1.2em "MS Sans Serif",Verdana,Arial, Times New Roman, Times, serif;
	background: url(http://vampster.com/img/headline.gif) no-repeat left bottom;
	color: #bbb;
	padding-bottom: 5px;	
	font-weight: bold;	
}

h3 {
	font: 1.2em "MS Sans Serif",Verdana,Arial,Times New Roman, Times, serif;
	background: url(http://vampster.com/img/headline.gif) no-repeat left bottom;
	color: #aaa;
	padding-bottom: 4px;	
	font-weight: bold;	
}


/* misc */
.clearer {clear: both;}
.stripes {
	background: #222 url(http://vampster.com/img/stripe.gif);
	/* height: 6px; */
	height: 0px;

}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	/* background: #111; */
	background: #640000 url(http://vampster.com/img/vampster_logo_500_1.gif); 
	/* background: #640000 url(http://vampster.com/img/vampster_994_weihnachten.jpg); */
	/* background: #640000 url(http://vampster.com/img/vampster_logo_2011_a.jpg);  */
	background-repeat: no-repeat;
	border-bottom: 1px solid #222;
	border-top: 3px solid #222;
	font: normal 2em sans-serif;
	height: 100px;
}
.header a {
	color: #888;
	display: block;
	line-height: 100px;
	text-decoration: none;
	width: 100%; 
}
.header span {padding-left: 32px;}
.header a:hover {
	/* background: #191919; */
	/* background: url(http://vampster.com/img/vampster_logo_500_2.gif); */
	/* background: #640000 url(http://vampster.com/img/vampster_logo_2011_a.jpg);  */
	background-repeat: no-repeat;
	color: #BBB;
}

/* structure */
.container {
	border: 2px solid #181818;
	border-top: none;
}

.main {
	background: #181818;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 64%;}
.main .right {width: 36%;}

.content {
	border-left: 1px solid #181818;
	border-top: 1px solid #181818;
	border-right: 1px solid #181818;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	background: #131313;
}

/* content elements */
.content h1 {
	/* background: url(http://vampster.com/img/bgh1.gif) repeat-x left bottom; */

	background: url(http://vampster.com/img/headline.gif) no-repeat left bottom;
	font: 1.2em "MS Sans Serif",Verdana,Arial, Times New Roman, Times, serif;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 0 4px;
	/* border-top: 3px solid #333333; */
	line-height: 140%;
	font-weight: bold;
}

.content h1 a {
color: #fff;
}

.content a {
	text-decoration: none;
	font-weight:none; 
	color: #a92222; 
	/* border-bottom: 1px solid #400; */
}

.content a:hover {color: #ff0000;}
.content .descr {margin-bottom: 10px; color: #777; }

/* css für mehr - weniger - anzeige-links*/
.content .dynamic  div.more, .hide{
			position:absolute;
			top:-9999px;
			left:-9999px;
			height:1px;
			overflow:hidden;
}





/* navigation */
.nav {background: #191919 url(http://vampster.com/img/nav.gif);}
.nav a {
	background: #191919 url(http://vampster.com/img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 30px;
	padding: 5px 20px;
}
.nav a:hover {
	background: #191919 url(http://vampster.com/img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #111;
	border: 1px solid #1E1E1E;
	border-top-color: #181818;	
	padding: 12px;
	line-height: 140%;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(http://vampster.com/img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #888;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #cc0000;}

/* footer */
.footer {
	background: #111;
	border-top: 1px solid #222;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}

.footer a:hover {
	color: #FFFFFF;
	background: #2A2A2A;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}



/* artikel_tags */
.artikel_tags {color: #999;}
.artikel_tags a {color: #666;}
.artikel_tags a:hover { color: #a92222; }


/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}


.bodyText {
color:#ddd;
font-family:"MS Sans Serif",Verdana,Arial,Sans-Serif;
font-size:13px;
line-height:125%;
}

.bodyText a {
color:#666;
}

.bodyText a:hover {
color:#FF0000;
}

.editorial {color:#d0d0d0;}


input, textarea, select {
  border: 1px solid #111111;
  background:#ddd;
  color: #a92222;
  font-family: "MS Sans Serif",Verdana,Arial, Times New Roman, Times, serif;
  font-weight: bold;
  font-size: 12px;
  
  padding:3px;
}


.kasten_rechts { padding: 5px; color:#666;}

.zeile_oben { background: #111; padding: 8px; }


/* shopping liste */
.shopping_liste {
	background: #111;
	border-bottom: 1px solid #333;
	color: #999;
	padding: 5px 5px;
	width: 100%;
}
.shopping_liste ul {	
	margin: 0;
}
.shopping_liste li {
		border-bottom: 1px solid #262626;
		list-style: none;
}
.shopping_liste li a {
	display: block;
	line-height: 2em;
	font-weight:normal;
	
	
}
.shopping_liste a {color: #666;}

.shopping_liste a:hover {
	color: #FFFFFF;
	background: #2A2A2A;
}

.headline {font-weight:bold; color:#fff;}

.picture_text {color:#aaa; font-size:11px;}

/*werbung seitenende */
#linkespalte {
width: 33%;
height: 10%;
float: left;
}
#mittlerespalte{
margin-left: 33%;
margin-right: 10%;
height: 37px;
}
#rechtespalte{
width: 33%;
height: 10%;
float:right;
}


