h2,h3 {
	font-size:18px;
	margin:0 0 10px 0;
	overflow:visible;
}
h3{
	font-size:14px;
}
h1 {
	width:500px;
	float:right;
	text-align:left;
	margin-bottom: 40px;
}
h1,h2 {
	clear:both;
}
.movetext{
	/*background-color:#FFEDD6;*/
}
#dl_link{
	padding:5px 5px 5px 0;
	margin-top:5px;
	display:block;
	position:relative;
	/*float:left;*/
}
#below_seachbox{
	font-size:13px;
	padding-top:10px;
}
#above_searchbox{
	font-size:13px;
	padding-bottom:5px;
}
#help{
	left:180px;
	top:80px;
	position: absolute;
	padding: 10px;
	width:400px;
	font-size:14px;
}

div.conjug_list,#help{
	background-color:#FFEDD6;
	border:1px solid #B47F3E;
}

div.h3 {
	width:250px;
	/*height: 180px;*/
	/*border:1px solid #000;*/
	float:left;
}
div.h1 {
	width:500px;
	float:right;
}
div.left {
	width:150px;
	float:left;
	margin:0 0 20px 0;
	clear:both;
}
div.search {
	position:relative;
}
div.search .submit_conj{
	width:30px;
	display: inline;
}
div.search .searchstr{
	width:110px;
	display: inline;
}
div.conjug_list{
	width:150px;
	/*float:left;*/
	overflow:scroll;
	height:400px;
	background-color:#FFD08C;
	padding:5px 0px 0px 10px;
	margin: 10px 0 0px 0;
	border:0;
	/*clear:both;*/
}
div.conjug_list div a,div.conjug_list div{
	padding: 2px 0 2px 0;
}
div.invis {
	display:none;
}

.conjug_list a{
	text-decoration:none;
	font-size:12px;
}

li {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:14px;
}
ul {
	padding:0;
	margin:0 0 10px 20px;
}
#other_products {
	background-color: #FFFFCB;
	height: 58px;
}
.c3_dl_mathe, .c3_dl_englisch {
    color: #0000FF;
    display: block;
    font: 16px/48px Verdana;
    height: 48px;
    padding: 5px 0 5px 60px;
    text-decoration: none;
}
.c3_dl_mathe {
    background: url("img/pi.png") no-repeat scroll 10px 14px transparent;
    width: 270px;
	margin-right: 30px;
}
.c3_dl_englisch {
    background: url("img/gb-flag.png") no-repeat scroll 10px 14px transparent;
    padding-left: 50px;
    width: 230px;
}
.c3_dl_text, .c3_dl_mathe, .c3_dl_englisch {
    float: right;
}
