/* Normalizing, Removing */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

li, ul {
list-style: none;
}

fieldset, img {
border: 0;
}

/* General */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
background-color: #242c3b;
color: #666666;
}

h1 {
font-size: 2.0em;
}

h2 {
font-size: 1.7em;
}

h3 {
font-size: 1.5em;
}

h4 {
font-size: 1.3em;
}

h5 {
font-size: 1.2em;
}

a { 
text-decoration: none;
}
 
.clear {
clear: both
}

#mainbox {
	width: 100%;
	margin-top: 0px;
	min-width: 1050px;
	background-color: #f1efed;
	display: block;
}
#top {
	height: 26px;
	width: 100%;
	margin: 0px;
	display: block;
}
#metabox {
	width: 1034px;
	display: block;
}
#boxtop {
	height: 22px;
	width: 366px;
	background-color: #f1efed;
	display: block;
	margin-top: 4px;
	float: left;
}
#followme {
	display: block;
	float: right;
	font-weight: normal;
	font-style: italic;
	margin-top: 4px;
	color: #f1efed;
}

#followme a {
color: #fff;
}

#followme a:hover {
text-decoration: underline;
}

#header {
	margin-left: 21px;
	height: 133px;
	width: 1020px;
	display: block;
}

#header h1 {
padding-top: 16px;
font-size: 1.2em;
width: 139px;
height: 32px;
position: relative;
}

#header h1 span {
background: url(../images/logo.gif) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

#sidebar {
	margin-left: 0px;
	width: 366px;
	float: left;
	display: block;
}

#content {
    min-height: 100%; /* Mindesth?e f? moderne Browser */
	height: auto !important; /* Important Regel f? moderne Browser */ 
	height: 100%; /* Mindesth?e f? den IE */ 
	overflow: hidden !important; /* 100% H?e im FF auch mit Scroll-leiste */
	width: 668px;
}

/* main-navigation */

#left-navi {
	margin-left: 14px;
	margin-top: 1px;
	list-style: none;
}

#left-navi li {
	float: left;
	margin: 0 3px;
}

.navi-passiv a{
	color: #6e615d;
	font-size: 1.4em;
	text-decoration: none;
	padding: 3px 8px 3px 7px;
}
.navi-passiv a:hover {
	color: #ff3366;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.navi-passiv .selected {
color: #4dbdef;
}

span .selected {
color: #4dbdef;
}

/* main page */

#sub_con1 {
float: right;
margin-bottom: 15px;
}

#sub_con1 h3 {
font-size: 1.3em;
color: #ff3366;
margin: 7px 0;
text-align: right;
}

.follow li {
float: left;
margin-left: 7px;
}

#right_col {
float: right;
margin: 5px 0 25px 0;
}

.greetingst {
margin-bottom: 10px;
color: #4dbdef;
}

.greetings {
font-size: 13px;
margin-bottom: 5px;
}
	
/* slideshow */

#home_slideshow { 
position:relative; 
width:668px; 
height:250px; 
overflow:hidden;
margin-bottom: 20px;
}

#home_slideshow #home_slideshow_violator {
z-index:1000; 
background-color:#242c3b; 
width:510px; 
height:31px; 
float:right; 
position:relative; 
top:-43px; 
left:-7px;
}

#home_slideshow #home_slideshow_violator #project_caption {
line-height: 22px;
display:none; 
padding:4px 10px; 
color:#fff; 
float:left; 
font-weight: bold;
}

#home_slideshow #home_slideshow_violator #project_caption a {
color: #4dbdef;
margin-left:8px; 
font-weight: bold;
text-decoration: none;
}

#home_slideshow #home_slideshow_violator #slide_navigation {
position:absolute;
right:10px;
top:10px;
}

#home_slideshow #home_slideshow_violator #slide_navigation a { 
text-indent:-9999px; 
overflow:hidden; 
display:block; 
background-color:#3c3c3c; 
width:11px; 
height:11px; 
float:left; 
margin-left:5px; 
cursor:pointer; 
overflow:hidden;
}

#home_slideshow #home_slideshow_violator #slide_navigation a:hover { 
background-color:#606060;
}

#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide { 
background-color:#ff3366;
}

#home_slideshow #home_slideshow_violator #slide_navigation a {
outline:none;
}

#home_slideshow li span.slide_caption {
display:none;
}

#home_slides {
background-color:#fff; 
overflow:hidden; 
height:400px;
}

/*HACKS*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
/* end here slideshow */

/* Easy Tooltip */

#easyTooltip {
	padding:5px 10px;
	border:1px solid #242c3b;
	background-color:#4dbdef;
	color:#fff;
z-index: 9999;
	}
	
/* Pushup */

#pushup {
  position: fixed;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 4px;
  background: #f1efed;
  border: 1px solid #4dbdef;
  z-index: 9999;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
  position: absolute;
  top: expression(_pushupIETop = 10 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.withReminder { padding-bottom: 6px; }
#pushup a {
  outline-style: none;
  text-decoration: none;
}

#pushup .pushup_messageLink {
  float: left;
  position: relative;
  color: #242c3b;
  font-size: 12px;
  cursor: pointer;
}

#pushup .pushup_icon {
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
}

#pushup .pushup_message {
  position: relative;
  float: left;
  margin-right: 3px;
  line-height: 22px;
  vertical-align: middle;
}

#pushup .pushup_reminder {
  float: left;
  clear: both;
  font-size: 10px;
  color: #ff3366;
  margin-left: 27px;
  cursor: pointer;
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline; }

/* footer */

#footer {
	height: 40px;
	background-color: #242c3b;
	display: block;
	color: #eee;	
	font-weight: normal;
	line-height: 15px;
}

#footer p {
font-size: 1.1em;
font-style: italic;
padding: 10px 0 0 23px; 
}

.copyright {
float: left;
}

.btop a {
float: left;
margin-left: 837px;
color: #fff;
}

.btop a:hover {
text-decoration: underline;
}
