body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff url(http://pics.tinaweisskircher.de/pics_system/bg-body.gif) 0 0 repeat-x;
}

h1 {
font-family: 'Arial Black', Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: normal;
margin: 0 25px 20px 0;
}

/* IDs */
#container {
width: 962px;
}
/* leerer Kasten, der Alles an Kopf enthält*/
#headercon {
width: 440px;
height: 380px;
background: transparent;
}
/* Das Pietzke Logo */
#logo1 {
position: absolute;
top: 0;
left: 0;
width: 440px;
height: 80px;
background: transparent url(http://pics.tinaweisskircher.de/pics_system/logo_blume.JPG) 0 0 no-repeat;
}
#logo1 a {
width: 440px;
height: 80px;
}
/* Das Türkei Logo */
#logo2 {
position: absolute;
top: 80px;
left: 40px;
width: 400px;
height: 280px;
background: transparent url(http://pics.tinaweisskircher.de/pics_system/logo_tuerkei.jpg) 0 0 no-repeat;
}
#logo2 a {
width: 400px;
height: 280px;
}
#main {
padding-top: 40px;
}
#column {
float: left;
width: 247px;
border-right: 1px solid #A89A7B;
}
#content { 
min-height: 350px;
width: 600px;
margin-left: 310px;
}
#nocolumn #content { 
min-height: 350px;
width: 900px;
margin-left: 10px;
}
#text {
padding: 0 0 0 0;
}

/* Allgemeine Klassen */
