/* schlecht gestaltet. http://www.schlechtgestaltet.de für Kleiderwerkstatt.com */

* {
margin: 0; 
padding: 0;
}

body {
font: small Verdana, Helvetica, Arial, sans-serif;
color: #545454;
background: #fff;
}

p {
color: #272727;
font-size: 0.9em;
}

h1, h2, h3 {
color: #272727;
font-size: 1em;
font-weight: bold;
margin: 0 0 0.9em 0;
background: transparent
}

p {
line-height: 144%;
margin-bottom: 13px;
}

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

a:hover {
color: #282828;
font-weight: normal;
}

a img {
border: 0 none;
}



/* IDs */

#nav {
	position: absolute;
	top: 20px;
	links: 0;
	width: 390px;
	background-color: transparent;
	margin: 108px 603px;
	left: 9px;
}


#nav2 {
	position: absolute;
	top: 1.8em;
	links: 0;
	width: 433px;
	background-color: transparent;
	margin: 108px 603px;
}






#nav a {
text-decoration: none;
display:block;
float: left;
margin: 0 9px;
line-height: 1.3em;
font-weight: bold;
}


#nav li {
display: inline; 
}

#main {
}

#adresse{
position: absolute;
left: 612px;
}


#container {
color: #000;
height: 970px;
background: transparent url(../Bilder/background_mit_rand.gif) top left no-repeat;
}

#logo {
padding: 39px 27px 27px 108px;
}

#column {
width: 440px;
position: absolute;
top: 360px;
left: 165px;
}

#content {
	width: 390px;
	position: absolute;
	top: 362px;
	left: 612px;
	height:360px;
	overflow:auto;
}


#footer {
position:absolute;
top: 720px;
left: 165px;
}

.hervorhebung {
font-weight: bold;
}

.turk {
color:#26A8FF;
}

.rot {
color:#CD0929;
font-size:1.3em;
}