/* project:Apitz-webpage author:trx date:26.12.2008 version:0.1 */

body {
    font-family:Arial;
    margin:0px;
    height:100%; 
    background:url("../media/gui/bg.png");
    background-repeat:repeat-x;
}

#gui {
    table-layout:fixed;
    border-spacing:0px;
    border:0px;
    padding:0px;
}

#ge1 {
    height:129px;
}
#ge2 {
    width:282px;
    height:129px;

}
#ge3 {
    width:434px;
    height:129px;
}
#ge4 {
    width:282px;
    height:129px;
}
#ge5 {
    height:129px;
}

#ge6 {
    width:50%;
    height:233px;
    background:url("../media/gui/gui_06.gif");
    background-repeat:repeat-x;
}
#ge7 {
    width:282px;
    height:233px;
}
#ge8 {
    width:434px;
    height:233px;
    /*background:url("./../media/gui/gui_08.gif");*/
}
#ge9 {
    overflow:hidden;
    width:282px;
    height:233px;
    background:url("../media/gui/gui_09.gif");
    padding-top:8px;
    vertical-align:top;
}
#ge10 {
    width:100%;
    height:233px;
    background:url("../media/gui/gui_06.gif");
    background-repeat:repeat-x;
}

#ge11 {
    
    height:56px;
}
#ge12 {
    width:282px;
    height:56px;
    font-family:Arial;
    font-size:45px;
    font-weight:bold;
    color:#3c6fc3;
    text-align:right;
    
}
#ge13 {
    width:434px;
    height:56px;
}
#ge14 {
    width:282px;
    height:56px;
    font-family:Arial;
    font-size:10px;
    color:#666666;
}
#ge15 {  
    height:56px;
}

#ge16 {
    height:33px;
}
#ge17 {
    width:282px;
    height:33px;
}
#ge18 {              
    width:434px;
    height:33px;                
    text-align:center;
}
#ge19 {
    width:282px;
    height:33px;
}
#ge20 {  
    height:33px;
}
/*
#menuLink1{
    padding-left:0px;
}

#menuLink2{
    padding-left:6px;
}

#menuLink3{
    padding-left:12px;
}

#menuLink4{
    padding-left:18px;
}

#menuLink5{
    padding-left:12px;
}

#menuLink6{
    padding-left:6px;
}

#menuLink7{
    padding-left:0px;
}
*/
a:link {
    color:#000000;
    font-family:Arial, Tahoma;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
}

a:visited {
    color:#000000;
    font-family:Arial, Tahoma;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
}

a:hover {
    color:#3c6ec3;
    font-family:Arial, Tahoma;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
}

a:active {
    color:#000000;
    font-family:Arial, Tahoma;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
}

a:focus {
    color:#000000;
    font-family:Arial, Tahoma;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
}

div.menu {
    padding-top:3px;
}

img.flag {
    border:solid 0px white;
    width:29px;
    height:17px;
    padding:0px;
}

div.flag {
    border:solid 2px #ababab;
    width:29px;
    height:17px;
    padding:2px;
    cursor:pointer;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

