/* Allgemeines */
BODY, TD, TH, BLOCKQUOTE {font-family : Georgia, sans-serif; font-size : 14px; color : #000000;}
BODY {margin: 0px;}

/* Tabellen */
TH {text-align: left;}
table.form {border-color: #FF6C00; border-width: 1px; border-style: solid; padding: 10px;}
caption {background-color: #FF6C00; color : #FFFFFF; font-weight: bold;}

/* Text */
a, a:active, a:visited, a:focus {color : #FF6C00; text-decoration : none; outline: none}
a:hover {text-decoration: underline; color: #0B65A4;}
a.lighter {color : #ffbd7b;}

.error {background: url('http://static.unifloh.de/images/icons/error.png') no-repeat; color: red; margin-left: .3em; padding-left: 20px;}
span.error_validator_register {color: red; font-size: smaller;}

img {
	border: none;
}



.button {
	padding: 10px;
	background: url('http://static.unifloh.de/images/button_gross.png');
	width: 218px;
	height: 16px;
	
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.button:hover {
	text-decoration: none;
	cursor: pointer;
}

LABEL, .CursorPointer:hover {
	cursor: pointer;
}

.texticon {
	 position: relative;
	 top: 3px;
}

#Header890x90 {
	margin: auto;
	width: 890px;
}

#so_Footer {
	margin: auto;
	width: 728px;
}

.lighter {
    color : #AAAAAA;
}



table.lighter {
	border-color: #ffbd7b;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}

a.lighter:hover {
    color : #9db3c3;
}

.subinfo {
    color : #666666;
    font-size: 11px;
}

a.subinfo {
    color : #ff9966;
}

a.subinfo:hover {
    color : #8b9ca9;
}

.box {
	background-color: #EEEEEE;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
	padding:10px
}

.box_green {
	padding: 5px;
	margin-bottom: 10px;
	
	border: 1px solid #33cc33;
	background-color: #ccffcc;
}

hr {  
    border : none;
	border-top : dashed 1px #CCCCCC;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
}

h1.search {
	font-size: 12px;
	background-color: #EFEFEF
}

h1.details {
	font-size: 14px;
	margin-bottom: 0px
}

h1 {
	font-size: 22px;
	margin: 2px;
}

h2 {
	font-size: 18px;
	margin: 2px;
}

h3, .h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 2px;
}

.inline {
	display: inline;
}

.text {
	text-align: justify;
}

p {
	margin-top: 0px;
	line-height: 1.4em;
}


ol.startseite {
	color: #FF6C00;
	font-size: 20px;
	line-height: 1.4em;
}

.profilepic {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 1px;
}

/** Seiten-Layout **/
.content, #content {
	text-align: left;
	width: 980px;
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	/*background-image: url('http://static.unifloh.de/images/bg_schatten.png');*/
}

.body, #body {
	position: relative;
	width: 980px;
}

.header {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 980px;
}

.header_logo {
	border: #ffffff solid 0px;
}

.header_astalogo {
	/*position: relative;
	top: 0px;
	right: 0px;*/
	margin-left: 680px;
	float: right;
	
	border-width: 0px;
}

#header_foto {
	position: relative;
	width: 980;
	height: 150px;
	top: 0px;
	left: 0px;
	align: right;
}

.header_nav {
	position: relative;
	top: 5px;
	left: 0px;
	font-size: 20px;
}

.header_selectorbox {
	position: relative;
	top: 5px;
	right: 0px;
	float: right;
	z-index: 999;
}


.header_nav_item {
	position:relative;
	display: inline;
}

.header_nav_item_dropdown {
	position:absolute;
	top: 20px;
	left: -5px;
	display: none;
	background-color: #FFFFFF;
	
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	
	padding: 5px;
}



.header_searchform {
	position: relative;
	top: 10px;
	left: 0px;
	
	font-size: 20px;
}

#searchbox {
	position: relative;
	top: -6px;
	
	font-family : Georgia, sans-serif;
	font-size : 14px;
	color : #000000;
	
	padding: 2px;
	
	border: 1px solid #ff6800;
}

#frm_empfehlen {
	display: none;
	
	text-indent: 0px;
	
	margin-left: 18px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#txt_empf_mail {
	font-family : Georgia, sans-serif;
	font-size : 12px;
	color : #000000;
	
	padding: 2px;
	margin: 2px;
	
	border: 1px solid #ff6800;
}

#txt_empf_name {	
	font-family : Georgia, sans-serif;
	font-size : 12px;
	color : #000000;
	
	padding: 2px;
	margin: 2px;
	
	border: 1px solid #ff6800;
}

#box_success, #box_failure {	
	padding: 2px;
	margin: 2px;
	text-indent: 1em;
	
	border: 1px solid #33cc33;
	background-color: #ccffcc;
}

#box_failure {	
	border: 1px solid #fe2626;
	background-color: #ff8a8a;
}

#box_success {	
	border: 1px solid #33cc33;
	background-color: #ccffcc;
}

#loginbox {
	font-family : Georgia, sans-serif;
	font-size : 14px;
	color : #000000;
	
	padding: 2px;
	margin: 2px;
	
	border: 1px solid #ff6800;
}

.header_loginform {
	position: relative;
	margin-left: 770px;
	width: 210px;
	height: 153px;
	
	text-align: right;
}

#choosecats, #chooseuni, #unicatselector {
	position: absolute;
	
	text-align: left;
	
	display: none;
	
	background-color: #FFFFFF;
	border: 1px solid black;
	padding: 5px;
}

#footer {
	margin-top: 10px;
	text-align: left;
	width: 980px;
	font-size: 10px;
	bottom: 0px;
	clear: both;
}

#footer li{
	float:left;
	padding-right:2px;
}


#footer_linkbox_r {
	float: right;
	padding: 5px 20px;
}

#footer_linkbox_l {
	float: left;
	padding: 5px 20px;
}

/** Seitenbezogenes Layout **/
#layout_2blocks_block1{
	width: 475px;
	float: left;
}

#layout_2blocks_block2{

	margin-left: 500px;
	width: 475px;
}

#layout_2blocks_footer{
	clear:both;

	width: 990px;
}

#details_offers {
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #ff6800;
}
