/************** Basis-Stylesheet ************/

body {
font-family: Helvetica,Verdana, Geneva, Arial, sans-serif; font-size:80%;
color: #000;
background-color: #003871;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, form {
margin: 0;
padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}
img {
border:0px;
}

/************** Basis-END ************/
html,body {
	min-height:100%;
	height:100%;
	width:100%;
}

h1 {
	font-weight:bold;
	margin-bottom:10px;	
}
h2{
	font-weight:bold;
	font-size:1.6em;
	color:#829fc9;
	margin:10px 0px 10px 70px;
}

a {
	color:#003871;
	text-decoration: none;	

}
a:visited {
	
}

.field_title, label {
	color:#003871;
	}
	.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color:#003871;
}
	
input { /*Signup Formular zellen*/
	margin-left:5px;
	margin-bottom:10px;
	background:#e0e7f5;
	}
textarea { 
	margin-left:5px;
	margin-bottom:10px;
	background:#e0e7f5;
	font-family:helvetica;
	}


#container {
	position: relative;
	top: 70px;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
}

#menu {
	position: absolute;
	width: 950px;
	z-index:100;
}

.menu-top {
	padding:0px;
	}
	

#menu1 {
	width: 480px;
	z-index: 100;
}

#menu1 ul {
	list-style: none;
	z-index: 100;
	}
#menu1 li {
	text-transform: uppercase;
	font-size: 14px;
	display:inline ;
	padding:4px 15px;
	padding-top:6px;
	margin-right:3px;
	background-image:url("/templates/aubi/images/buttons/main_button.png");
	z-index: 100;
	}

#menu1 a {
	color: #FFF;
	text-decoration: none;
}

#menu2 {
	color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	z-index: 100;
}

#menu2 ul {
	list-style:none;
	z-index: 100;
	}
	
#menu2 li {
	text-transform: uppercase;
	font-size: 14px;
	display:inline ;
	padding:4px 8px;
	padding-top:6px;
	margin-left:3px;
	background-image:url("/templates/aubi/images/buttons/main_button.png");
	}
	
#menu2 li:hover, #menu1 li:hover {
	background-image:url("/templates/aubi/images/buttons/hover_button.png");
	}

#menu2 a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

#menu1 ul li.menu-current, #menu2 ul li.menu-current, #sidemenu ul li.menu-current, #menu1 ul li.menu-parent, #menu2 ul li.menu-parent {
	position: relative;
	background:url("/templates/aubi/images/buttons/hover_button.png");
}
	
#menu1 ul li.menu-parent, #menu2 ul li.menu-parent {
	top:27px;
}
	

#submenu {
	position: relative;
	z-index:50;
	width:450px;
	font-size:0.9em;
}

#submenu ul {
	list-style: none;
}

#submenu ul li {	
	float:right;
	text-align:center;
	margin-left:10px;
	background-image: url("/templates/aubi/images/buttons/sub_button_active.png") ;
	background-repeat: no-repeat;
	background-position: 0px -23px;
	width:68px;
	height:60px;
}

#submenu ul li.menu-current {	
	background-image: url("/templates/aubi/images/buttons/sub_button_active.png") ;
	background-repeat: no-repeat;
	background-position: 0px -23px;
	height:82px;
}

#submenu ul li.menu-current a {	
	top:15px;
}

#submenu ul li.menu-parent {
	background-position: 0px -2px;
	height: 82px;
	}
#submenu ul li.menu-parent a {
	top:33px;
	}

#submenu ul li a {
	text-align:center;
	position: relative;
	top:15px;
	left:7px;
	color:#003974;
	text-decoration: none;
	display: block;
	width:53px;
}

#sidemenu {
	position: absolute;
	top: 230px;
	z-index: 100;
}

#sidemenu ul {
	list-style: none;
}

#sidemenu li {
	text-transform: uppercase;
	font-size: 14px;
	display: block ;
	padding:4px 10px;
	margin-bottom:15px;
	background-image:url("/templates/aubi/images/buttons/main_button.png");
	
}

#sidemenu li:hover {
	background-image:url("/templates/aubi/images/buttons/hover_button.png");
	}

#sidemenu a {
	color: #FFF;
	text-decoration: none;
}

#content {
	position: relative;
	top: 24px;
	height:500px;
	width: 950px;
	z-index:1;
}
#content-text-left {
	/**background-color: #4DBAD7;*/
	position:absolute;
	top:60px;
	height: 420px;
	padding: 0px 25px 0px 25px;
	width: 420px;
	z-index: 30;
	overflow:auto;
}

#content-text-right {
	/**background-color: #4DBAD7;*/
	position:absolute;
	left:470px;
	top:30px;
	height: 470px;
	padding: 0px 25px 0px 25px;
	width: 450px;
	z-index: 30;
	overflow:auto;
}

#loginmaske input {
	margin-top:0px;
	}
	
#loginmaske fieldset {
	width:350px;
	border:none;
	float:left;
}

#loginmaske .row {
	clear:both;
	margin-top:15px;	
}

#loginmaske .tleft {
	float:left;
	text-align: right;
	width: 40%;
	margin-right: 4%;
	font-size:1.0em;
	
}
#loginmaske .tright {
	float:right;
	margin-right:10%;
}

#loginmaske a {
		background:lightgrey ;
}



.mod_image_cycle_section {	
	position: absolute;
	float:right;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	text-align:right;
	z-index:1;
}

#team {
	float:left;
	font-size:1.2em;
}

#teammenu {
	margin-top:25px;
	margin-left:70px;
	float:left;

	}

#teammenu ul {
	list-style: none;
	}
#teammenu ul li {
	margin-bottom:30px ;	
	font-weight:bold;
	}

#teammenu ul li a {
	color: #829fc9;
	font-size:1.2em;
	}

#teammenu ul li.menu-child a, #teammenu ul li.menu-current  a{
	color: white;
	}
 

#team {
	margin: 25px 55px 0px 40px;
	}
#team ul {
	list-style: none;
	}

#team ul li {
	margin-bottom:6px;
	}
	
#team ul li a {
	color: white;
	}
	
#team ul li a span {
	margin-right:6px;
	}


#footer {
	position: absolute;
	top: 524px;
	height: 100px;
	width: 950px;
	overflow:hidden;
}

#footer-menu {
position: absolute;
top: 635px;
color: #FFF;
	font-size: 10px;
	text-align: center;
	width: 950px;
	padding-bottom:30px;
}

#footer-menu a {
	color: #FFF;
	text-decoration: none;
}

