/*Styles for mice-contact.com
Version 03-12-07
torbeck.de for mice-contact.com*/

/** BASIC */

a img {border: none;}

* {
	 margin: 0;
	 padding: 0;
  }

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
    /*background: #d7d7d7 url(images/bg-tile.jpg) repeat-x top left;*/
    font-size: 1em;
}

/** HEADER  red #9a0606*/

#header {
	display: none;
	width: 906px;
	margin: 0 0;
        background: transparent url(images/mice-news1.gif) no-repeat top left;
	height: 200px;
}

/** MASTHEAD */

#masthead {
	float: left;
	width: 270px;
	height: 155px;
	text-align: right;
}

#masthead span, #masthead p.align-right {
	}
	
#masthead span {
	display:block;
	margin:10px 20px 0 0;
	}
	
#Uhrzeit {
	color: black;
	font-size:10px;
	}
	
#masthead p.align-right {
	margin:16px 20px 0 0;
	color: black;
	line-height: 1.4;
	font-size: 12px;
	}


#search {
	display: none;
	}

#search form {
margin: 2px 0 0 0;}


#searchfield {
	display: none;
	}

#submit2 {
	display: none;
	}

/** LOGO */

#logo {
	float: left;
	width: 636px;
	height: 155px;
    margin: 0;
	}

#logo a {
	text-decoration:none;
	color: black;
	}

#logo h1, #logo h2, #logo h3, #logo p {
   float: left;
   margin: 0px;
   color: black;
   width: 316px;
	}

#logo h1 {
   font-size: 32px; 
   font-weight: bold;
   margin-top: 20px;
	}

#logo h2 {
	font: 13px bold Arial,Helvetica,sans-serif;
	margin-top: -4px;
	}

#logo h3 {
    float:left;
	padding-top: 25px;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	color: black;
	}

/** MENU */
#menu {
	display: none;
	}

/* Container for Content Section with bg-tile */
#cont-main {
	width: 100%;
	margin: 0px auto 0px auto;
	}
	
/*wrapper for main content*/
#wrapper {
	width: 95%;
	float: left;
	margin: 0px 30px;
	background: #fff;
	height: auto !important;
	clear: both;
	}

/* Submenu */

#submenu li {
	display: none;
	}

/* Community navlist*/
#navlist {
	display: none;
}

/* breadcrumbs */

.crumb {
	display: none;
	}

/* page functions print and tip-a-friend */

.func {
	display: none;}

/** FOOTER */

#footer {
   	margin: 0px 30px;
   	width: 95%;
	background-image: none;
	padding: 20px 0 10px 0;
	}


.Col-left {
	display: none;
	}

.Col-right {
	display: none;
}

/* brace for box-mid contents */
.wrap {}

/* News-Page */
.box-mid {
	background-color:#fff;
	float: left;
	width: 100%;
	margin: 0 auto;
	}

.marquee-box {
	display: none;	
	}

.box-2third {
	width: 361px;
	float: left;
	margin: 0 2px 5px 2px;
	border: 1px solid #e2e2e2;
	min-height: 210px;
	}
	
.box-2third .content img {
	margin: 10px 10px 10px 10px;
	}

.box-2third .content h3 {
	margin: 10px 10px 0 0;
	}
/* pdf-links in this area */
.box-2third .content p img {
	text-align:center;
	margin: 0 10px 10px 0px;
	}
.box-2third .content a {
	}
.box-2third .content a:hover {
	color: #9a0606;
	}
	
.box-1third {
	width: 174px;
	float: left;
	margin: 0 0px 5px 0px;
	border: 1px solid #e2e2e2;
	min-height: 230px;
	}
/* string together 3 boxes in a line */	
.boxes-line {
	width: 544px;
	margin: 0 0 0 2px;
	padding: 0;
}	
	/* image size max 154px !*/
.box-1third .content img {
	text-align:center;
	margin: 10px;
	}

.box-1third .content h3 {
	margin: 0 10px 0 25px;
	}
/* box in the middle of 3 */
.box-1third-m {
	width: 176px;
	float: left;
	margin: 0px 5px 0 5px;
	border: 1px solid #e2e2e2;
	min-height: 230px;
	}
/* image size max 154px !*/
.box-1third-m .content img {
	text-align:center;
	margin: 10px;
	}

/* image size max 154px !*/
.box-1third-m .content p img {
	text-align:center;
	margin: 0 10px 10px 0px;
	}
.box-1third-m .content h3 {
	margin: 0 10px;
	}

/* small box floats to the rigth */
.box-1third-r {
	width: 174px;
	float: right;
	margin: 0 2px 5px 0;
	border: 1px solid #e2e2e2;
	min-height: 210px;
	/*overflow: hidden;*/}
	
	/* image size max 154px !*/
.box-1third-r .content img {
	text-align:center;
	margin: 10px 10px 0px 10px;
	}

/* image size max 154px !*/
.box-1third-r .content p img {
	text-align:center;
	margin: 0 10px 10px 0px;
	}
	
.box-1third-r .content h3 {
	margin: 0 10px;
	}	

/* horizontal banner-size 468 x 60 px */ 
.banner-box {
	display: none;
	}
	
/* vertical banner-size 138 x 60 or higher */
.banner {
	display: none;	
	}

/* border for normal content-boxes */
.boxed {
	border: none;
	margin: 0px 2px 5px 2px;
	float: left;
	width: 95%;
	}
.boxed .content {
	padding-top:5px;}

.boxed .content img {
	text-align:center;
	margin: 5px 0px 10px 0px;
	}

.boxed .content img.img-r {
	text-align:center;
	margin: 5px 10px 10px 10px;
	}
	
.boxed .content p img {
	text-align:center;
	margin: 0 10px 10px 0;
	}
	
.boxed .content h3 {
	margin: 0 10px 0 0px;
	}

.boxed .content h3 a, .boxed .content h3 a:link {
	text-decoration: none;
	color: #9a0606;}
.boxed .content h3 a:hover, .boxed .content h3 a:focus, .boxed .content h3 a:active {
	color: #3C3C3C;
	}
	
.boxed-newslist {
	border: 1px solid #e2e2e2;
	margin: 5px 2px 0 2px;
	float: left;
	width: 95%;
	}
.boxed-newslist .content {
	padding-top:5px;
	width: 95%;
	/*white-space:nowrap;*/
	}

.boxed-newslist .content p {
	/*float: left;*/
	padding: 0 25px;
	margin:0;
	text-align: left;
	/*display: inline;*/
	/*white-space:nowrap;*/
	/*width: 385px;*/
	}

.boxed-newslist .content p br {
	display: inline;
	white-space:nowrap;}
	
.boxed-newslist .content img {
	text-align:center;
	margin: 5px 0px 10px 10px;
	}
	
/*.boxed-newslist .content p img {
	text-align:center;
	margin: 0 10px 10px 0;
	}*/
	
.boxed-newslist .content h3 {
	margin: 0 10px 0 25px;
	}

.boxed-newslist .content h3 a, .boxed-newslist .content h3 a:link {
	text-decoration: none;
	color: #9a0606;}
.boxed-newslist .content h3 a:hover, .boxed-newslist .content h3 a:focus, .boxed-newslist .content h3 a:active {
	color: #3C3C3C;
	}
	
.firstNewsBox {
	border: 1px solid #e2e2e2;
	margin: 5px 2px 5px 2px;
	float: left;
	width: 95%;
	}

.firstNewsBox .rss {
	
	padding-top:10px;}

.firstNewsBox .content h3 {
	width: 390px;
	padding: 10px 10px 10px 25px;
	font-size: 18px;
	}

.firstNewsBox .content h3 a:link, .firstNewsBox .content h3 a {
	text-decoration: none;
	color: #9a0606;}

.firstNewsBox .content h3 a:hover, .firstNewsBox .content h3 a:focus, .firstNewsBox .content h3 a:active {
	color: #3C3C3C;
	}

.firstNewsBox .content p img {
	text-align:center;
	margin: 0 10px 10px 0;
	}
.firstNewsBox .content div.img-l {
	margin: 0 15px 10px 10px;
	}

/*to use for 2 boxes aside */
	
.box2col {
	float:left;
	width: 267px;
	margin: 0 2px 5px 2px;
	/*padding: 0 5px 0 5px;*/
	border: 1px solid #e2e2e2;
	min-height: 230px;
	}

.box2col h3 {
	text-align:left;
	margin: 0 0 0 10px;
	width: 230px;
	}

.box2col .content img {
	text-align:center;
	margin: 10px 10px 10px 10px;
	}

.box2col .content p {
	margin-bottom: 0px;
	}
 	
.box2col .content p img {
	/*text-align:center;
	clear:both;*/
	margin: 0 5px 0 0;
	/*height: 14px;*/
	}

/*sliding door to enlarge the headline text dynamically,
right part of background-image */
.title {
   float: none;
   /*clear:left;*/
   position: relative;
   background: none;
   padding: 20px 0px;
   height: 10px;
   width: 100%;
   }

/* sliding door part 2, small left part of bg-image */
.title-text {
   color: #3C3C3C;
   padding: 0 0px;
   background: none;
   font: bold 12px Arial,Helvetica,sans-serif;
   line-height: 1.4;
   }

.link-title {
   color: white;
   padding: 2px 5px 1px 20px;
   /*display: inline;*/
   background: transparent url(images/bg-red-174x22.jpg) no-repeat top left;
   font: bold 12px Arial,Helvetica,sans-serif;
   line-height: 1.4;
   width: 164px;
   }
/*sliding door to enlarge the headline text dynamically,
right part of background-image */
.long-title {
   float: left;
   background: transparent url(images/bg-btn.gif) repeat-x top right;
   padding: 0;
   margin: 5px 2px 0 2px; 
   border: 1px solid #e2e2e2;
   height: 20px;
   width: 540px;
   }

/* sliding door part 2, small left part of bg-image */
.long-title-text {
   color: #3C3C3C;
   padding: 2px 5px 2px 25px;
   background: transparent url(images/button_01.gif) no-repeat top left;
   font: bold 12px Arial,Helvetica,sans-serif;
   line-height: 1.4;
   }
   
.new-title {
   float: left;
   position: relative;
   background: transparent url(images/bg-btn.gif) repeat-x top right;
   padding: 0;
   height: 25px;
   width: 100%;}
   
.new-title-text {
   color: #3C3C3C;
   padding: 2px 5px 2px 50px;
   background: transparent url(images/new-star-complete.png) no-repeat top left;
   font: bold 12px Arial,Helvetica,sans-serif;
   line-height: 1.4;
   height: 35px;}

.content {
	clear: both;
	text-align: left;
	padding: 0 0 5px 0;
	}

.content h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	}
.rss { 
	display: none;
	float: right; 
	padding: 0px 10px 10px 10px;
	width: 100px;
	font-size: 9px;
	text-align:right;
	}
	
p.poll {
	padding: 5px 0;
	margin: 0;
	width: 170px;
	}
	


