

/******  reset  ******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}

/******  standard  ******/
caption,th{
	text-align:left;
}
.inv, .fhinv{
	display:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.nofloat, #content img.nofloat{
	float:none;
}
a img {
	border: none;
	}

/******  headerfooter  ******/

/**  after-Hack: um den Rahmen eines Elements  **/
/**   um die Elemente in sich herunterzuziehen  **|
element:after{
	content: ".";
	font-size: 0%;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}
*/
body{
	/* Standardwerte befinden sich in der content.css  (Schrift Farbe größe)*/
}
html {
  background:url(/nav/bg_top.gif) no-repeat 0 0;
}

#wrapper{
	position:relative;
	width:950px;
	margin:0 auto 0 auto;
	background:url(/nav/bg_wrapper.gif) no-repeat 0px 120px;
}

#contentwrap {
 	float:right;
	width:683px;
	margin:120px 0 0 0;
	padding:0 24px 24px 0;
}
#contentwrap img {
  margin-top:18px;
}

#logo a{
	position:absolute;
	top:55px;
	left:0;
	width:235px;
	height:50px;
	background:url(/nav/logo.gif);
	text-indent:-19999px;
}

#content{
	width:646px;
	background-color:#e9e9e9;
 	float:right;
 	padding:10px;
 	margin-bottom:-10px;
 	min-height:295px;
}

#rightcontent {
  float:right;
  width:260px;
  margin-left:10px;
}

#contentright {
  width:260px;
  height:100%;
  float:right;
  margin-left:10px;
}
#breadcrumbs{
	position:absolute;
	top:92px;
	left:265px;
	color:#7aa054;
	width:650px;
}
#breadcrumbs em{
	display:none;
}
#breadcrumbs a{
	color:#7aa054;
	text-decoration:underline;
}
#breadcrumbs a:hover{
	text-decoration:none;
}
#left {
  width:232px;
  position:relative;
  margin-top:120px;
  float:left;
  padding:12px 0 0 0;
	background:url(/nav/bg_subcaption.gif) no-repeat 1px 12px;
}
.spacer {
  height:20px;
}

#left #quanfrage {
  width:216px;
  height:150px;
  background:url(/nav/bg_anfrage.jpg) repeat-x 0 -30px;
  position:relative;
  padding:10px 0 0 20px;
  float:left;
  margin: 10px 0;
}
#left #login {
  width:216px;
  height:140px;
  background:url(/nav/bg_login.jpg) repeat-x 0 0;
  position:relative;
  padding:6px 0 0 20px;
  display:block;
  overflow:hidden;
  float:left;
}

#left label {
	position:relative;	
	margin:0 0 10px 10px;
	clear:both;
}

#left label b, #left .selectbox b{
	position:relative;	
	display:block;
	width:180px;
	float:left;
	font-weight:normal;
}
#left input, #left select {
	border: 1px solid #a5acb2;
	width:188px;
	margin-bottom:5px;
	height:15px;
	font-size:11px;
}
#left input {
  background:url(/nav/bg_textfeld.gif) repeat-x 0 0;
  border:0;
  padding:2px 0 0 3px;
  width:185px;
}

.roomresults {
  padding:5px;
  line-height:18px;
  border-bottom:1px solid #7aa054;
}

#butSchuelerheim,
#butStudentenheim {
	margin-top: 15px;
	display: block;
	}

#footer{
	padding:20px 0 0 0;
	width:950px;
	height:60px;
	clear:both;
	border-top:1px solid #f5f5f5;
	background:#fff;
}
#footer #cmslink{
	cursor:text;
	color:#000;
	text-decoration:none;
}
#footer a#ncm{
	float:right;
	padding:12px 0 0 19px;
	width:97px;
	font-size:10px;
	text-decoration:none;
	background:url(/nav/ncmlogo.gif) 0 0 no-repeat;
	color:#bbb;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-25px;
}
#footer a#ncm:hover, #footer a#ncm:focus{
	background-position:0 -48px;
	color:#000000;
	outline:none;
}
#footer a#ncm b{
	display:none;
}
.highlight{
	background-color:#ff9;
	padding:10px;
	border:1px solid #f00;
}
#youtube-video {
	position:relative;
	float:left;
	margin-top:20px;
}
#fuenfzig-jahre {
	background:url(/nav/50-jahre-salzburger-studentenwerk.gif) 0 -68px no-repeat;
	height:65px;
	width:236px;
	position:relative;
	float:left;
	text-indent:-19999px;
}
#fuenfzig-jahre:hover {
	background:url(/nav/50-jahre-salzburger-studentenwerk.gif) 0 0 no-repeat;
}


/* SocialMedia Box */
#socialMedia
{
	position:relative;
	margin:20px 0;
	padding:10px;
	border:1px solid #CDCDCD;
	clear:both;
}

#fb-root,
#googlePlus,
#twitter
{
	float:left;
}

/**********************************************/
/*****           Blog beitrag           *******/
/**********************************************/
#blogbild{
	float: right !important;
	margin-right:0px !important;
}

#greyblogWrapper {
  width:360px;
  background:url("/nav/blogpostbg.jpg") 0 0 repeat-y;
  padding:20px 0;
}


#greyblog{
	border:2px solid #b2b2b2;
	/*background-color:#EFEDED; */
	width:296px;
	padding:10px;
	margin-left:50px;	
}

#greyblog h2 {
  padding-left:10px;
}

.blogRead {
  display:block;
  overflow:hidden;
  width:151px;
  height:34px;
  background:url("/nav/blogread.gif") 0 0 no-repeat;
  margin-top:20px;
  color:black !important;
  padding:10px 0 0 10px;
}

