@CHARSET "ISO-8859-1";

img {
	border: 0px;
}

body {
margin:20px;
margin-bottom:0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size:16px;
font-weight:bold;
color:#666666;
margin-bottom:5px;
}

a, a:link, a:active, a:visited {
color:#3194EA;
text-decoration:underline;
}

a:hover {
color:#FF6600;
text-decoration:none;
}

#container {
width:960px;
margin:auto;
text-align:left;
}

#head {
float:left;
width:535px;
height:300px;
}

#searchbox {
width:530px;
height:115px;
padding-top:6px;
background-image:url(/img/hg-suche.png);
background-repeat:no-repeat;
}

#searchbox h2 {
font-size:16px;
font-weight:bold;
color:#666666;
margin-bottom:5px;
}

#searchbox p {
font-size:11px;
color:#666666;
margin: 0px 0px;
}

.searchbox-inside {
margin:15px;
}

.input-searchbox {
width:380px;
height:27px;
border:1px solid #CCCCCC;
font-size:20px;
}
.input-submit {
width:100px;
height:29px;
border:0;
cursor:pointer;
}
.input-submit-de {
background:url(/img/search_de.png) no-repeat;	
}
.input-submit-nl {
background:url(/img/search_nl.png) no-repeat;	
}
.input-submit-et {
background:url(/img/search_et.png) no-repeat;	
}
.input-submit-en {
background:url(/img/search_en.png) no-repeat;
}
.input-submit-ro {
background:url(/img/search_en.png) no-repeat;
}

#tag-cloud {
margin-left:550px;
width:300px;
height:300px;
background:#E8E8E8;
}

.search-button {
padding-top:20px;
}

#adsense {
margin:5px;
}

.big-box {
width:868px;
}

.big-box h2 {
width:868px;
height:35px;
background-image:url(/img/bigbox-head.png);
background-repeat:no-repeat;
padding-top:10px;
padding-left:15px;
margin-bottom:-20px;
color:#3194EA;
font-size:16px;
font-weight:bold;
}

.big-box-content {
border-left:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
width:826px;
margin-left:1px;
padding:15px;
font-size:11px;
overflow:hidden;
}
.big-box-content h3 {
padding-top:10px;
padding-left:10px;
color:#3194EA;
font-size:11px;
font-weight:bold;
}

.small-box {
float:left;
width:210px;
margin-right:6px;
}

.small-box h3 {
width:210px;
height:35px;
background-image:url(/img/smallbox-head.png);
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;
margin-bottom:-20px;
color:#3194EA;
font-size:11px;
font-weight:bold;
}

.small-box-content {
border-left:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
width:188px;
padding:10px;
font-size:11px;
}
.small-box-help {
border-left:1px solid #CCC;
border-right:1px solid #CCC;
width:188px;
padding:10px;
font-size:10px;
}
.small-box-content ol {
margin:0;
margin-left:-10px;
line-height:18px;
}

.small-box-content ol a, .small-box-content ol a:link, .small-box-content ol a:visited {
color:#3194EA;
text-decoration:underline;
}

.small-box-content ol a:hover {
color:#FF6600;
text-decoration:none;
}

.mask {
font-weight:normal;
}

.textbold {
font-weight: bold;
}

.results a, .results a:link, .results a:visited {
color:#FF6600;
text-decoration:underline;
}

.results a:hover {
color:#FF6600;
text-decoration:none;
}

.clear {
clear:left;
}

#footer {
width:868px;
height:69px;
margin-top:20px;
background:url(/img/footer.png);
background-repeat:no-repeat;
}

.footer-text {
text-align: center;
padding:15px;
font-size:11px;
}

.language a {
width:24px;
height:24px;
padding-top:4px;
float:left;
text-align:center;
}

.language a:hover {
width:24px;
height:24px;
float:left;
padding-top:4px;
text-align:center;
background-image:url(/img/language-bg.gif);
background-repeat:no-repeat;
}

.language-active {
width:24px;
height:24px;
float:left;
text-align:center;
padding-top:4px;
background-image:url(/img/language-bg.gif);
background-repeat:no-repeat;
}

.db-lang {
font-size:9px;
float:left;
margin-right:3px;
}

.suche {
width:100px;
height:29px;
background-image:url(/img/search.png);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
font-weight:bolder;
color:#FFFFFF;
padding-top:3px;
}

img.help-button {
	cursor:pointer;
	float:right;
	margin-top:-23px;
}