/* @override http://achimklapp.de.www160.your-server.de/fileadmin/css/ak.css */

 
/* @group reset */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	/*line-height: 18px;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* @end */

body {
margin: 20px;
font: 12px "Courier New", Courier, mono;
color: 1c1c1c;

line-height: 16px;
}
#logo {
width: 250px;
float: left;
/*font: 28px "American Typewriter Light","Courier New", Courier, mono;
line-height: 40px;
 background-color: #412416; 
color: #fff;*/
}
#logo a {
/*padding: 5px;*/

background-color: #412416;
color: #fff;
text-decoration: none;
text-transform: lowercase;
}
#inhaltlinks {
float: left;
width: 230px;
padding: 0 10px;
clear: both
}

#inhaltlinks ul {
list-style: none;
padding: 0;
}

#inhalt {
/* float: left; */
margin-left: 250px;
padding-top: 59px;
width: 700px;
/* border: solid 1px red; */
}
h1 {
font-size: 13px;
font-weight: normal;
line-height: 22px;
color: #fff;

}
 h1 span {
background-color: #412416;
padding:3px 10px 3px 5px;
}

h3 {
margin: 10px 0;
border-bottom: dotted 1px #412416; 
/* text-decoration: underline; */
}

p.bodytext {
margin-bottom: 9px;
}

a {
color: 1c1c1c;
text-decoration: none;
}
div.teasermenu {
margin-top: 23px;
/*height: 500px;*/
/*border: solid 1px grey;*/
}

#inhalt div.teasermenu ul li dl dt {
display: block;
margin-bottom: 10px;

}
#inhalt div.teasermenu ul li dl dt a {
color: #fff;
background-color: #412416;
padding:3px 10px 3px 5px;
line-height: 18px;
/*display: block;*/
}
#inhalt div.teasermenu ul li {
/*position: relative;
top: 0;
left: 20px;*/
/*float: left;*/
/*line-height: 50px;*/
display: inline-block;

width: 180px;
/*border: solid 1px grey;*/

margin: 0 20px 10px 0;
vertical-align: top;
}

div#erste, div#zweite, div#dritte {
width: 200px;
float: left;
}

/*li.first {
width: 200px;
height: 100px;

margin-left: 0;
border: solid 1px green;

}
li.middle {
width: 200px;
height: 100px;
margin-left:210px;
border: solid 1px blue;

}
li.last {
width: 200px;
margin-left: 420px;
border: solid 1px red;
}
li.reset {
margin-top: -510px;

}*/


#inhalt div.csc-textpic-clear {
	clear:none;
}
