﻿/* Tags */
body
{
	background-image: url(images/hintergrund.png);
	background-repeat: repeat-y;
	background-color: #808080;
	font-size: 0.9em;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Times New Roman;
}


h4
{
	font-size: 2em;
}

img 
{
    border: none;
}

/* Elemente */


#blattrandoben
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background-image: url(images/hintergrund_top.png);
	background-position: 0px 0px;
	height: 16px;
	z-index: 0;
	width: 100%;
	background-repeat: no-repeat;
}


#haeuser
{
	position: absolute;
	top: 30px;
	left: 15px;
	right: 0px;
	background-image: url(images/haeuser-t.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 313px;
	z-index: 0;
}


IMG.SoftgunLogo
{
	position: absolute;
	top: 25px;
	left: 40px;
	border: 0px none;
}

IMG.PremiumSoftairshop
{
	position: absolute;
	top: 50px;
	left: 600px;
	z-index: 100;
	border: 0px none;
	/*margin-left: 250px; */
}



#AktuellerWarenkorb
{
	background-position: left top;
	background-image: url(images/kleineNotiz.png);
	width: 200px;
	background-repeat: no-repeat;
	position: absolute;
	height: 80px;
	padding: 50px 10px 10px 20px;
	left: 740px;
}

IMG.zettelpin
{
	position: absolute;
	left:855px;
	top: -10px;
	z-index: 100;
}


A.infocorner
{
	font-size: 0px;
	border: 0px none;
	background-image: url(images/infocorner-t.png);
	position: absolute;
	left: 750px;
	top: 135px;
	z-index: 100;
	width: 190px;
	height: 60px;
	cursor: pointer;
}

A.infocorner:HOVER
{	
	background-image: url(images/infocorner_h-t.png);
	cursor: pointer;
}

#stift
{
	position: absolute;
	left: 970px;
	top: 160px;
	z-index: 90;
	background-image: url(images/stift-t.png);
	overflow: hidden;
	height: 305px;
	width: 127px;
}

A.jetztbestellen
{
	position: absolute;
	left: 910px;
	top: 70px;
	z-index: 101;
	background-image: url(images/jetztbestellen-t.png);
	height: 98px;
	width: 98px;
	font-size: 0px;
	cursor: pointer;
}

A.jetztbestellen:HOVER
{
	background-image: url(images/jetztbestellen_h-t.png);
	cursor: pointer;
}





#infoleiste
{
	position: absolute;
	top: 13px;
	left: 20px;
}

#infoleiste A
{
	font-size: 0.7em;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	border: 0px none;
}

#infoleiste A:HOVER
{
	text-decoration: underline;
}







#Inhalt
{
	position: absolute;
	top: 210px;
	left: 0;
	z-index: 99;
	/*text-align: center;*/
	width: 974px;
	margin: 0px 0px 16px 16px;
/*	border: 1px solid #000000;*/
}

#Inhalt DIV.Textseite
{
	margin: 60px 113px 20px 67px;
}


.tabelle
{
	border: 1px solid #efefef;
}

.tabelle TH
{
	background-color: #dfdfdf;
	padding: 2px 4px 2px 4px;
}
.tabelle .zeile2
{
	background-color: #efefef;
}

.tabelle .zeile1
{
	background-color: #ffffff;
}


.Errorbox
{
	border-right: #ff0000 4px solid;
	padding-right: 4px;
	border-top: #ff0000 4px solid;
	padding-left: 4px;
	font-size: 1.2em;
	padding-bottom: 4px;
	margin: 4px;
	border-left: #ff0000 4px solid;
	color: #ff0000;
	padding-top: 4px;
	border-bottom: #ff0000 4px solid;
	background-color: #ffffff;
}


.FormHinweisbox
{
	border-right: #e0e0e0 1px solid;
	padding-right: 4px;
	border-top: #e0e0e0 1px solid;
	padding-left: 4px;
	font-size: 0.8em;
	padding-bottom: 4px;
	margin: 0px 4px 0px 0px;
	border-left: #e0e0e0 1px solid;
	color: #dddddd;
	padding-top: 4px;
	border-bottom: #e0e0e0 1px solid;
	background-color: #ededed;
}

.precacher
{
	display: none;
	overflow: hidden;
}