* { padding:0px; margin:0px;}

body {
	   font-size:10px;
	   line-height:1.3em;
	   height:100.01%;
	   color:#000000;
	   font-family: Arial;
       background-color:#fed45c;
	 }

#rahmen {
       margin:0px;
       width:990px;
}

#head {
    width:100%;
    height:143px;
    background-image:url('/fileadmin/euskirchen/img/head.jpg');
    background-repeat:no-repeat;
    text-align:right;
}

#meta_nav {
    margin-top:-80px;
    width:100%;
    height:100px;
    text-align:right;
}
#meta_nav a{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    padding-right:15px;
}

#menu {
    width:165px;
    float:left;
    padding:0px;
    margin:0px;
    padding-bottom:21px;
}

.content {
    position:relative; / FF, IE7
    padding-top:5px;
    padding-bottom:5px;
    display:block;
}


#content {
    float:right;
    width:700px;
    padding:0px;
    margin:0px;
    margin-right:23px;
    margin-left:23px;
    padding-bottom:30px;
    padding-left:10px;
    padding-right:10px;
}

#rechts {
    float:left;;
    width:133px;
    padding:0px;
    margin:0px;
}



#menu ul {
    list-style:none;
    margin:0px;
    padding:0px;
}

#menu li {
    position:relative;
    list-style:none;
    line-height:21px;
    border-bottom:1px dotted #777;
}

#menu .spacer {
    width:152px;
    height:21px;
    overflow:hidden;
}

#menu .menu0 {
    width:165px;
    padding-left:5px;
}
#menu .menu0_act {
    width:165px;
    background-color:#f9f0ab;
    padding-left:5px;
}

#menu .menu1 {
    width:165px;
}
#menu .menu1_act {
    width:165px;
}



#menu li.menu0 a {
    text-decoration:none;
    color:#000;
    font-size:12px;
    font-weight:bold;
    width:100%;
}
#menu li.menu0_act a,#menu li.menu0 a:hover {
    color:#515151;
    width:100%;
    font-size:12px;
    font-weight:bold;
}

#menu li.menu1 a {
    text-decoration:none;
    color:#ddd;
    font-size:10px;
    margin-left:15px;
}
#menu li.menu1_act a {
    text-decoration:none;
    color:#fff;
    font-size:10px;
    font-weight:bold;
    margin-left:15px;
}

#menu2 {
    margin-top:30px;
}

#menu2 div {
    text-align:center;
    padding:3px;
}

#menu2 a{
    font-size:13px;
    color:#ededed;
    text-decoration:none;
    font-weight:bold;

}

h1, h4 {
    background-color:#a7ba81;
    color:#fff;
    font-size:18px;
    font-weight:normal;
    line-height:26px;
    margin:0px;

    padding:1px;

}

h2 {
    margin:0px;
    padding:0px;
    color:#000000;
    font-size:16px;
    font-weight:normal;
    margin-top:20px;
    margin-bottom:5px;
    line-height:18px;
    clear:both;
}

.bodytext, #content li {
    font-size:12px;
    line-height:17px;
    color:#333;
}

#content ul {
    margin-left:20px;
    margin-top:5px;
    margin-bottom:5px;
    color:#333;
    font-size:12px;
}


#content a {
    color:#333;
    text-decoration:underline;
}

.csc-textpic {
    padding-top:15px;
    margin-bottom:15px;
    display:block;
    clear:both;
    float:none;
}
.csc-textpic img {
    border:1px solid #fff;
}

.csc-textpic-imagewrap {
    border:1px solid #a7ba81;
    background-color:#a7ba81;
    padding:0px;
    margin:0px;

}

.csc-textpic-caption {
    margin:0px;
    padding:0px;
    background-color:#a7ba81;
    color:#fff;
    padding:3px;
    width:254px;
    font-size:10px;

}


#lexikon_table {
    border-top:1px solid #777;
    border-bottom:1px solid #777;
    padding:5px;
}

#lexikon_table  a {
    color:#dd0000;
    text-decoration:none;
    font-weight:bold;
    border:1px solid #777;
    padding:2px;
    width:14px;
    height:14px;
    display:block;
    text-align:center;
    line-height:14px;
}

h3.display {
    margin:0px;
    color:#606060;
    font-size:20px;
    font-weight:normal;
    border-bottom:1px solid #606060;
    padding-bottom:3px;
    line-height:30px;
    margin-top:20px;
}

.stretcher h1 {
    display:none;
}


div.accordion h3
{
	position: relative;
    margin:0px;
    padding:0px;
	height: 20px;
    line-height:20px;
    font-size:12px;
    padding-top:2px;
    padding-bottom:2px;
	font-weight: normal;
    background-color:#a7ba81;
    color:#fff;
	cursor: pointer;
	border-top: 1px solid #fff;
    font-size:10px;
    background-image:url(/fileadmin/euskirchen/img/closed.gif);
    background-repeat:no-repeat;
    background-position:right 5px;
    padding-left:5px;
}

div.accordion h3.open {
    background-color:#a7ba81;
    color:#fff;
    background-image:url(/fileadmin/euskirchen/img/open.gif);
    background-repeat:no-repeat;
}


div.accordion_content_1 h4
{
	position: relative;
	height: 20px;
	padding: 5px 5px 2px 25px;
	color:#555;
	cursor: pointer;
    font-size:12px;
    font-weight:normal;
}
div.accordion h4.open {
    font-weight:bold;
}

h4.accordion_toggler_2 {
    background-image:url(/fileadmin/euskirchen/img/dot.gif);
    background-repeat:no-repeat;
    background-position:10px 12px;
    text-decoration:none;
}
#lexikon h4.accordion_toggler_2 {
    background-image:none;
}

.accordion_content_1
{
	position: relative;
	overflow: hidden;

}


.accordion_content_2
{
	position: relative;
	overflow: hidden;
    padding-left:25px;
    font-size:12px;
    line-height:1.3em;
}

p.accordion_toggler_2 {
    font-size:12px;
    text-decoration:underline;
    margin:0px;
    padding:0px;
    margin-top:-12px;
    cursor:pointer;
}

#lexikon a.ltop {
    width:200px;
    text-align:left;
    padding-top:5px;
    border:none;
}

h4.csc-firstHeader {
    display:none;
}

#copyright {
    margin-top:20px;
    margin-bottom:-10px;
    float:right;
}
