@charset "UTF-8";

/****************************************************/
/******************* CSS Document *******************/

/* Copyright: Schwitter Design, 2010                */
/* Author: Lukas Schwitter                          */

/****************************************************/
/****************************************************/



/******************* Reset Styles *******************/

/* Reset Styles by Eric Meyer                       */
/* http://meyerweb.com/eric/tools/css/reset/        */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



/******************** Tag Styles ********************/
body {
    background-color: #FFF1D4;
    text-align: center;
    overflow-y: scroll;
	   overflow-x: auto;
}
h1, h2, h3, p, a, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
    font-family: "ITC Slimbach", "Times New Roman", Times, serif;
    font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 15px;
}
h2, h2 a {
    font-family: "ITC Slimbach", "Times New Roman", Times, serif;
    font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
    margin-top: 15px;
	color: #000000;
}
p {
	margin-bottom: 15px;
}
a {
    color: #990000;
}
a:hover {
    color: #330000;
}
ul {
	margin-left: 20px;
}
li {
	list-style-type: disc;
}
td.height_30 {
	height: 30px;
}
td.height_15 {
	height: 15px;
}



/******************* Main Styles ********************/
div#wrapper {
    margin: 10px auto;
    text-align: left;
    width: 752px;
    background-image: url("/markentechnikum/images/site_bg.png");
    background-repeat: no-repeat;
	border: 1px solid #FFF1D4;
}
div#container {
	width: 724px;
    margin: 14px;
}
div#header {
	width: 724px;
	height: 250px;
    margin-bottom: 4px;
	background-color: #000000;
}
div#footer {
    width: 724px;
	height: 210px;
	text-align: center;
	clear: left;
}
div#topline{
    margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#content {
    width: 724px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.content_box {
	padding-left: 20px;
}
div.leftbox {
	float: left;
	width: 470px;
}
div.arena p {
	margin-bottom: 0px;
}
div.arena h2 {
	margin-bottom: 10px;
}
div.rightbox {
	position: relative;
	left: 24px;
	float: left;
	width: 199px;
}

div.rightbox arena p {
	padding-bottom: 0;
}
div.rightbox img {
    margin-top: 10px;
    margin-bottom: 15px;
}
p.copyright {
	color: #AAA693;
}
.reset_margin {
	margin: 0;
}
.margin_bottom_30 {
	margin-bottom: 40px;
}
.border {
	margin: 6px 0;
    border-top: 1px solid #CCC0AB;
}
.programm_table {
	margin-bottom: 25px;
}
.programm_table p {
	margin: 5px 0;
}
.programm_table h2 {
	margin-bottom: 5px;
}
.input_tf_470 {
	width: 470px;
}
.input_tf_340 {
	width: 340px;
}
.input_tf_120 {
	width: 120px;
}
.input_tf_80 {
	width: 68px;
}
.register_alert {
    color: #990000;
}
.red {
	color: #990000;
}
.table_bg {
	background-color: #F2E5C9;
}
.programm li {
	margin-bottom: 10px;
}



/**************** Navigation Styles *****************/
ul#navigation {
    display: block;
	margin: 0;
}
ul#navigation li {
    float: left;
    width: 100px;
	height: 34px;
	list-style-type: none;
}
ul#navigation .navigation_second_child {
    width: 201px;
}
ul#navigation li a {
    font-family: "Times New Roman", Times, serif;
	font-size: 13px;
    display: block;
	width: 99px;
	height: 34px;
	font-size: 15px;
	text-align: center;
	line-height: 29px;
	text-decoration: none;
	color: #FFF1D4;
	background-image: url("/markentechnikum/images/navigation_bg_bright.png");
}
ul#navigation .navigation_second_child a {
	width: 199px;
}
ul#navigation li a:hover {
	background-image: url("/markentechnikum/images/navigation_bg_bright_selected.png");
}
ul#navigation .navigation_second_child a {
    font-family: "Times New Roman", Times, serif;
	font-size: 13px;
    display: block;
	width: 200px;
	height: 34px;
	font-size: 15px;
	text-align: center;
	line-height: 29px;
	text-decoration: none;
	color: #FFF1D4;
	background-image: url("/markentechnikum/images/navigation_bg_bright.png");
}
ul#navigation .navigation_last_child {
    float: left;
    width: 103px;
	height: 34px;
}
ul#navigation .navigation_institute {
	width: 220px;
	height: 34px;
}
ul#navigation .navigation_institute a {
	width: 220px;
	height: 34px;
	background-image: url("/markentechnikum/images/navigation_bg_dark.png");
}
ul#navigation .navigation_institute a:hover {
	width: 220px;
	height: 34px;
	background-image: url("/markentechnikum/images/navigation_bg_dark_selected.png") !important;
}
ul#navigation li .last_child:hover{
	background-image: url("/markentechnikum/images/navigation_bg_dark.png");
}
ul#navigation li .selected {
	background-image: url("/markentechnikum/images/navigation_bg_bright_selected.png");
}




/********************* Float Fix ********************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */