body,p {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #101010;
		margin-top:5px;
		line-height: 2.0em;
		/*margin-bottom: 2.5em;*/
	}

pre {
	margin-top:5px;
	line-height: 1.2em;
	}
	
img {
        border: 0;
        margin: 0;
        padding: 0;
}

h1 {
        font-family: arial, helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #33667c;
        display: block;
        margin-top: 5px;
        margin-left: 0px;
}

h2 {
        font-family: arial, helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #33667c;
        display: block;
        margin-top: 5px;
        margin-left: 0px
}

h3 {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #303030;
        display: block;
        margin-left: 0px;
}

table {
        border-collapse: collapse;
        border: 0px solid #b4b4b4; /*wieso das aussehen eines nicht sichtbaren rahmens definieren?*/
        overflow:auto;
		line-height:1.2em;
}

tr{
    /*height:25px;    /*zeilenhoehe definieren*/
}

th {
        background-color: #dddffd;
}

th, td {
        border: 1px solid #b4b4b4;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        /*color: #303030;*/
        /*width: 200px;*/
        vertical-align:top;
		white-space:normal;
}

thead {
        /*background-color: #dddddd;*/
        /*background: #dddddd url("../img/theader_bg.gif") repeat-x left center;*/
}

ul,ol,dl {
		line-height:1.2em;
}
select {
    /*height: 120px;*/
    /*margin: 5px 0 5px 0;*/
}


#bolditalic {
        font-style: italic;
        font-weight: bold;
}

#bold {
        font-weight: bold;
}
#italic {
        font-style: italic;
}

#blue_button a {
    color: #FFFFFF;
    background-image: url("images/button_blau.png");
    height: 24px;
    width: 109px;
}

#global_positioning {
        margin: 20px 0 0 100px;
        width: 1050px;
}

#head_title_position{
        margin: 30px 0 0 100px;
        width: 1050px;
}

#logo {
        width: 220px;
        clear: left;
        float: left;
        display: block;
        margin: 0 0 0 0; 
        padding: 0 0 0 0;
}

#auth_status_info{
        margin-left: 950px;
}

#info_links {
    text-align: right;
}

#info_links a:hover{
    color: #4C5356;
}

#nav_highlighter {
        /*display: block;*/
        float: none;
        clear: none;
        max-height: 0.1em;
        height: 0.1em;
        line-height: 0.1em;
        width: 100%;
        border: 0;
        margin: 5px 0 0 0;
        padding: 0 0 0 0;
        background-color: #a1a3a4;      
}

#nav_highlighterauth {
        /*display: block;*/
        float: none;
        clear: none;
        max-height: 0.1em;
        height: 0.1em;
        line-height: 0.1em;
        width: 100%;
        border: 0;
        margin: 40px 0 0 0;
        padding: 0 0 0 0;
        background-color: #a1a3a4;      
}

a:active {
        color: #33667c;
        text-decoration: none;
}
a:link {
        color: #33667c;
        text-decoration: none;
}
a:visited {
        color: #33667c;
        text-decoration: none;
}

a:hover {
    color: #4C5356;
    text-decoration: underline;
}

/* FORMS */

fieldset {
        border: 1px solid #ccc;
        width: 400px;
        margin-bottom: 10px;
        padding-left: 15px;
        /*padding-bottom: 20px;
        border: 0;*/
}

legend {
        margin-bottom: 5px;
        color: #666;
        font-weight: bold;
        font-size: 12px;
}

select {
        border: 1px solid #bbb;
        /*width: 300px;*/
        /*display: block;*/
}

input {
        /*width: 300px;*/
        margin-right: 10px;
        /*border: 1px solid #bbb;*/
        /*display: block;*/
}
input[type=text] {
        /*width: 300px;*/
        margin-right: 10px;
        border: 1px solid #bbb;
        /*display: block;*/
}

label {
        display: block;
        /*font-weight: bold;*/
        color: #666;
        margin: 5px 0 5px 0;
}

textarea {
        width: 300px;
        height: 100px;
        border: 1px solid #bbb;
}

textarea:read-only,input:read-only {
	background-color: #eee;
}
iframe {
        width: 860px;
        height: 500px;
        border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

#map {
    font-size: .8em;
    /*width: 860px;
    height: 500px;*/
    border: 5px solid gray;
    padding: 0px;
}

.tagbox_border {
	display: inline-block;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 400px;
}
.tag_light_blue {
	border-radius: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-left: 2px;
	background-color: #0099ff;
	border-color: #ffffff;
	float: left;
	border-style: solid;
	border-width: 1px;
	max-width: 200px;
	color: #ffffff;
	word-wrap:break-word;
	font-family: calibri;
	font-size: 15px;
	font-weight: bold;
}

.tag_red {
	border-radius: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-left: 2px;
	background-color: #B03030;
	border-color: #ffffff;
	float: left;
	border-style: solid;
	border-width: 1px;
	max-width: 150px;
	color: #ffffff;
	word-wrap:break-word;
	font-family: calibri;
	font-size: 15px;
	font-weight: bold;
}

.tag_blue {
	border-radius: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-left: 2px;
	background-color: #3030A0;
	border-color: #ffffff;
	float: left;
	border-style: solid;
	border-width: 1px;
	max-width: 150px;
	color: #ffffff;
	word-wrap:break-word;
	white-space:nowrap;
	font-family: calibri;
	font-size: 15px;
	font-weight: bold;
}

.tag_green {
	border-radius: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-left: 2px;
	background-color: #30A030;
	border-color: #ffffff;
	float: left;
	border-style: solid;
	border-width: 1px;
	max-width: 150px;
	color: #ffffff;
	word-wrap:break-word;
	font-family: calibri;
	font-size: 15px;
	font-weight: bold;
}

/* Wrap quotes in a big blue box. */ 
div.bbcode_quote { border: 1px solid blue; margin: 0.5em 0; } 
div.bbcode_quote_head { background-color: blue; color: white; font-weight: bold; padding: 0.25em 0.5em; } 
div.bbcode_quote_head a:link { color: yellow; } 
div.bbcode_quote_head a:visited { color: yellow; } 
div.bbcode_quote_head a:hover { color: white; text-decoration: underline; } 
div.bbcode_quote_head a:active { color: white; text-decoration: underline; } 
div.bbcode_quote_body { background-color: skyblue; color: black; padding: 0.5em 1em; } 
h1.bbcode_h1 { background-color: blue; color: white; font-weight: bold; padding: 0.25em 0.5em; margin-left: 0px; } 
h2.bbcode_h2 { background-color: blue; color: white; font-weight: normal; padding: 0.25em 0.5em; margin-left: 0px; } 
span.bbcode_acronym { border-bottom:1px dashed #090; }
span.bbcode_acronym:hover { color: #060; border-bottom:1px dashed #6C6; }

.seldropdown {
  position: relative;
  width: 200px;
}

.seldropdown select {
  width: 100%;
}

.seldropdown > * {
  box-sizing: border-box;
  height: 1.5em;
}

.seldropdown input {
  position: absolute;
  width: calc(100% - 20px);
}