/*--------------------------------------------+
| BS-Fusion 1 - Content Management System     |
|---------------------------------------------|
| Theme: Sascha Dippel (Sascha))  © 2008-2009 |
| Original: DIV Theme für php-fusion          |	              |
| web: http://www.bs-fusion.com	              |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/
/* Farben setzen */
body{
	background-color:#007b99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size:100%;
	font-style: normal;
	color: #333;
	text-align:left;
	}
.outer-border {
	margin:0 auto;
	border: 1px #c3c1c1 solid; 
	padding:0px; 
	text-align:left;
	}


.full-header {
	background:none;
	font-size:12px;
	color:#aaa; 
	padding-top:60px;
	}

.white-header {
	font-size: 12px;
	font-weight:bold;
	color:#fff; 
	background-image:url(images/menu.png);
	background-repeat: repeat-x;
	background-color: #990000;
	padding:3px;
	vertical-align:middle;
	}
div.image div.image-left div.image-right {
	font-size:0px;
	padding:0;
	margin:0;
	height:0;
	white-space: nowrap;
	text-align: center;
}

.mitte{
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #333;
	text-align:left;
	background-image:url(images/mitte.png);
	background-repeat:no-repeat;
	}
.mitte1{
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #333;
	text-align:left;
	padding:10px 0px 10px 0px;
	}
#logo {
position : absolute;
z-index:20;
left: 50%;
margin-left: -470px;
width: 200px;
top: 30px;
}

#navigation {
left:50%;
margin-left:-320px;
position:absolute;
top:277px;
width:780px;
z-index:20;
font-size: 12px;
}

#navigation ul {
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#navigation li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#navigation li a {
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  text-align: center;
  z-index: 10;
  display: block;
  height:35px;
  line-height:35px;
  position: relative;
  overflow: hidden;
  padding-left:10px;
padding-right:10px;
}

#navigation li a:hover {
  background-color: #999999;
  background-image:url(images/button_set1.png);
  background-position:100% 63px; 
}

.footer{
    background-color: rgba(0,0,0,0.3);
    -moz-border-radius-bottomleft:9px;
    -moz-border-radius-bottomright:9px;
    padding:9px 20px;
    color:#999;
    font-size:10px;
}

.footer a{
    color:#fff;
    font-size:10px;
    }

/* Fieldset, legend tag */
fieldset {border:1px solid #363b47; -moz-border-radius:5px;}
legend {color:#363b47;text-align: center;font-weight:bold; font-size:11px;}	
	
.nobr {white-space: nowrap;}

/*=LINKS=*/
a { color:#000066; text-decoration:none; }
a:hover { color:#222222; text-decoration:underline; }

a.side { color:#222222; text-decoration:none; }
a.side_show { text-decoration:none;color:#CC0000; font-weight:bold;}
a:hover.side { color:#222222; text-decoration:underline; }

a.white { color:#fff; text-decoration:none; }
a:hover.white { color:#fff; text-decoration:underline; }

form { margin:0px 0px 0px 0px; }

hr { height:1px; border:#eee 1px solid;}
hr.side-hr { height:1px; border:#eee 1px solid; }


p { line-height : 1.3em; margin : 0 0 12px 0; }

ul, ol { 
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}

/*=H Tags=*/
h1, h2, h3, h4, h5, h6 { font-weight : bold; }
h1 { font-size: 14px; color: #000; }
h2 { font-size: 13px; color: #000; }
h3 { font-size: 12px; color: #000; }
h4 { font-size: 10px; color: #000; }


td { font-size:11px; }
th {text-align:center;}
pre { font-size:12px; }

.alt { color:#555; }

.button {
	font-size:12px;
	color:#555; background-color:#f1f1f1;
	height:20px;
	border:1px #ccc solid; 
	padding-bottom:3px;
	margin-top:2px;
}
	
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #898A8A;
	padding: 2px;
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	color:#555;
}


/*	border:1px #ccc solid; */

.main-body {
	font-size:12px;
	color:#555;
	background-color:#fff;
	padding:4px;
	white-space: normal;
	border: 1px solid #ccc;
}

.side-body {
	font-size:12px;
	color:#777;
	padding:4px;
}

.main-bg { background-color:#fff; padding:5px;}

/* border:1px #ccc solid; */

.border {border:0;}


.side-border-left { 
	padding:5px; 
	margin-right: 10px;
	background-color:#DFE6EF;
	white-space:normal;
}


.side-border-right { 
	padding:5px; 
	margin-left: 10px;
	background-color:#DFE6EF;
	white-space:normal;
}

.news-footer {
	font-size:9px;
	color:#000;
	padding:1px 2px 2px 2px;
}

.capmain {
	font-size:12px; 
	font-weight:bold;
	color:#000; 
	background-color: #FFF;
	height:25px;
	vertical-align:middle;
  background-image:url(images/button_set1.png);
  background-position:100% 63px; 
	padding:3px;	
}

.scapmain {
	font-size:12px; 
	font-weight:bold;
	color:#000;
	background-color: #FFF;
	height:20px;
	vertical-align:middle;
  background-image:url(images/button_set1.png);
  background-position:100% 63px; 
	padding:3px;
}

.tbl-border { background-color:#DFE6EF; }
.tbl { font-size:12px; color:#555; padding:4px;}
.tbl1 { font-size:12px; color:#555; background-color:#DFE6EF; padding:4px;}
.tbl2 { font-size:12px; color:#555; background-color:#E4EAF2; padding:4px;}
	
div.forum-caption,table.forum-caption,tr.forum-caption,th.forum-caption,td.forum-caption {
	font-size:12px; font-weight:bold;
	color:#fff; 
	background-color:#222222;
	padding:2px 4px 4px 4px;
    background-image:url(images/button_set1.png);
    background-position:100% 95px;
}
a.forum-caption,a:hover.forum-caption {font-size:12px; font-weight:bold;color:#fff;text-decoration:none;border:0px;}
/* Zitate */
.quote {
	font-size:11px;
	color:#555; 
	background-color:#FFF;
	width:400px;
	max-width:550px;
	max-height:400px;
	overflow:auto;
	background-color: rgb(215, 220, 233);
	border: 0px none;/* rgb(123, 159, 223); */
	min-height: 40px;
	vertical-align: middle;
	white-space: normal;
}

/* Umfrage */	
.poll { height:11px; border:1px #000 solid; }
.comment-name {	font-weight:bold; color:#005599; }

/* Shoutbox */
.shoutboxname {font-weight:bold; color:#005599; }
.shoutbox {color:#777; }
.shoutboxdate {color:#888; }
.shoutboxname,.shoutboxdate,.shoutbox{font-size:9px;}

.small { font-size:11px; font-weight:normal; }
.small2 { font-size:10px; font-weight:normal; color:#555; }
.side-small { font-size:9px; font-weight:normal; color:#555; }
.side-label { font-size:12px; background-color:#f1f1f1; padding:2px 2px 3px 2px; }

/* Bildergalerie */
.gallery { padding: 16px 0px 8px 0px; }
.gallery img { border: 1px solid #ccc; }
.gallery:hover img { border: 1px solid red; }
img.activegallery { border: 1px solid green;}

/* Bilder ohne Rahmen anzeigen */
img {border: 0 none;}

/* Seiten Navigation */
div.pagination {
padding-bottom:3px;
text-align:left;
font-size: 11px;
}

a.current {
border: 1px solid #888;
margin-right:1px;
padding:0px 6px;
background-position:bottom;
background-color:#af0000;
text-decoration: none;
color: #fff;
}

a.pagination {
border: 1px solid #ccc;
margin-right:1px;
padding:0px 6px;
background-position:bottom;
text-decoration: none;
font-size: 11px;
color: #000;
}
a:hover.pagination {
border: 1px solid #ccc;
background-image:none;
background-color:#af0000;
font-size:11px;
color: #fff;
}


/* Block designs */
.block.warning {
	padding: 0.2em;
	padding-left: 4em;
	background-position: .3em .3em;
	background-image: url(images/warning.png);
	background-repeat: no-repeat;
	background-color: #FFCFCF;
	border: 2px solid rgb(204, 0, 0);
	min-height: 34px;
}

.block.info {
	padding: 0.2em;
	padding-left: 4em;
	background-position: .3em .3em;
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	background-color: rgb(215, 220, 233);
	border: 2px solid rgb(123, 159, 223);
	min-height: 34px;
	vertical-align: middle;
	white-space: normal;
}

.block.error {
	padding: 0.2em;
	padding-left: 4em;
	background-position: .3em .3em;
	background-image: url(images/error.png);
	background-repeat: no-repeat;
	background-color: #FFCFCF;
	border: 2px solid rgb(204, 0, 0);
	min-height: 34px;
}

/* Tooltips */
#tooltip {
position:absolute;
padding:4px;
color:#FFF;
font-size:1em;
display:none;
text-align:left;
background-color:#457;
opacity:0.9;
-moz-opacity:0.9;
filter:alpha(opacity=90);
width:250px;
}

.tooltipTitle {
font-weight:700;
color:#CEE1EF;
}


