/* Holly hack for IE \*/
* html #bodydiv,
* html #sizer,
* html #expander { height: 0; }
/* */

#bodydiv {
	padding: 0 520px 0 300px;
	text-align: center; /* centering hack for IE5.x/Win */}
#sizer {
	width:30px;
	margin: 0 auto 0 auto; /* standard centering method */
	text-align: left; /* resets centering hack to default */
	}
#expander {
	margin: 0 -350px 0 -350px;
	position: relative;
	text-align: left;
	}

#hintergrund { 
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center;
	background-color:#FFFFFF;
	}
	
#main {
	margin: 0 auto 0 auto; }
	
#header {
	margin-top:0px;
	position:relative;
	height:179px; }
	
#mainframe {
	width: 950px;
	/* height: 770px; */
	margin-top:0px;
	margin-left:0px;
	padding-top:110px;
	background:url(../images/background.jpg);
	background-position:top;
	}
	
#mainframe_blog {
	width: 950px;
	margin-top:0px;
	margin-left:0px;
	padding-top:110px;
	background:url(../images/background.jpg);
	background-position:top;
	}
	
#menu {
	margin-top:-100px;
	margin-left:780px;
	color:#FFFFFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:11pt;
	min-height: 700px;
	}
	
#menu a {
	text-decoration:none;
	color:white;
	}

#menu a:hover {
	text-decoration:none;
	color:#4BC2F1;
	}
		
#texte {
	width:710px;
	margin-top: -820px;
	margin-left:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;}
	
#texte a {
	text-decoration:none;
	color:white;
	}

#texte a:hover {
	text-decoration:none;
	color:#4BC2F1;
	}
	
#texte_blog {
	width:780px;
	margin-top:-800px;
	margin-left:12px;
	width: 680px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;}
	
#texte_blog a {
	color:white;
	}

#texte_blog a:hover {
	color:#4BC2F1;
	}
	
#texte_kontakt {
	width:680px;
	margin-top:-820px;
	margin-left:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;}

#projekttexte {
	width:688px;
	margin-top:-15px;
	margin-left:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;}

#p1 {
	margin-top: 0px;
	margin-left:12px;}

#p2 {
	margin-top: 0px;
	margin-left:12px;}
	
#picRS {
	margin-top:-460px;
	margin-left:532px;}

#likebox {
	width:160px;
	height:600px;
	margin-top:16px;
	margin-left:0px;}

/*//////////////////////////////// Accordion */	

.panelheader {
  background-color : #4BC2F1;
  height: 22px;
  color : #000000;
  font-weight : normal;
  border-bottom:0px solid #182052;
  border-right:0px solid #BDC7E7;
  font-weight : normal;
  padding-left: 20px;
  width:689px;
}

#panelheader a {
	text-decoration:none;
	color:#000000;
	}

#panelheader a:hover {
	text-decoration:none;
	color:#000000;
	}

.mdHover {
  background-color : #109CD8;
  color : #000000;
}
.mdSelected {
  background-color : #109CD8;
  color : #000000;
  font-weight : bold;
  
}
.panelContent {
  border : 0px solid #1f669b;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  overflow: auto;
 
}
#accordion {
  margin-top : 6px;
  border : 0px solid #4f4f4f;
  width: 100%;
  height:100%;
}