﻿
/*######################################################
	LAYOUT/STRUCTUR
#######################################################*/

Body
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    text-align: left;
}

.MainBody
{
    background-image: url(../images/bg_stripe.jpg);
    background-repeat: repeat-x;
    color: rgb(30,30,30);
}


:root #center
{
    margin-top: -5px;
}


#center
{
    margin-top: -15px;
}

#all
{
    width: 1240px;
    background-image: url(../images/bg_world.jpg);
    background-repeat: no-repeat;
}

#head
{
    height: 132px;
}

#menue_container
{
    background-image: url(../images/men_cont_bg.jpg);
    background-repeat: repeat-x;
    height: 46px;
    margin-top: 3px;
    border-left: solid 1px #849dce;
    border-right: solid 1px #849dce;
}

#search_container
{
    float: left;
    width: 280px;
    height: 40px;
}

#left_column
{
    float: left;
    width: 280px; /*border: solid 1px rgb(230,230,230);*/
    background-color: rgb(255,255,255);
    /* background-image: url(../images/bg_bottom_container.jpg); */
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 10px 0 0 0;
}

#mid_column
{
    float: left;
    width: 692px;
    padding: 1px 0 40px 0;
    margin: 10px 0 0 10px;
    border: solid 1px rgb(230,230,230);
    background-color: rgb(255,255,255);
    background-image: url(../images/bg_bottom_container.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#right_column
{
    float: left;
    width: 240px;
    height: 628px;
    margin: 10px 0 0 10px; /*background-color:rgb(255,0,0);*/
}



#footer
{
    width: 692px;
    margin: 10px 0 0 290px;
    padding: 10px 0px 0px 0px;
    border: solid 1px rgb(230,230,230);
    background-color: rgb(255,255,255);
    background-image: url(../images/bg_bottom_container.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

/*######################################################
	MAIN MENUE SEARCHBOX
#######################################################*/


.pic_link
{
    border: none;
}

.structuretable
{
    width: 976px;
    margin-top: 55px;
}

.structurecell
{
    height: 100%;
    padding-right: 14px;
    padding-left: 14px;
}

.headertable
{
    width: 975px;
    background-image: url(../images/headerbg.png);
    background-repeat: no-repeat;
}

.homeimage
{
    height: 109px;
}

.homeimage img /***Logo Position***/
{
    padding-top: 40px;
    padding-left: 30px;
}

.headertoptable
{
    margin-top: 10px;
    margin-right: 15px;
}

.headertoptable td
{
    padding-bottom: 10px;
    padding-left: 14px;
    vertical-align: middle;
}

input.searchinput
{
    height: 16px;
    padding: 0 2px 0px 6px;
    color: #646464;
    border: 0px;
    background-image: url(../images/searchbg.gif) no-repeat left top;
    width: 145px;
    padding: 5px 6px 3px 6px;
    background-color: #000000;
}

input.searchbutton
{
    width: 16px;
    height: 16px;
    border: 0px;
    background-image: url(../images/search.gif);
    padding: 0 2px 0px 6px;
}

.headeremail
{
    background-image: url(../images/email.gif);
    background-position: 14px top;
    background-repeat: no-repeat;
    color: white;
    padding-top: 2px;
}

.headeremail a
{
    color: #767676;
}

.headeremail a, .headeremail a:visited, .headeremail a:hover
{
    padding-left: 6px;
    text-decoration: none;
}

.topnavigation
{
    height: 24px;
    background-image: url(../images/top_navigat.png);
    background-repeat: no-repeat;
    color: #ffffff;
}


.navigationdistance
{
    width: 30%;
}

.contentarea
{
    width: 967px;
    height: 200px;
    background-image: url(../images/content_bg_main.gif);
    background-repeat: repeat-y;
    background-position: center;
    margin-left: 4px;
}

.topdistance
{
    height: 27px;
    background-image: url(../images/top.png);
}

.navigation
{
    width: 120px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    background-image: url(../images/content_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.editcontent
{
    width: 560px;
    height: 380px;
    background-color: transparent;
    padding-top: 5px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 50px;
    color: #646464;
    border-right: solid 1px #e5e5e5;
    border-left: solid 1px #e5e5e5;
}

.editcontent table, .editcontent a, .editcontent a:visited, .editcontent a:active, .editcontent a:hover
{
    color: #646464;
}

.editcontent b, .editcontent strong
{
    color: #767676;
}



.key
{
    width: 210px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    background-image: url(../images/content_bg_right.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.key table, .key table a, .key table a:active, .key table a:visited, .key table a:hover
{
    text-decoration: none;
}

.searchdetailtable
{
    width: 100%;
}

.searchtable, .searchtable a, .searchtable a:active, .searchtable a:visited, .searchtable a:hover
{
    line-height: 12px;
    font-size: 9px;
    text-decoration: none;
}

.searchdetailtable td
{
    padding-top: 5px;
    padding-bottom: 1px;
}

.bottomdistance
{
    height: 1px;
    background-color: transparent;
}


.copyright
{
    padding-left: 20px;
    padding-top: 14px;
}



/*######################################################
	Navigation
#######################################################*/

.dropdownnavigationseperator
{
}

.leftnavigationtable
{
    width: 140px;
}

.leftnavigationtable a, .leftnavigationtable a:active, .leftnavigationtable a:visited, .leftnavigationtable a:hover
{
    display: block;
    text-decoration: none;
}

.leftnavigationtable a:hover
{
    text-decoration: none;
}

.GoButton {
	width: 33px;
	height: 33px;
	float: right;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0;
    border: none;
    background: url(../images/GOButton.gif) no-repeat;
}
.GoButton:hover { background-position: 0 -33px;cursor:pointer}


h1.Artikelgruppe
{
    font-size: 11px;
    color: rgb(80,80,80);
    font-weight: normal;
}


/*######################################################
	Basic
#######################################################*/


h1
{
    font-size: 18px;
}

h2
{
    font-size: 14px;
    font-weight: bold;
}

h3
{
    font-size: 12px;
    font-weight: bold;
}

/*######################################################
	Editor
#######################################################*/
.font10
{
    font-size:10px;
}

.font12 
{
    font-size:12px;
}

.font14 
{
    font-size:14px;
}

.font16 
{
    font-size:16px;
}

.font20 
{
    font-size:20px;
}

.Standard
{
}
