img {border: none;}
body {
	font-size: 11px;
	font-family: Arial,Verdana,Tahoma;
	color: #4F4F4F;
	margin: 0px;
}
td, p,div {
   font-size:11px;
   font-family: Arial,Verdana,Tahoma;
   color: #4F4F4F;
}

input, select, textarea{
   font-size:11px;
   font-family: Tahoma;
   color: #4F4F4F;
}
form  {margin:0px;}

.cb{
   clear:both;
   height: 0px;
}

hr{
	background-image: url('../images/linie1.png');
    background-repeat: no-repeat;
	border: 0;
}

.container{
    background-image: url('../images/body_border.gif');
    background-repeat: repeat-y;
    width: 983px;
    padding-top: 18px;
    padding-bottom : 18px;
}

.topbody{
    background-image: url('../images/body_bg.jpg');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #D4CEC2;
    width: 888px;
    padding-left: 25px;
}

.leftbox{
    height: 85px;
    width: 650px;
    float:left;
    text-align: left;
    padding-top: 15px;
}

.leftbox_item{
    background-image: url('../images/linie1.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.rightbox{ /* 843-618 = 225 */
    float: right;
    height: 85px;
    width: 210px;
    text-align: right;
}

.rightbox .flags{
    text-align: right;
    padding-top: 5px;
    padding-right: 17px;
}
.rightbox .flags a{
    margin-left: 10px;
}

.rightcolumn{
    float: right;
    width: 210px;
    padding-top: 15px;
    text-align: left;

    background-image: url('../images/line2.jpg');
    background-repeat: no-repeat;
    background-position: top right;

}
.leftcolumn{
    float: left;
    width: 650px;
    background-image: url('../images/linie1.png');
    background-repeat: no-repeat;
    background-position: top right;
}

.rightfooter, .rightfooter a{
	/*float: right;
	width: 209px;*/
	margin-top: 55px;
	text-align: center;
	margin-bottom: 10px;
	font-size: xx-small;
	color: #4F4F4F;
}
.top_h2 h2{
	display: inline;
	font-size: xx-small;
	color: #4F4F4F;
	font-weight: normal;
}

/*
.leftfooter{
	float: left;
	color: #8D8D8D;
}
.leftfooter div{

    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: 275px;
}
*/
.l {
  float:left;
}
.r {
  float: right;
}

/* internal pages */

.topbox_title{
    padding-top: 5px;
    font-size: 14px;
}

.topbox_title h1{
    padding-top: 5px;
    font-size: 12px;
	 display: inline;
	 font-weight: normal;
}

.title a{
    font-weight: bold;
    font-size: 13px;
	text-decoration: none;
	color: #4F4F4F;
}
.title a:hover{
	 text-decoration: underline;
}
.logout_link{
    padding: 1px;
    color: #FFFFFF;
    background-color: #CDC7B5;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
.logout_link:hover{
    color: #AAAAAA;
}
.link1{
    color: #D68C1C;
    text-decoration: underline;
}
.link1:hover{
    text-decoration: none;
}
.itext{
    border: 1px solid #CCCCCC;
    color: #000000;
    background-color: #F0EEE6;
}
.ibutton{
    background-color: #CDC7B5;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #CCCCCC;
}

.links_list, .links_list2{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.links_list li, .links_list2 li{
    line-height: 200%;
}
.links_list li a, .links_list2 li a, .link_bg{
	text-decoration: none;
	color: #8D8D8D;
	padding-left: 10px;
	background-image: url('../images/link1.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.links_list li a:hover,.links_list2 li a:hover, .link_bg:hover{
    background-image: url('../images/link2.gif');
    background-repeat: no-repeat;
    background-position: left;
	 text-decoration: underline;
	 color: #4F4F4F;
}

.links_list li a,  .link_bg{
    font-size: 12px;
    font-weight: bold;
}
.links_list2 li a{
    font-size: 11px;
}

/**/
.links_list .links_list_sub{
    margin: 0px;
    padding-left: 10px;
    list-style: none;
}
.links_list .links_list_sub li{
    line-height: 200%;
}
.links_list .links_list_sub li a{
	text-decoration: none;
	color: #8D8D8D;
	padding-left: 10px;
/*	background-image: url('../images/link1_sub.gif');
	background-repeat: no-repeat;
	background-position: left;*/
	background-image: none;
}
.links_list .links_list_sub li a:hover{
    /*background-image: url('../images/link2_sub.gif');
    background-repeat: no-repeat;
    background-position: left;*/
	 background-image: none;
	 text-decoration: underline;
	 color: #4F4F4F;
}

.links_list .links_list_sub li a{
    font-size: 10px;
    font-weight: bold;
	padding-left: 8px;
	font-style: italic;
}
.links_list .links_list2 li a{
    font-size: 11px;
}
/**/

.link_obj_week{
	text-decoration: none;
	color: #4F4F4F;
}

.link_obj_week:hover{
	text-decoration: underline;
}

/* searh page */

.search_form select{

    width: 140px;
    background-color: #CDC7B5;
    color: #000000;
}

.search_form input{
    background-color: #CDC7B5;
    color: #000000;
}

.list_left{
    clear: left;
    float:left;
}
.list_space{
    clear: left;
    height: 10px;
}

.list_center{
    float:left;
    margin-left: 15px;
    width: 330px;
    text-align: left;
}
.list_right{
    float:left;
    margin-left: 15px;
    width: 100px;
    text-align: left;
}

.list_bottom{
    float:right;
    width:210px;
    height:50px;
    margin-top:10px;
    text-align: left;
}

.list_bottom a{
   text-decoration: none;
   color: #818683;
}
.list_bottom a:hover{
   text-decoration: underline;

}

.list_bottom select{
    background-color: #CDC7B5;
    color: #000000;
}


/* index page */
.index_left{
    float:left;
    width: 175px;
}
.index_center{
    float: left;
    margin-left: 15px;
    width: 475px;
}

.index_title{
    font-size: 14px;
    padding-bottom: 10px;
    text-align: right;
    background-image: url('../images/line3.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

.index_title_more{
    font-size: 12px;
	padding-top: 20px;
    padding-bottom: 10px;
    text-align: right;
    background-image: url('../images/line3.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

.index_title h2{
	font-size: 14px;
    padding-bottom: 10px;
    text-align: right;
	font-weight: normal;
	display:inline;

}

headline_h1 h1{
	font-size: 10px;
	display:inline;
	font-weight: normal;
	text-align: center;
}

.index_text{
    margin-top: 10px;
    text-align: right;
}

/* description page*/

.desc_left{
    float: left;
    width: 435px;
}

.desc_center{
    float: left;
    width: 210px;
    margin-left: 5px;
    text-align: left;
}

.bookmark_ok{
	color: #9ACD32;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bookmark_double{
	color: #DD4B4B;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitemap a{
	color: #4F4F4F;
   text-decoration: none;
}
.sitemap a:hover{
	color: #4F4F4F;
   text-decoration: underline;
}