body {
background : #fff url('images/kaffee-gratis.jpg') no-repeat;
font-size : 11px;
font-family : "trebuchet ms", helvetica, sans-serif;
color : #5400D4;
line-height : 18px;
}
#container {
background-color:#FFF06B;
margin : auto;
width : 800px;
padding : 5px;
border : 1px solid #954FFF;
}
#header {
background : #fff url('images/head.jpg') no-repeat;
height : 200px;
}
#header h1 {
letter-spacing : -10px;
margin : 0;
margin-right : 5px;
float : right;
}
#header h2 {
font-size : 110%;
float : left;
margin : 5px;
color:#954FFF;
}
.hcolor{
color:#CCCCCC;
}
.unter
{
text-decoration:underline;
margin-top:10px;
}
#navigation {
padding-top : 10px;
padding-bottom : 10px;
border-bottom : 1px solid #954FFF;
}
#navigation a {
padding : 5px;
border : 1px solid #E8E6D9;
text-decoration : none;
color : #8636FF;
} 
#navigation a:hover {
padding : 5px;
border : 1px solid #8636FF;
background-color : #FFEE88;
text-decoration : none;
} 
#navigation a:visited {
color : #8636FF;
}
#navigation ul, #navigation li {
display : inline;
margin : 0;
padding : 0;
color : #8636FF;
font-weight : bold;
}
#navigation ul li:after {
content : " | ";
}
#navigation ul li.last:after {
content : " ";
}

#footer {
padding-top : 10px;
padding-bottom : 10px;
border-top : 1px solid #954FFF;
}
#column {
width : 200px;
float : right;
border : 1px solid #ccc;
padding : 10px;
margin-top:5px;
margin-left : 5px;
}
#column h2 {
margin : 0;
}  

#body {
font-size : 130%;
}  
#body h2{
color:maroon;
}
#body a, #body a:visited{
color: #8636FF;
text-decoration: none;
border-bottom: 1px dashed black;
}
#body a:hover {
color : #000;
text-decoration: none;
background-color: #FFEE88;
border:1px dashed black;
}
#partner li{
padding-bottom:3px;
}
.blcolor
{
color:#000;
}
.auffaellig
{
font-size : 18px;
}

blockquote{
color:black;
background-color:white;
border:1px solid black;
margin-right:50px;
padding:8px;
} 

.angebot{
color:black;
background-color:transparent;
border:1px solid white;
margin:10px 50px 10px 50px;
padding:8px;
} 

#footer a {
color : #954FFF;
text-decoration : none;
border-bottom : 0px;
}
#footer a:hover {
color : #000;
text-decoration : none;
}

.right {
float : right;
margin-left : 5px;
padding-left : 5px;
border-left : 1px dashed #eaeaea;
}
.left {
float : left;
margin-right : 5px;
padding-right : 5px;
border-right : 1px dashed #eaeaea;
}

.kontaktfield
{
width:600px;
padding:10px;
} 

.kontaktlegend	
{
color : #8c8c73;
} 

.kontakttype
{
border:1px solid #8c8c73;
background-color:#EBECCA;
}

#tag-show{
position:absolute;
height:585px;
width:400px;
margin:-100px 0px 0px -200px;
top: 20%;
left: 50%;
background-color: #f5f5f5;
border: 1px dotted #000000;
padding:20px;
z-index:999;

display:none;
}

#delete-tag-show{
position:absolute; 
top:-20px; 
right:-20px;
cursor: pointer;
display:none;
}

