body {
	background-color: #005ca2;
	background-image: url(pix/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, sans serif, trebuchet ms, Georgia, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
}

td {
	vertical-align: top;
}


#container {
	top: 10px;
	left: 50%;
	margin: 0px 0px 0px -550px;
	width: 1100px;
	position: absolute;
	float: left;
}

img, div, input, select, table { behavior: url("iepngfix.php") }

#content {
    width: 1100px;
    float: right;
    display: inline;
    margin: 0;
    position: relative;
}

#oben {
    background-image: url(pix/schatten_oben.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

#footer {
    width: 1000px;
    height: 49px;
    margin: 0 0 20px 0;
    clear: both;
}

#content_left {
    float: left;
    display: inline;
    margin: 0;
    width: 762px;
}

#navi {
    z-index: 100;
    top: 10px;
    position: relative;
    width: 738px;
    padding-left: 12px;

    padding-top: 20px;
    padding-right: 12px;
}

#oben {
    z-index: 50;
    top: 0px;
    position: relative;
    width: 762px;
}

#unten {
    width: 762px;
}

#main {
    width: 712px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url(pix/schatten.png);
    background-repeat: repeat-y;
}

#main_bottom,
#cms_main_bottom {
    position: relative;
    width: 632px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-top: 50px;
}

#main_bottom_left {
    width: 432px;
    margin: 0;
    float: left;
}

#main_bottom_right {
    width: 200px;
    margin: 0;
    float: left;
}

#sidenav {
    width: 290px;
    padding-left: 20px;
    float: left;
    display: inline;
    margin: 0;
    position: relative;
}

#div_adresse {
    width: 312px;
}

#div_logo,
#div_bw_logo {
    float: left;
    left: 377px;
    position: absolute;
    text-align: right;
    top: 56px;
    width: 270px;
}

#cms_div_logo,
#cms_div_bw_logo {
    padding: 5px;
    position: absolute;
    left: 360px;
    top: 60px;
    width: 300px;
    height: 180px;
    text-align: center;
    border: 1px solid gray;
    z-index: 90;
}

#cms_div_bw_logo {
    background-color: #15273E;
}

#cms_logo_navi {
    position: absolute;
    left: 360px;
    top: 39px;
    height: 20px;
    background-color: white;
    z-index: 99;
}

#cms_logo_navi div {
    float: left;
    width: 115px;
    border: 1px solid gray;
    padding: 0px 3px;
    height: 20px;
}

#cms_logo_navi_bw {
    position: relative;
    left: -1px;
}

#cms_logo_navi a {
    color: black;
}

.cms_tab {
    cursor: pointer;
}

.cms_tab_active {
    cursor: pointer;
    position: relative;
    top: -3px;
    font-weight: bold;
    height: 23px !important;
}

.logo_active {
    background-color: silver;
}

#cms_logo_navi_farb {
    float: left;
}

#uni_beschreibung {
    margin-top: 50px;
}

/* Abstand */
.left {
	margin-left: 10px;
}
.left40 {
	margin-left: 40px;
}
.top {
	margin-top: 40px;
}
.top15 {
	margin-top: 15px;
}

.icons {
	margin-top: 15px;
	margin-left: 15px;
}
.right {
	margin-right: 57px;
}
.padding {
   margin-top: 30px;
   margin-left: 37px;
   margin-right: 37px;
   margin-bottom: 30px;
}

/* Links */
a {
	color: #0492d0;
	text-decoration: none;
	}
a:hover {
	color: #0492d0;
	text-decoration: underline;
	}
a.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9e9e;
}
a.copy:hover {
	font-size: 9px;
	color: #9e9e9e;
	text-decoration: underline;
}
a.active {
	color: #333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9e9e;
}

a img {
    border: none;
}

.headline {
	font-weight: bold;
	font-size: 12px;
	color: #2881ad;
}
.versalien {
	text-transform: uppercase;
}
.rot {
	color: #c50e1f;
}
.middle {
	vertical-align: middle;
	}
.bottom {
	vertical-align: bottom;
}

.sidebar a {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

li  {
	background-image: url(pix/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 10px;
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

/* Formulare */
.feld {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.button {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
	background-color: #fecc00;
	border: 0px solid #C72931;
	font-weight: bold;
}

.subnavi {
	padding-top: 8px;
	padding-bottom: 17px;
}

/* Felder zur Eingabe der Instituts-Angaben */
.institut_edit {
    width: 300px;
    margin: 0px 0px 1px 0px;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

#form_buttons {
    margin-top: 5px;
    text-align: center;
}

/* Karte */
#deutschlandkarte {
	position: relative;
}

.institut {
    position: absolute;
}

.institut img {
    float: left;
}

.punkt {
	position: relative;
    top: 0px;
    left: 16px;
    cursor: pointer;
}

#instituts_info {
    left: 300px;
    position: absolute;
    top: 400px;
    cursor: pointer;
    display: none;
    white-space: nowrap;
    width: 100%;
    z-index: 99;
}

#instituts_info img {
    float: left;
}

.instituts_info_content {
    background-image: url(pix/instituts_info_bg.gif);
    background-repeat: repeat-x;
    min-width: 80px;
    float: left;
    padding: 2px 10px 0px 2px;
    color: white;
    height: 26px;
}

.instituts_info_spitze {
    position: absolute;
    left: 10px;
    top: 25px;
}

#cms_controller {
    right: 365px;
    position: absolute;
    top: 400px;
    z-index: 20;
    text-align: right;
}

.cms_buttons {
    border: 1px solid transparent;
    width: 30px;
    height: 30px;
    float: left;
    margin: 1px;
}

.cms_active{
    border: 1px solid gray;
    background-color: #eee;
}

.cms_buttons: hover {
    border: 1px solid gray;
}

#cms_controller_help {
    right: 365px;
    position: absolute;
    top: 435px;
    z-index: 20;
    text-align: right;
    color: gray;
}

#bearbeiten_titel {
    font-size: 24px;
    font-family: Verdana, Helvetica, sans-serif;
    color: #7F2727;
}

#message {
    position: absolute;
    top: 200px;
    left: 200px;
    padding: 30px 50px;
    background-color: white;
    border: double 3px black;
    font-size: 24px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #033F00;
    z-index: 250;
}

#upload_frame {
    display: none;
    position: absolute;
    width: 400px;
    height: 160px;
    background-color: white;
    border: double 3px black;
    top: 170px;
    left: 178px;
    z-index: 250;
}

#cms_main_image_edit {
    position: relative;
    text-align: right;
}

#cms_main_bottom {
    padding-top: 30px;
}
