/*=============================================================
(c) 2007 Internetagentur pixelcreation | pixelcreation.de
===============================================================
date:			jun 23, 2007
description:	startsite style 
=============================================================*/

/*========= css style =========*/

body {
color:#000000;
font:10px Verdana, Arial, Helvetica, sans-serif;
background:url(../images/background.gif);
background-repeat:repeat-x;
margin:0;
}
#container {
background:#FFFFFF url(../images/background_container.png) no-repeat;
height:800px;
width:980px;

}
#header { 
width:457px;
margin:0px auto;
}
#date {
margin-left:200px;
color:#000000;
padding-top:7px;
}
#searchform {
margin-left:800px;
margin-top:15px;
width:180px;
height:45px;
}
#searchterm {
width:149px;
height:15px;
font-size:9px;
padding:0px;
margin-left:13px;
margin-top:5px;
border:1px solid #a5acb2;
}
.select1 {
width:233px;
height:19px;
font-size:9px;
padding:0px;
border:1px solid #d4d0c8;
}
#bbz_left, #cct_right {margin:0px;}

#submitthis {
width:22px;
height:10px;
background:#e64215 url(../images/background_submitthis.png);
border:0px;
margin-left:143px;
margin-top:5px;
}
.submitthis2 {
width:22px;
height:10px;
background:#e64215 url(../images/background_submitthis.png);
border:0px;
margin-left:210px;
margin-top:5px;
}

#content {
width:650px;
left:200px;
top:45px;
position:absolute;
}
#left {
float:left;
width:348px;
}
#right {
float:left;
width:300px;
}
.menu {
margin-top:258px;}

.list ul {
list-style-type: none;
margin:0px;
padding:0px;
}
.list {
margin-left:28px;
padding:0px;
}
.list li {
font:11px Verdana, Arial, Helvetica, sans-serif;
margin-bottom:5px;
list-style-type: none;
list-style-image: url(../images/img_list_arrow.gif);
}
.list_more {margin-top:20px;}

#sign {
clear:both;
left:720px;
top:700px;
position:absolute;
}

#logo_quali {
clear:both;
left:790px;
top:610px;
position:absolute;
}

#bbz_fast, #cct_fast {
margin-top:7px;
padding:0px;
margin-bottom:0px;
}
#info_text {
top:800px;
left:230px;
font:10px Verdana, Arial, Helvetica, sans-serif;
position:absolute;
color:#8e908f;
height:30px;
}
#bbz_img { margin-top:28px; margin-left:2px; padding:0px;}
#cct_img { margin-top:28px; padding:0px;}
/*========= links =========*/
a:link, a:visited, a:active {
color:#656565;
text-decoration:none;
font-weight:normal;
}
a:hover {
color:#929090;
text-decoration:none;
font-weight:normal;
}

.list a:link, .list a:visited, .list a:active {
color:#000000;
text-decoration:none;
font-weight:normal;
}
.list a:hover {
color:#666666;
text-decoration:none;
font-weight:normal;
}

.list_more a:link, .list_more a:visited, .list_more a:active {
color:#656565;
text-decoration:none;
font-weight:normal;
}
.list_more a:hover {
color:#929090;
text-decoration:none;
font-weight:normal;
}

.w_link a:link, .w_link a:visited, .w_link a:active {
color:#666666;
text-decoration:none;
font-weight:normal;
}
.w_link a:hover {
color:#999999;
text-decoration:none;
font-weight:normal;
}
/*========= search_results =========*/

#search_results { margin-top:10px; font-size:11px;}
.result_txt { margin:20px 0 30px 0;}
#w_link {
background:url(../images/background_h3_link.png) no-repeat;
padding-left:10px;
margin-bottom:20px;
}

/*========= headlines =========*/

h1 {display:none;}
h2 {
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
font-weight:bold;
}
h3 { 
font:11px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666666;
margin-top:10px;
margin-bottom:10px;
background: url(../images/background_h3_link.png) no-repeat;
padding-left:10px;
}
h4 { 
font:11px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-top:8px;
margin-bottom:8px;
}


/*========= fonts =========*/

.short_news_date {color:#959393;}
.short_news_text {color:#000000}


/*========= extra =========*/

hr {display:none;}

.hide {display:none;}

td, tr, img, p {
border:0px;
padding:0px;
margin:0px;
}

/*images*/

.image1 {float:right;}
.fooder_img {margin-left:15px;}
.fooder_img {margin-left:25px;}


