html{
 background-color: #FFFFFF; /* page background colour */ 
 margin:0;
}

body,td{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body{
 margin:0;
 padding:0;
 background:#FFFFFF;
 font-size: 12px;
}

#header {
 background-color: #000000;
 height:102px;
}

#footer {
 border-top:1px solid #333333;
 font-size: 10px;
 color: #333333;
 text-align:center;
 padding-top: 8px;
} 

#footer a:link, a:visited{
 color: #333366;
}

#innercontent { padding: 15px; padding-top:0; }

#complogo {
    width:auto;
    float:right;
    height:102px;
  }
#pagelogo {
    width:auto;
    float:left;
    height:102px;
  }

.floatright {
	float: right;
	margin: 5px;
}

h1 {
	font-size: 24px;
	color: #FE9833;
	font-style: italic;
}

h2 {
	font-size: 18px;
	color: #004E82;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}



.shopstyle {
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
.shopdir {
	border-bottom: 1px solid #800000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFECEC;
}
.actiondir {
	color: #DDDDDD;
	background-color: #800000;
	font-weight: bold;
	text-align: left;
}
.actiondate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #800000;
	vertical-align: top;
	width: 180px;
}
.actiontext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	text-align: left;
}

.paragraph {
	text-align: justify;
}

.centeralign {
	text-align: center;
}

.leftalign {
	text-align: left;
}

.rightalign {
	text-align: right;
}

.kontakttext {
	text-align: left;
}

.kontaktname {
	font-weight: bold;
	text-align: left;
	width: 150px;
	vertical-align:top;
}

.kontaktdata {
	text-align: left;
	width: 400px;
}

.newsdate {
	font-weight: bold;
	text-align: left;
	width: 120px;
	vertical-align:top;
}

.newstext {
	text-align: left;
}

.fotosmall a {
	padding:5px;
	border:solid #D5BE72 1px; 
	background:#FFD9D9;
	display:block;
	text-decoration:none;
        font-size: 11px;
	color:#222222;
}

.fotosmall a:hover {
	background:#BBBBBB;
}

.fotosmall img{
	border: 1px solid;
}

.galeryimg a{
	margin: 20px;
	text-align: center;
	position: relative;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	display:block;
	font-size:12px;
	text-decoration:none;	
	color:#222222;
}

.galeryimg a:hover{
	background-color: maroon;
	border-color:maroon;
	color:#CCCCCC;
}


.galeryimg img{
	border:0;
}

.redtext {
	color:#FF0000;
}

.smallfont {
	font-size:11px;
}

.textindent {
	margin-left:1em;
}

img {
	border:0;
}