a {
	border:none;
	outline:none;
	text-decoration:none;
	color:#000000;
}

a img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

a.more {
	background-image:url(../images/more_pfeil.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}

#kontakt_impressum, #kontakt_impressum a{
	color:#FFFFFF;
	font-size:11px;
}

#login a {
    background-position: right top;
    background-repeat: no-repeat;
    color: #D18111;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 12px;
    width: 127px;
}

#login a:hover, #login a.active {
	text-decoration:none;
}

.start_title h2 {
	font-size:17px;
	color:#945626;
	font-weight:normal;
}

.start_inhalt p {
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

#inhalt h1 {
	font-size:17px;
	color:#945626;
	line-height:130%;
	margin-bottom:20px;
	margin-left:14px;
}

#inhalt h2 {
	color:#945626;
	font-size: 12px;
    line-height: 130%;
    margin-bottom: 5px;
    margin-left: 14px;
}

#inhalt p {
	font-size:12px;
	color:#000000;
	line-height:130%;
	margin-top:10px;
	margin-left:14px;
	width:526px;
}

h3.toggler {
	background-color: #FEFEFE;
    color: #945626;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    padding: 5px 0 0 15px;
    width: 685px;
	margin-top:1px;
	cursor:pointer;
}

.element p {
    padding: 0px;
}

#trainer p {
	margin-left:0px;
}

table#aktiv_lernen_bilder {
	color: #000000;
    font-size: 12px;
    line-height: 130%;
}

table#aktiv_lernen_bilder tr td {
	padding-top:10px;
}

#inhalt ul {
	margin:10px 10px 10px 40px;
}

#inhalt ul li {
	list-style-image:url(../images/list_image.png);
	font-size:12px;
	color:#000000;
	line-height:130%;
	margin-bottom:2px;
}

h2 a {
    color: #945626;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: none;
}

#text1 p, #text2 p, #text3 p, #text4 p {
    font-weight: bold;
}

a.more {
    background-image: url("../images/more_pfeil.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}



.pdf {
	background-image:url("../images/icon_pdf.gif");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	margin:8px 0 8px 0;
	padding-left:18px;
}
