body {
    color: #CC0000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 70%;
	margin: 0;
	padding: 0;
}

/* Definitionen exklusiv fuer Sprachweiche */

#sprachweiche_container     {
    background: transparent;
    display: block;
    overflow-x: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
}

#sprachweiche_swf_container     {
    background: transparent;
    float: left;
    width: 100%;
    height: 85%;  
}

#sprachweiche_flaggen_container    {
    background: #FFFFFF;
    float: left;
    height: 15%;  
    width: 100%;
    text-align: center;  
}


.container_3elemente    {
    background: transparent;
    width: 400px;    
    height: 30px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 5px;
}

.container_3elemente_flash_detection    {
    background: transparent;
    width: 240px;    
    height: 30px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 5px;
}

.container_flaggen    {
    background: transparent;
    float: left;
    padding-right: 15px;
}

.container_dropdown    {
    background: transparent;
    float: left;
    padding-right: 15px;
}

.container_dlglogo    {
    background: transparent;
    float: left;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 5px;
}

/* Link styles */

a {
    color: #999999;
}

a:active {
    color: #999999;
}

a:visited {
    color: #999999;
}

a:hover {
    color: #000000;
}

.sprachweiche_textlinks {
    text-align: center;
    padding-bottom: 5px;
}
