/* Start of CMSMS style sheet 'hauki' */
body {
margin:0px;
font:13px/1.231 verdana, arial,helvetica,clean,sans-serif;
}

#rahmen {
width:900px;
}

/*
#logo {
background:url(uploads/images/templates/hauki2/logo.jpg);
width:900px;
height:200px;
}
*/

/*if there is not enough space for your links in the bar,change the height to 60px (ff)*/
#menubar {
background:url(uploads/images/templates/hauki2/menubg.gif);
background-repeat:repeat-y;
width:900px;
height:30px;
}

#biglinksbox {
float: left;
width:194px;
height:500px;
z-index: 1;
}

.biglink  {
background:url(uploads/images/templates/hauki2/biglink.jpg);
width:194px;
height:99px;
display:block;
text-decoration:none;
text-align:left;
font-weight:bold;
color:white;
z-index: 1;
}


.biglink:hover {
background:url(uploads/images/templates/hauki2/biglinkhover.jpg);
color:#FA8406;
}

.biglink_2 {
background:url(uploads/images/templates/hauki2/biglink-abt.jpg);
width:194px;
height:99px;
display:block;
text-decoration:none;
text-align:left;
font-weight:bold;
color:white;
z-index: 1;
}


.biglink_2:hover {
background:url(uploads/images/templates/hauki2/biglink-abt-hover.jpg);
color:#FA8406;
}

.biglink span {
position:relative;
top:40px;
left:15px;
z-index: 1;
}

.biglink_2 span {
position:relative;
top:40px;
left:115px;
z-index: 1;
}

.biglink-verein {
background:url(uploads/images/templates/hauki2/biglink-verein.jpg);
width:194px;
height:99px;
display:block;
text-decoration:none;
text-align:left;
font-weight:bold;
color:white;
}

.biglink-verein:hover {
background:url(uploads/images/templates/hauki2/biglink-verein-hover.jpg);
color:#FA8406;
}

.biglink-verein span {
position:relative;
top:40px;
left:15px;
}

.biglink-anlagen {
background:url(uploads/images/templates/hauki2/biglink-anlagen.jpg);
width:194px;
height:99px;
display:block;
text-decoration:none;
text-align:left;
font-weight:bold;
color:white;
}

.biglink-anlagen:hover {
background:url(uploads/images/templates/hauki2/biglink-anlagen-hover.jpg);
color:#FA8406;
}

.biglink-anlagen span {
position:relative;
top:40px;
left:15px;
}

.biglink-abt {
background:url(uploads/images/templates/hauki2/biglink-abt.jpg);
width:194px;
height:99px;
display:block;
text-decoration:none;
text-align:left;
font-weight:bold;
color:white;
}

.biglink-abt:hover {
background:url(uploads/images/templates/hauki2/biglink-abt-hover.jpg);
color:#FA8406;
}

.biglink-abt span {
position:relative;
top:40px;
left:15px;
}

#login {
background:silver;
border:1px solid gray;
padding-bottom:20px;
}

#login h3 {
color:#FFFFFF;
}

#login input {
border:1px solid #FA8406;
margin-bottom:2px;
}

#newsbox {
float:right;
width:200px;
height:400px;
background:url(uploads/images/templates/hauki2/newsbg.gif);
background-repeat:no-repeat;
}

#newscontent {
width:200px;
height:370px;
padding:10px;
overflow:auto;
}



#top_image_content {
/* background:url(uploads/images/templates/hauki2/contentbgtop.gif); */
width:450px;
height:30px;
margin-top:-5px;
}

#main_image_content {
/* background:url(uploads/images/templates/hauki2/contentbg.gif); */
width:450px;
}

#content {
width:650px;
text-align:left;
padding:1px;
min-height:600px;
}

#bottom_image_content {
/* background:url(uploads/images/templates/hauki2/contentbgbottom.gif); */
width:450px;
height:30px;
}


/*hack for ie - not valid*/
*html #bottom_image_content {
/* background:url(uploads/images/templates/hauki2/contentbgbottom.gif); */
/* width:650px; */
height:30px;
margin-right:20px;
}



#footer {
background:url(uploads/images/templates/hauki2/menubg.gif);
background-repeat:no-repeat;
width:900px;
height:30px;
clear:both;
font-size:12px;
color:#FFFFFF;
padding-top:5px;
text-align:center;
}

/*########################MENU###############################*/


/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

/* Aufzaehlung nicht anzeigen lassen */
dfn {
        display:none;
}


/* The wrapper clears the floating elements of the menu */

#menuwrapper { 
margin-left:10px;
        width: 100%;
        }

/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
        width: 200px;
       }


/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	}
#primary-nav ul { 
	position: absolute; 
	top: auto; 
	display: none; 
	}
#primary-nav ul ul { 
	margin-top: 0px;
 	margin-left: -1px;
	left: 100%; 
	top: 0px; 
	}
	
#primary-nav li { 
	margin-left: -1px;
	float: left; 
	}
#primary-nav li li { 
	margin-left: 0px;
	margin-top: -1px;
	float: none;
	position: relative; 
	}

/* Styling the basic apperance of the menu elements */

#primary-nav a { 
	display: block; 
	margin: 0px; 
	padding: 5px 10px; 
	text-decoration: none; 
	}
#primary-nav li a { 
        color:#FFFFFF;
        text-decoration: none;
	}
#primary-nav li li a { 
	border: 1px solid #ffffff;
        background:#FA8406;
        text-decoration: none;
	}	
#primary-nav li, #primary-nav li.menuparent { 
        z-index: 2;
	}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
        z-index: 2;
        color: #ffffff;
	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li.menuparent,
#primary-nav ul li.menuparent:hover,
#primary-nav ul li.menuparenth { 
	background-image: url(modules/MenuManager/images/arrow.gif); 
	background-position: center right; 
	background-repeat: no-repeat;
        z-index: 2;
	}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh { 
        z-index: 2;
       text-decoration: none;
       color:#FFFFFF;
       }


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hacks */

#primary-nav li li { 
	float: left; 
	clear: both;
        z-index: 2;
	}
#primary-nav li li a { 
	height: 1%; 
	}

/*hack for ie - not valid*/
*html #primary-nav li li { 
	margin-top: -4px; 
	}

/*hack for ie - not valid*/
*html #primary-nav li li li { 
	margin-top: 0px; 
	}

/*#############################NEWS###########################*/

.NewsSummary {
/* width:160px; */
margin-top:15px;
 }

.NewsSummaryCategory {
  font-style: italic;
  margin: 15px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary {
}

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

/* to add specific style to the below div, uncomment them. */
/* 
.NewsSummaryLink {}
.NewsSummaryAuthor {}
.NewsSummaryMorelink {}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}*/


#NewsPostDetailReturnLink {
margin-bottom:20px;
}

li.thumb img {
width: 100px;
}

/* End of 'hauki' */

