@import "common.css";

html 
    {
    height: 101%;
    }
    
body
    {
    position:relative;
    top:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#898684;
    font-weight:normal;
    line-height:150%;
    word-spacing:0px;
    background: #ffffff url(../images/header_bg.gif) repeat-x;
    padding: 0;
    margin: 0;
    width: 100%;
    }

#wrap
    {

    }

#wrap_main
    {
    position:relative;
    top:0px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    border:0px solid red;
    height: 100%;
    }

#motto
    {
    position: relative;
    top: 18px;
    height: 60px;
    width:100%;
    background: url(../images/motto.png) no-repeat;
    background-size: 100% auto;
    border: 0px solid yellow;
    margin:0;
    padding:0;
    }
#motto_en
    {
    position: relative;
    top: 18px;
    height: 60px;
    width:957px;
    background: url(../images/motto_en.png) no-repeat;
    border: 0px solid yellow;
    margin:0;
    padding:0;
    }
#motto_ru
    {
    position: relative;
    top: 18px;
    height: 60px;
    width:957px;
    background: url(../images/motto_ru.png) no-repeat;
    border: 0px solid yellow;
    margin:0;
    padding:0;
    }

#header
    {
    position: relative;
    top: 24px;
    width:100%;
    height:213px;
    border: 0px solid green;
    margin:0;
    padding:0;
    background: url(../images/bg_bk.png) no-repeat;
    font-family: Arial;
    }

#header a
    {
    font-size:18px;
    font-weight:normal;
    color:#ffffff;
    text-decoration: none;
    margin:0;
    padding: 0 3px 8px 3px;
    }
	

padding: 0 3px 8px 3px;

#header a:hover
    {
    color: #958a5f;
    }

#header #current a
    {
    color: #958a5f;
    }

#header .active > a
    {
    color: #958a5f;
    }

#header li
    {
    padding: 14px 0 2px 0;
    }
	
#header ul {
	position: relative;
	z-index: 3;
}

#tor
    {
    position:absolute;
    right:0;
    top:14px;
	z-index: 2;
    }

.flags img
        {
        vertical-align:bottom;
        padding-right: 10px;
    }

#socialmedia
    {
    position:absolute;
    top:75px;
    right: 2px;
    }

#socialmedia a
    {
    margin-right: 10px;
    }



#content
    {
    position:relative;
    top:27px;
    z-index:2;
    margin:0;
    padding:0;
    }

#main_content
    {
    position: relative;
    top:0px;
    width:90%;
    margin:0px 0 0 0px;
    padding:25px 5% 0px 5%;
    }

#main_content h1 
    {
    font-size: 140%;
    font-weight: normal;
    color: #494949;
    }

#main_content h2 
    {
    margin: 0;
    padding: 0px 0 0 0px;
    font-size: 16px;
    color: #494949;
    }

#main_content h3
    {
    margin: 0;
    }

#main_content a
    {
    color: #958a5f;
    font-weight: bold;
    text-decoration:underline
    }
    
#main_content a:hover
    {
    text-decoration: none;
    }

#main_content h1.vita
    {
    font-family: Arial;
    font-size: 20px;
    font-weight:lighter;
    color:#96895f;
    }
  
h2 {
    font-weight: normal;
    font-size: 16px;
    color: #494949;
}

.dark_fatty
    {
    font-weight: bold;
    color: #494949;
    }

.fatty 
    {
    font-weight: bold;
    }

.title 
    {
    padding-top: 0px;
    color: #494949;
    }

.GUU_vita
    {
    font-size: 17px;
    }

.GUU
    {
    font-size: 8.5px;
    }

.vita_jahr
{
float:left;
width: 100px;
clear: both;
vertical-align: top;
}

.vita_inhalt
{
border-bottom: 1px solid #898684;
width: 590px;
margin: 0 0 8px 100px;
}

img.left 
    {
    float: left;
    margin: 0 15px 0 0;
    padding:0;
    }

sup
    {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
    bottom: 1ex;
    }

ul
    {
    list-style:none;
    padding:0;
    margin:0;
    border: 0px solid orange;
    }
#menu_en .item20
{display:none;
}
#submenu_en .item9
{display:none;
}
#submenu_en .item17
{display:none;
}

#submenu ul
    {
    margin-top:10px;
margin-bottom: 30px;
margin-left: 0px;
    border:0px solid red;
    }

#submenu li
    {
    display:inline-block;
    padding:1px 0 5px 0;
    margin:0 5px 0 5px;
    width: 200px;
    height:20px;
    background: url(../images/button.gif) no-repeat;
    border: 0px solid black;
    text-align:center;
    }

#submenu #current 
    {
    background: url(../images/button_on.gif) no-repeat;
    color: #6d6d6c;
    }

#submenu #current a
    {
    color: #6d6d6c;
    }

#submenu .active
    {
    background: url(../images/button_on.gif) no-repeat;
    color: #6d6d6c;
    }

#submenu .active a
    {
    color: #6d6d6c;
    }

#submenu li:hover
    {
    background: url(../images/button_on.gif) no-repeat;
    color:#000000;
    }

#submenu a
    {
    display:inline-block;
    width:200px;
    font-weight: normal;
    font-family: Arial;
    font-size:12px;
    color: #ffffff;
    text-align:center;
    vertical-align:middle;
    text-decoration: none;
    }

#submenu a:hover
    {
    color: #6d6d6c;
    }


#submenu_bottom ul
    {
text-align:center;
    margin:10px auto 0 auto;
padding-bottom:20px;
    border:0px solid red;
    }

#submenu_bottom li
    {
    display:inline-block;
    padding:0 0 5px 0;
    margin:0 5px 0 5px;
    width: 200px;
    height:20px;
    background: url(../images/button.gif) no-repeat;
    border: 0px solid black;
    text-align:center;
    }

#submenu_bottom #current 
    {
    background: url(../images/button_on.gif) no-repeat;
    color: #6d6d6c;
    }

#submenu_bottom #current a
    {
    color: #6d6d6c;
    }

#submenu_bottom li:hover
    {
    background: url(../images/button_on.gif) no-repeat;
    color:#000000;
    }

#submenu_bottom a
    {
    display:inline-block;
    width:200px;
    font-weight:normal;
    font-family: Arial;
    font-size:12px;
    color: #ffffff;
    text-align:center;
    vertical-align:middle;
    text-decoration: none;
    }

#submenu_bottom a:hover
    {
    color: #6d6d6c;
    }

#sidebar
    {
    display: none;
    width:100%;
    padding:30px 10px 10px 10px;
    margin:0;
    float:right;
    border-left: 0px solid #e0e0e0;
    }

#sidebar h2
    {
    height: 30px;
    margin: 0;
    padding: 6px 0 0 0px;
    font-size: 100%;
    font-weight: bold;
    color: #145997;
    }

#sidebar p
    {
    margin: 0;
    color: #666;
    font-size:9.5px;
    text-align:justify;
    line-height: 150%;
    padding: 8px 0 0 0;
    }

#sidebar ul
    {
    width: 200px;
    margin:0;
    padding:0;
    border:0px solid red;
    }

#sidebar ul.menu
    {
    margin-bottom: 40px;
    margin-top: 6px;
    }
    
#sidebar li
    {
    display:inline-block;
    padding:0px 0 5px 0;
    margin:0;
    width: 200px;
    height:20px;
    background: url(../images/button.gif) no-repeat;
    border: 0px solid black;
    text-align:center;
    }

#sidebar #current 
    {
    background: url(../images/button_on.gif) no-repeat;
    color: #6d6d6c;
    }

#sidebar #current a
    {
    color: #6d6d6c;
    }

#sidebar li:hover
    {
    background: url(../images/button_on.gif) no-repeat;
    color:#000000;
    }

#sidebar ul.menu a
    {
font-weight: normal;
    font-family: Arial;
    font-size:12px;
    display:inline-block;
    width:200px;
    color: #ffffff;
    text-align:center;
    vertical-align:middle;
    text-decoration: none;
padding-top:1px;
    }

#sidebar ul.menu a:hover
    {
    color: #6d6d6c;
    }

#sidebar li.active
    {
    background: url(../images/button_on.gif) no-repeat;
    }

#sidebar .active > a
    {
    color: #6d6d6c;
    }

#modul_right
{
margin-bottom: 15px;
}

#footer
    {
    position:relative;
    top:28px;
    height:125px;
    background: url(../images/footer_bg.gif) repeat-x;
    border-top: 1px solid #494949;
    clear:both;
    z-index:4;
    }
#far
{
text-align:right;
}
#footercontainer
{
    width:90%;
    margin-left:auto;
    margin-right:auto;
    padding: 5%;
    color:#002455;
}
    
#basics
    {
    float:left;
    }

#basics a
    {
    text-decoration:none;
    color:#898684;
    }
    
#basics a:after
    {
    content:" ";
    }
#basics a span
    {
    font-weight: bold;
    }

#basics ul li
    {
    display: inline;
    }
li.item61 span
        {
        color:#958a5f;
        margin-left:7px;
        }


.componentheading
    {
    font-size: 140%;
    font-weight: normal;
    color: #494949;
    margin-bottom:40px;
    }
#schwerpunkte
{
    float:right;
}

#schwerpunkte ul
    {
    margin:0px;
    text-align: center;
    }

#schwerpunkte li
    {
    display:inline-block;
    padding:0;
    margin: 10px 12px;
    width: 150px;
    height: 15px;
    background: url(../images/button_foot.gif) repeat-x;
    border: 0px solid black;
    text-align:center;
    line-height: 100%;
    }
 #schwerpunkte li:hover
 {
    background: url(../images/button_on_foot.gif) repeat-x;
    }

#schwerpunkte a
{
    display:inline-block;
    text-align:center;
    width:150px;
    height:15px;
    font-size:7pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration:none;
    }
#schwerpunkte a:hover
{
    color:#6D6D6C;
    }
#google-links {
    margin: 15px auto 15px auto;
}
    
#google-links a {
    padding-right: 40px;
    color: #000000;
    font-weight: normal;
    font-size: 7pt;
}

.avPlayerWrapper {
    clear: none !important;
}

/* list-style: pos1 pos2 po3;
 *    parameter:
 *               pos1: none | disc | circle | square
 *               pos2: inside | outside
 *               pos3: none | url('arrow.gif')
 * more info under: http://www.w3schools.com/css/css_list.asp
 */

#xmap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}
#xmap ul li {
	margin		: 0;
	padding		: 0;
	background	: transparent;
}
#xmap a img {
	border		: none;
}
#xmap ul.level_0 ul {
	list-style	: inside square;
	padding		: 0;
}
#xmap ul.level_1 li {
	padding		: 0 0 0 2em;
}
#xmap .active {
	font-style	: italic;
}

a.theme-link {
  cursor:pointer;
} 

.div-theme {
  display: none;
}