body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	line-height:16px;

}

A {
   text-decoration: underline;
	color:black;
	font-weight: bold;
}

A.Red {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}

IMG {
    border: none;
}

TABLE, TR, TD
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	line-height:16px;
}

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

INPUT, TEXTAREA, SELECT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 3px 2px 2px 4px;
	color:#666666;
}

INPUT.Amount{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 3px 2px 2px 4px;
	color:#666666;
	width:20px;
}
INPUT.AmountDisabled{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 3px 2px 2px 4px;
	color:#666666;
	width:20px;
	background-color:#EBEBEB;
	
}

div#MainHeader { 
	background-image: url('../images/header_gif.gif');
	background-repeat: repeat-x;
	height:117px; 
	
}
div#MainContent{
	width:830px;
	
}

div#Header {
	height:102px;
	padding-top: 14px;	
}

div#Slide {
	height:286px;
	background-image:url('../images/main-background.gif');
	background-repeat:repeat-x;
	background-position:top;
}

div#MainImage {
	width:573px;
	height:246px;
	background-color:#FFFFFF;
	background-image:url('../images/startbild.jpg');
	background-position: 4px 5px;
	background-repeat:no-repeat;
	margin-left:20px;
	maring-right:15px;
	float:left;
}
div.Space20 {
	height:20px;
}
div.Space26{
	height:26px;
}
div.Space45{
	height:45px;
}
div.Space10{
	height:10px;
}
div.Space15{
	height:15px;
}
div.Space5 {
	height:5px;
}

div.Space2{
	height:2px;
}

div#HeaderTeaser{
	width:199px;
	height:77px;
	background-color:#FFFFFF;
	background-image:url('../images/box-orange.gif');
	background-repeat:no-repeat;
	background-position: 5px 5px ;
	float:left;
	margin-left:19px;
}
div.Left {
	float:left;
}
div.Right{
	float:right;
}
div.LeftCol {
	float:left;
	width:375px;
	
}
div.RightCol{
	float:right;
	width:375px;

}
div.ColSpacer {
	width:5px;
	float:left;
}
div.Clear {
	clear:both;
}

div.HeadHolder {
	width:983px;
}

div#ContentHolder {
	width:983px;
	
}

div#InnerContent{
	width:769px;
	float:left;
	text-align:left;
	min-height:400px;
}

div#RightBox {
	margin-left:15px;
	width:199px;
	float:left;
	margin-top:15px;
	border: solid 0px black;
	text-align:left;
}

div#Footer{
	width:983px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	
	height:28px;
	text-align:left;	
	color:#000;
	border-bottom:solid 1px #aaaaaa;
	border-top:solid 1px #aaaaaa;
	
}

div#Footer a {
	color:#000;
	text-decoration:none;
	border-bottom:solid 1px #c0c0c0;
	font-weight:normal;
}

div.BlackLine{
	height:1px;
	border-bottom:solid 1px #adadad;
	margin-bottom:10px;
	margin-top:10px;
}

div.BoxB {
	background-color:#dcdcdc;
	height:112px;
	margin-top:10px;
}
div.BoxA {
	background-color:#eeeeee;
	height:112px;
	margin-top:10px;
}
div.EventTitle {
	font-weight:bold;
	margin-left:10px;
	float:left;
}

div.EventText {
	
	margin-left:10px;
	float:left;
}

div.AktuelleFotos {
	height:28px;
	border-bottom:1px solid #aaaaaa;
	background-position: 0px 1px;
	background-repeat:no-repeat;
	
}

div.AktuelleFotos a {
	font-size:10px;
}

div.InnerLastestPics{
	padding-top:6px;
	padding-left:14px;
	float:left;
	
	width:180px;
	overflow:hidden;
	cursor:pointer;
}
	DIV.InnerLastestPics A {
		font-weight: normal;
	}
	
div.InnerLastestPicsDate{
	padding-top:6px;
	padding-left:14px;
	float:left;
	width:50px;
	
	overflow:hidden;
	cursor:pointer;
}



div.ImageBoxF{
	float:left;
	width: 150px;
	vertical-align:bottom;
	margin-bottom:0px;
	padding-bottom:0px;
}

div.ImageBoxL{
	float:left;
	width: 150px;
	margin-left:50px;
	vertical-align:bottom;
	margin-bottom:0px;
	padding-bottom:0px;
}
div.ImageRow {
	vertical-align:bottom;
	border: solid 1px red;
}
a.activepage {
	text-decoration:underline;
}

div#MyFoxBox {
	width: 171px;
	height:136px;
	background-color:#e8e8e8;
	position:absolute;
}

div#MyFoxSearch {
	width: 198px;
	height:200px;
	background-color:#ffffff;
	position:absolute;
	border:solid 1px #999999;
}

input.Field {
	height:16px;
	width:151px;
    
}
input.Field100 {
	height:16px;
	width:100px;
	
	
}
input.Field140 {
	height:16px;
	width:130px;

}
input.FieldSearch {
	height:16px;
	width:103px;
	background-image:url(../images/fotofox/lupe.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left: 18px;

}
input.FieldSearchLarge {
	height:16px;
	width:105px;
	background-image:url(../images/fotofox/lupe.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:20px;

}

input.Button {
	color:black;
}
input.ButtonBuy {
	color:black;
}
input.ButtonHomeA {
	color:black;
}
input.ButtonHomeB {
	color:black;
}
input.Field170 {
	height:16px;
	width:170px;
}
div.BlueText {
	color:#0ca3f9;
}

select.Field {
	height:22px;
	width:180px;
}
div.NextEvent {
	width:199px;
	height:159px;
	background-color:white;
	text-align:left;
}

div.Label {
	width:80px;
}
input.FieldRegister {
	height:16px;
	width:160px;
}
input.FieldRegisterLong{
	height:16px;
	width:422px;
}

a.myFox {
	text-decoration:underline;
	color:#000;
}

div.ImageInfo {
	border-top: 1px #adadad solid;
	border-bottom: 1px #adadad solid;
	
}

div#LightWareContent { 
	color:#aaaaaa;
	width:198px;
	height:127px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
	border:solid 1px #aaaaaa;
	border-top:solid 0px #aaaaaa;
	

}
div#LightWartInContent {
	padding:10px;
}

div.MiniBoxRight {
	float:right;
	width: 150px;
	height: 150px;
	background-color: #F0F0F0;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
div.MiniBoxLeft {
	float:left;
	width: 150px;
	height: 150px;
	background-color: #F0F0F0;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

div.MiniBoxRightCart {
	float:right;
	width: 88px;
	text-align: right;
}
div.MiniBoxLeftCart {
	float:left;
	width: 88px;
	text-align: left;
}

div.LightLine{
	background-color:#dcdcdc;
	height:57px;
}

div.DarkLine{
	background-color:#eeeeee;
	height:57px;
}
div.Hidden {
	display:none;
	
}

div#LightWartInContent a {
	color:#aaaaaa;
	font-weight:normal;
	text-decoration:underline;
}

a.MyFox {
	background-color:#666563;
	color:#FFFFFF;
	padding:4px;
	margin-left: 1px;
}
a.myFoxLogout {
	background-color:#666563;
	color:#FFFFFF;
	padding:4px;
	font-weight:bold;
	margin-left: 1px;
}

div.BarDark {
	background-image:url('../images/bar-dark.gif');
	height:113px;
}
div.BarLight {
	background-image:url('../images/bar-light.gif');
	height:113px;
	
}

div.LastEvent{
	color:white;
	font-size:15px;
	font-weight:bold;
}

div#LastEventContent {
	color:white;
	width:150px;
	line-height:12px;
	padding: 10px 0px 0px 10px;
}

div.WhiteLine {
	border-bottom:solid 1px #cccccc;
	height:1px;
}

div.Contact {
	background-color:#white;
	border:solid 1px #aaaaaa;
	
	
}

div.Contact a {
	color:black;
	font-weight:normal;
}

div.Load {
	background-image:url('../images/load2.gif');
	background-position:100px;
	min-width:200px;
	min-height:200px;
	background-repeat:no-repeat;
	
}

.clear
{
	clear: both;
}

.white
{
	font-weight: bold;
	color: #FFFFFF;
}

#fox-flat
{
	border: #000000 solid 1px;
	padding:10px;
	margin-top: 10px;
}

#flat-info
{
	color: #990000;
	font-weight:bold;
}

a.activepage {
	text-decoration:none;
}

div.HeadSearch {
	width:200px;
	height:39px;
	border-top:1px #aaaaaa solid;
	background-color:#FFFFFF;
}
div.FromHead {
	height:40px;
	border-bottom:1px solid #aaaaaa;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
}

div.Title {
	height:22px;
	border-bottom:1px #adadad solid;
	margin-bottom:15px;
}
div#HomeImage{
	width:538px;
	height:269px;
	overflow:hidden;
	float:left;
	background-repeat:no-repeat;
}

div#HomeSearch {
	float:right;
	padding: 15px 15px 0px 0px;
	height: 249px;
	width: 190px;
	overflow:hidden;
	color: #FFFFFF;
}
div.ImagePrice {
	color:#aaaaaa;
	text-align:right;
	font-weight:bold;
	margin-top:3px;
}

div.ImagePriceBig {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
div.InBox {
	padding:9px;
}

div.ImageQuickBuy {
	color:#FFFFFF;
	font-size:10px;
	width:104px;
	background-color:#747474;
	margin-bottom: 11px;
	padding: 8px 8px 8px 8px;
}

div.CartLeft {
	float:left;
	width:351px;
	height:80px;
}

div.CartRight {	
	float:left;
	width:351px;
	height:80px;
	margin-left:50px;
}

div.Space30{
	height:30px;
	float:none;
}

div.Trash {
	text-align:center;
	vertical-align:middle;
	padding-top:23px;
}

div.CheckoutInfo{
	padding-top:5px;
	padding-left:5px;
}
div.CartPrice {
	font-size:10px;
	margin-bottom:2px;
	font-weight:bold;
}
input.Radio {
	height:16px;
	float:left;
}

input.Checkout {
	width:310px;
	border-color: solid 1px #E7E7E9;
	color:#000;
	height:18px;
	padding-top:3px;
	padding-bottom:2px;
}
a.LG {
	text-decoration:underline;
	color:#666666;
	font-weight:normal;
	
}
div.FieldTitle {
	float:left;
	width:170px;
}
div.FieldInput {
	float:left;
}

input.Field{
	width:170px;
	margin-bottom:4px;
}

div.ProductTitle {
	float:left;
	width:175px;

	font-weight:bold;
}
div.ProductPrice{
	float:left;
	width:50px;
}
div.ProductSelect {
	float:left;
	width:30px;
	border: solid 0px black;
}
div.Clear {
	clear:both;
}
DIV.SelectRowA {
	height:25px;
	background-color:#E0E0E0;
	padding-top:6px;
	padding-bottom:2px;
	border-bottom:solid 1px #999999;
}
DIV.SelectRowB {
	height:25px;
	background-color:#F0F0F0;
	padding-top:6px;
	padding-bottom:2px;
	border-bottom: solid 1px #999999;
}

DIV.FotoInfoBox {
	background-color:#ffa901;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	margin-bottom:11px;
}