/*Allgemein*/
html, body {
	height: 100%;
	min-height: 100%;
}

body {
	background-color: #000000;
	background-image: url(../img/layout/background2.gif);
	background-repeat: repeat-y;
}

body, img, p, tr, td {
	color: #FFFFFF;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0; /*??? evt. Probleme*/
}

.none {
	display: none;
}

.spacer1 {
	margin: 0;
	padding: 0;
	height: 18px;
}

/*Style/Positionierung*/
#background {
	height: 100%;
	min-height: 100%;
	width: 800px;
	background-image: url(../img/layout/background.gif);
	
	position: absolute;
	left: 53px;
}

#sgraffiti {
	position: absolute;
	left: -53px;
}

#headimg {
	height: 320px;
	width: 320px;

	position: relative;
}

#logo {
	position: absolute;
	top: 101px;
	left: 601px;
}

#nav {
	width: 480px;
	height: 24px;
	
	position: absolute;
	top: 191px;
	left: 320px;
}

#scraffiti_subnav {
	position: absolute;
	top: 320px;
}

#subnav {
	width: 140px;
	text-align: right;

	position: absolute;
	top: 350px;
	left: 150px;
}

#contentbereich {
	width: 420px;
	height: 100px;
	background-color: #4f4f4f;
	
	position: absolute;
	left: 350px;
	top: 305px;
}

#deep {
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 16px;
}

/*Content*/
p {
	margin: 0;
	padding: 0;
}

p.content {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

ul {
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	margin-left: 218px;
	margin-right: 220px;
}

h1 {
	margin: 0;
	padding: 0px;
	margin-bottom: 28px;
	color: #adadad;
	font-size: 15px;
}

h2 {
	margin: 0;
	padding: 0px;
	margin-bottom: 10px;
	color: #adadad;
	font-size: 13px;
}

h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
	margin-left: 183px;
	color: #000000;
	font-size: 11px;
}
.tab_content {
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #3a3a3a;
}



.img_rechts {
	width: 140px;
	margin: 0;
	padding: 0;
	
	margin-bottom: 24px;
	margin-left: 10px;
	float: right;
	text-align: right;
}



/*Special Styles*/
#pagenav_news {
	position: absolute;
	top: 325px;
	margin-left: 183px;
}

.news_img {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	float: left;
}

/*Links*/
a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

/*Navigation*/
ul.nav_ul, li.nav_li {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.nav_li {
	display: inline;
	margin: 0;
	padding: 0;
}

/*Sub-Navigation*/
.nav2 ul, .nav2_on ul {
   padding: 0;
   margin: 0;
}

.nav2 li, .nav2_on li {
   padding: 0;
   margin: 0;
   list-style: none;
   padding-bottom: 5px;
}

.nav2 a, .nav2_on a {
   	font-size: 11px; 
	font-weight: normal; 
	color: #8a8a8a; 

   	text-decoration: none;
   	display: inline;
   	border: none;
	padding: 0;
   	margin: 0;
}

/*.nav2 A:link, .nav2 A:visited {
   background: url(../img/layout/rechteck_off.gif)
               no-repeat
               0% 50%;
}*/

.nav2 A:hover, .nav2 A:focus {
   color: #FFFFFF;
}

.nav2_on A:hover, .nav2_on A:focus, .nav2_on A:link, .nav2_on A:visited {
	color: #FFFFFF;
}

/*Galerie*/
.galerie {
	margin: 0;
	padding: 0;
	border: 3px solid #0a6829;
	margin-right: 25px;
	margin-bottom: 25px;
}

/*Formular*/
input, textarea {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

input:focus, textarea:focus {
	color: #000000;
	background: #CCC;
}

fieldset {
	margin: 0;
	padding: 0;
	margin-left: 183px;
	border: 0;	
}

.formtext {
	width: 100px;;
	float: left;
	margin-bottom: 4px;
}

.formfeld {
	size: 35;
	margin-bottom: 4px;
}

.formbutton {
	margin-left: 100px;
}

/* News */

div.news div.title {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #adadad;
}

div.news div.date {
	margin-top: 2px;
	float: right;
	font-size: 9px;
	color: #999999;
}

div.news div.content img {
	float: left;
	margin: 5px 10px 10px 0px;
	border: 2px solid #000;
}

div.news div.largeImg {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}	

div.news div.largeImg img {
	float: none;
}

div.news div.content p {
	margin-bottom: 10px;
	text-align: justify;
}

div.news div.attachements {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}

div.news div.attachements img {
	vertical-align: bottom;
}

div.spacing {
	height: 50px;
	clear: both;
}

/* Shop */
table.shop th {
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #adadad;
}

table.shop td.price {
	text-align: right;
	padding-right: 10px;
}

table.shop td.category {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #adadad;
	border-bottom: 1px solid #adadad;
	padding-left: 5px;
}

table.shop td.spacer {
	height: 10px;
}

table.shop td.description {
	padding-left: 5px;
	vertical-align:top;
}

table.shop td.formField {
	text-align: right;
	padding-right: 15px;
}

table.shop div.errors, #contactForm div.errors {
	margin-top: 2px;
	margin-bottom: 5px;
	color: #FFAA55;
}

/* Gallery */
div.gallery img {
	margin: 5px;
	border: 2px solid #000;
}

div.gallery {
	margin-left: 10px;
}

p.content img {
	border: 1px solid #000; 
	margin-right: 10px;
	vertical-align: middle;
}

img.content {
	border: 2px solid #000; 
}

/* ------------------- INFO-PDF's auf Startseite ---------------------- */

div#start {
	position: relative;
	width: 200px;
	margin-bottom: 20px;
	float: left;
}

div#flagg {
	position: relative;
	width: 30px;
	margin-right: 10px;
	float: left;
}

div#text {
	position: relative;
	float: left;
}