/* CSS Dokument für Hochschultage 2011 */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	background-color: #CFCAB9;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.topcontainer {
	width: 100%;
	height: 70px;
	background-color: #5E0A14;
}

.navicontainer {
	width: 984px;
	height: 35px;
	position: relative;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 7px;
	margin: auto;
	background-image: url(img/navi_bgr.jpg);
	background-repeat: no-repeat;
	z-index: 99;
}

.headercontainer {
	width: 100%;
	height: 297px;
	background-color: #380E0B;
	background-image: url(img/header_bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.headerbox {
	width: 994px;
	height: 297px;
	margin: auto;
}

.flashcontainer {
	width: 334px;
	height: 297px;
	float: left;
	z-index: 1;
}

.logocontainer {
	width: 660px;
	height: 297px;
	float: left;
}

.aussencontainer {
	width: 994px;
	margin: auto;
	overflow: auto;
	clear: both;
}

.aktuellescontainer {
	width: 280px;
	padding-left: 29px;
	padding-right: 25px;
	padding-top: 20px;
	float: left;
	text-align: left;
}

.contentcontainer {
	width: 612px;
	min-height: 450px;
	max-height: auto;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 6px;
	float: left;
	text-align: left;
	background-image: url(img/bgr_content.gif);
	background-repeat: no-repeat;
}




/* Fonts */

body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #810820;
	margin-bottom: 14px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #810820;
	margin-bottom: 2px;
	margin-bottom: 2px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
	margin-bottom: 6px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
	margin-bottom: 2px;
	margin-bottom: 2px;
}

.smallfont {
	font-size: 11px;
}

.navicontainer {
	color: #FFFFFF;
}

.aktuellescontainer {
	font-size: 11px;
	color: #3C3C3C;
}

.contentcontainer {
	font-size: 13px;
	line-height: 18px;
	color: #313131;
}

.spacer {
	font-size: 12px;
	letter-spacing: 7px;
}



/* Links + Navigation */

a:link, a:visited {
	text-decoration: underline;
	color: #810820;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF9900;
}

.navi:link, .navi:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.navi:hover, .navi:active {
	font-size: 12px;
	color: #FFCA43;
	text-decoration: underline;
}

#navicontainertagungskonzept {
	position: absolute;
	top: 70px;
	left: 150px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	z-index: 100;
	visibility: hidden;
	background-color: #820821;
	text-align: left;
}

body#seite01 a#link01,
body#seite02 a#link02,
body#seite03 a#link03,
body#seite04 a#link04, 
body#seite05 a#link05,
body#seite06 a#link06,
body#seite07 a#link07,
body#seite08 a#link08,
body#seite09 a#link09,
body#seite10 a#link10 {
	color: #FFCA43;
	text-decoration: underline;
}


.subnavi:link, .subnavi:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.subnavi:hover, .subnavi:active {
	font-size: 11px;
	color: #FFCA43;
	text-decoration: underline;
	line-height: 18px;
}

/* Inputfelder + Buttons */

.input {
	width: 400px;
	height: 18px;
	border: 1px solid #696969;
	background-color: #F7F6F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
}

#datei{
	width: 400px;
	border: 1px solid #696969;
	background-color: #F7F6F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
}

.input_gr {
	width: 400px;
	height: 50px;
	border: 1px solid #696969;
	background-color: #F7F6F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
}


.newsletter_input {
	width: 239px;
	height: 18px;
	border: 1px solid #696969;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}

.newsletter_button_tease {
	width: 115px;
	height: 20px;
	margin-top: 6px;
	padding-bottom: 4px;
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
}

.newsletter_button {
	width: 115px;
	height: 20px;
	margin-top: 6px;
	padding-bottom: 4px;
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0px;
}



/* Sonstiges */

.noborder {
	border: 0px;
}

.border {
	border: 1px solid #999999;
}

.borderthick {
	border: 4px solid #FFB812;
}

hr {
	width: 100%;
	height: 1px;
	color: #B7B7B7;
}

.picfloatleft {
	float: left;
	border: 1px solid #820821;
	margin-right: 10px;
}

.picfloatright {
	float: right;
	border: 0px;
	margin-left: 50px;
	margin-bottom: 30px;
}

.picfloatright2 {
	float: right;
	border: 1px solid #820821;
	margin-left: 50px;
	margin-bottom: 30px;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

