/* STANDARDS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#FFFFFF;
	color: #333333;
	margin: 0px;
	padding:0px;
}


h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
}

h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

table{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000
}

hr{
border-top: dashed #999999 thin;
color: #FFFFFF;
background: none;
height: 0.1px;
}




/* FORMULAR STYLES */

form{ 
margin: 0px; padding: 0px; 
}

.inputs{
	margin: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 150px;
	height: 18px;
	background:#FFFFFF;
	border: #999999 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input300{
margin: 2px;
margin-top: 1px;
margin-bottom: 1px;
width: 300px;
height: 16px;
background:#FFFFFF;
border: #999999 1px solid;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputsmall{
margin: 3px;
width: 100px;
height: 15px;
background:#FFFFFF;
border: #999999 1px solid;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputbox{
margin: 3px;
width: 200px;
height: 100px;
background:#FFFFFF;
border: #999999 1px solid;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputbox300{
margin: 3px;
width: 300px;
height: 100px;
background:#FFFFFF;
border: #999999 1px solid;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.button {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#5F9E9D;
	border: 1px solid #999999;
	margin: 1px;
	}
	
.buttonlex {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#5F9E9D;
	border: 1px solid #999999;
	margin: 2px;
	margin-top: 5px;
	}
	
	

.buttonklein {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5F9E9D;
	border: 1px solid #999999;
	margin: 1px;
	width: 22px;
	}


/* LINKS */

a {
color: #666666;
}
a:hover {
color: #CCCCCC;
text-decoration: none;
}



A.navi2 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline
; font-weight: normal
}
A.navi2:visited {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.navi2:hover {
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.navi2:active {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline
}



A.navigross {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: underline; 
	font-weight: bold
}
A.navigross:visited {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A.navigross:hover {
	FONT-SIZE: 12px;
	COLOR: #006666;
	FONT-FAMILY: Verdana, Helvetica, san??????s-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.navigross:active {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;
}



.hilfstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.hilfstextschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}




.lineleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



#menuwrapper {
	width:930px;
	height:25px;
	background-color: #EFEFEF;
	padding:0;
	margin:0 auto;	
	line-height:16px;
}
#menu {
	margin:0 0px 0 0px; padding: 0;
}
#menu ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	height:20px;
	width:186px;
	padding:0;
	margin:0;
}
#menu ul li a {
	width: 186px;
	height: 25px;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-right: none;
	padding:0;
	margin:0;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
	font-size: 10px;
}
#menu ul li#short a {
	width:186;	
}
#menu ul li#first a {
	border-left: 0px solid #CCCCCC;

}
#menu ul li#last a {
	border-right: 0px solid #CCCCCC;

}
#menu ul li a:hover {
	color:#FFF;
	background: #666666;
}



.navititel{
width: 100%;
height: 20px;
margin: 0px;
padding: 0px;
padding-top: 3px;
display:block;
font-size: 12px;
font-weight: bold;
background-color: #5F9E9D;
color: #FFFFFF;
text-align: center;
}


#mainnavicontainer {
	width: 100%;
}
#mainnavicontainer ul
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}


#mainnavicontainer a
{
	display: block;
	height: 15px;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DEDEDE;
	border-bottom: 1px solid white;
	color: black;
}

#mainnavicontainer a:link, #mainnavicontainer a:visited
{
	color: #black;
	text-decoration: none;
}

#mainnavicontainer a:hover
{
	background-color: #CCCCCC;
	color: black;
}



#zusatznavicontainer {
	width: 100%;
}
#zusatznavicontainer ul
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}
#zusatznavicontainer a
{
	display: block;
	height: 12px;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DEDEDE;
	border-bottom: 1px solid white;
	color: black;
}

#zusatznavicontainer a:link, #zusatznavicontainer a:visited
{
	color: #white;
	text-decoration: none;
}

#zusatznavicontainer a:hover
{
	background-color: #CCCCCC;
	color: black;
}




/* TEXT SYTLES */ 

.hilfstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.hilfstextschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}





/* LAYOUT SYTLES */ 


#outbox {
	border:1px solid #CCCCCC;
	margin:0 auto;
	padding: 0 auto;
	background-color: #FFF;
}

#out01 {
	margin: 0px;
	padding: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../pics/website/starter_wir_01.jpg)
}


.box_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5F9E9D;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom: 1px solid white;
	line-height: 15px;
	height: 15px;
}

.box_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5F9E9D;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom: 1px solid white;
	line-height: 15px;
	height: 15px;
}



.box{
	border:1px solid #CCCCCC;
	margin:0 auto;
	padding: 0 auto;
	background-color: #FFF;
}

.boxbg{
background: #EEEEEE;
/*border: #CCCCCC 1px solid;*/
}

.textinbox{
padding-left: 8px;
padding-right: 8px;
}





#startprod {
position: relative;
width: 250px;
height: 150px;
float: left;
border: #999999 1px solid;
vertical-align: bottom;
margin: 10px;
text-align: center;
padding: 5px;
}

#psstartkat {
position: relative;
width: 150px;
height: 220px;
float: left;
border: #999999 1px solid;
vertical-align: bottom;
margin: 10px;
text-align: center;
padding: 5px;
}

#pssmininavi{
	position: absolute;
	width: 136px;
	height: 22px;
	left: 8px;
	top: 210px;
	text-align:left;
	vertical-align: bottom;
}

#pssmininavi{
	position: absolute;
	width: 136px;
	height: 22px;
	left: 9px;
	top: 200px;
	text-align:left;
	vertical-align: bottom;
}

*>#pssmininavi{
top: 208px;
}



.weiterbutton{
clear: both;
}

#galpics {
position: relative;
width: 120px;
height: 120px;
float: left;
border: #999999 1px solid;
vertical-align: bottom;
margin: 10px;
text-align: center;
padding: 5px;
}

#galpics img{
position: realtive;
}


#rightnav {
width: 185px;
position: absolute;
top: 194px;
right: 36px;
}
#rightnav_shop {
width: 185px;
position: fixed;
top: 30px;
right: 35px;
background: #fff;
border: 2px solid #006aB5;
}


/* SPECIAL SITE STYLES */



#warenkorb {
	position: relative;
	top: 0;
	left: 0;
	width: 175px;
	padding: 5px;
}
#warenkorb table {
	vertical-align: top;
}
#warenkorb table tr td h3{
	margin: 0;
	padding: 0;
}
#warenkorb table tr td{ 
	padding: 0 5px;
}

#perspicgalerie {
position: relative;
margin: 5px;
width: 100px;
height: 100px;
float: left;
border: #999999 1px solid;
vertical-align: middle;
text-align: center;
}

#editkalform select{
width: 200px;
height: 16px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

#editkalform .butsend {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size: 10px;
}
#editkalform .subzeile {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size: 10px;
width: 200px;
height: 16px;
}


.redsign{
color:#FF0000;
font-weight: bold;
}

.greensign{
color: #006600;
font-weight: bold;
}
