p {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: 18px}
p.kursiv {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal; color: #000000; line-height: 18px}
p.fett {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; line-height: 18px}

p.klein {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.klein2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:40px;
}

p.rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: right;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px
}

a.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}

h1.abstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	margin-top:30px;
}


h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; line-height: normal; font-variant: normal; text-align: left}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; line-height: normal; font-variant: normal; text-align: left }
ol {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: 26px}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: 18px}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 14px
}

li {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: 18px}

body{
	padding: 0;
	margin: 0;
	background-image:  url(bilder/liquid_artwork_werbeagentur_baden-baden.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#navigation{
	position: absolute;
	top: 61px;
	left: 20px;
	width: 160px;
}

#navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	color: Black;
	text-decoration: none;
}

#navigation a:hover{
	background:TRANSPARENT;
    color:#C04000;
    text-decoration:NONE;
    border-bottom: dashed 1px #C04000;
}

#spalte_links{
	padding-top: 320px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 200px;
	text-align: left;
}

#seiteninhalt{
	padding-top: 300px;
	padding-bottom: 30px;
	padding-left: 195px;
	padding-right: 20%;
	text-align: left;
}

#bildtabelle{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5%;
	display:block;
}

.image{
	padding: 0px;
	width:220px;
}

.bildunterschrift{
	padding: 0px;
	width:220px;
}

#wong{
	padding-top: 100px;
	padding-left: 0px;

}

#links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}


                input
                {
                 margin: 0px;
                 background-color: #ededed;
                 border: 1px solid black;
                 color: black;
                }
                textarea
                {
                 font-family: Arial, Tahoma;
                 border: 1px solid black;
                 background-color: #ededed;
                 color : black;
                }
                .mail { 
				color: red; font-weight: bold; 
				font-family: Arial, Tahoma;
				}
