/* stylesheet fugo multimediadesign
zuletzt editiert am: 9.11.2009
----------------------------------*/

* {
margin:0;
padding:0;
}

/* General Typography
----------------------------------*/

body,
input,
textarea {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:10px;
}

p, 
li,
td,
input,
textarea {
font-size:13px; 
font-weight:200;
line-height:18px;
}
#adresse p {
line-height:0;
}

b { 
font-weight:600;
}

big { 
font-size:23px; 
font-weight:200;
}

.extra { 
line-height:27px;
}

/* Colours
----------------------------------*/

body,
input,
textarea {
color:#a59891;
background-color:#fff;
}

/* Images
----------------------------------*/

img {
border:0;
}

#adresse,
#inhalt01,
#inhalt02 {
background-image:url(../img/linie5.gif); background-repeat:repeat-x;
background-position:0 0;
}

/* Headline Styles
----------------------------------*/

h1,
h2 {
font-size:23px; 
font-weight:200;
}

/* List Styles
----------------------------------*/

#header ul,
#content #inhalt01 ul {
list-style: none;
}

#content ul {
margin:0 0 0 1.5em;
}

/* Table Styles
----------------------------------*/

#content td {
vertical-align:top;
text-align:left;
padding:0 12px 7px 0;
}

/* Link Styles
----------------------------------*/

a {
color:#ef405e;
text-decoration:none;
}

#aktuell #inhalt02 a {
color:#fcb644;
}

a:hover,
#aktuell #inhalt02 a:hover {
color:#fff;
background-color:#a59891;
}

#wissenswertes #menue .wissenswertes a,
#leistungen #menue .leistungen a,
#referenzen #menue .referenzen a,
#kontakt #menue .kontakt a,
#impressum #menue .impressum a {
background-color: #a59891;
cursor: default;
color: #fff;
}



