img {
  border: 0;
}

#head {
  width:981px;
  height:188px;
}

#container {
  width:981px;  
  text-align:justify;
  margin-left:auto;
  margin-right:auto;
}

#page {
  width:981px;  
}

#content {
  width:650px;  
  padding-left: 20px;
  position:relative;
  float:left;
}

#content h1 {
  color : #585858;
  background : transparent;
  font : bold 1.8em "Tahoma", verdana, Arial;  margin: 0;
  padding-top: 0.5em;
  margin-bottom: 5px;
  border-bottom : 1px solid #e3eaef;
}

#content h3 {
  color : #585858;
  background : transparent;
  font : bold 1.4em "Tahoma", verdana, Arial;  margin: 0;
  padding-top: 0.5em;
  margin-bottom: 5px;
  border-bottom : 1px solid #e3eaef;
}

#content h2 {
  color : #585858;
  background : transparent;
  font : bold 1.3em "Tahoma", verdana, Arial;  margin: 0;
  padding-top: 0.5em;
  margin-bottom: 5px;
  border-bottom : 1px solid #e3eaef;
  text-align:center;
}

#content p {
  margin-top : 10px;
}

#food {
  width:981px;
  height:58px;
  font-family:Verdana, Arial, Helvetica; 
  font-size: 10px;
  text-align:center;
}


#webbody {
  width:980px;
  height:2000px;
  font-size: 12px;
  font-family:Verdana, Arial, Helvetica; 
  text-decoration:none;
  text-align:justify;
  border-bottom: 2px solid #000000;
  border-left: 1px solid #000000;
  border-right: 2px solid #000000;
  border-top: 1px solid #000000;
}

* {
  padding : 0;
  margin : 0;
}

body {
  background : #ffffff;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  font-size : 8pt;
  color : #585858;
  text-decoration:none;
}

.rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
ul { list-style-position: inside; margin-left: 2px }
ul li { list-style-type: square; margin-left: 15px;  }
ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }



th, td {
  font-size: 12px;
  font-family:Verdana, Arial, Helvetica; 
}

textarea {
  border : 1px solid #aaa;
}

textarea:hover {
  border : 1px solid #888;
}

textarea.text {
  font-size : 8pt;
  border : 1px solid #e6e6e6;
}

#rex-page-community div.rex-form, #rex-page-community table.rex-table {
	border: 0;
	outline: 1px solid #CBCBCB;
}

#rex-page-community input.submit {
    background-image: url(./button.gif);
    background-repeat: repeat-x;
    padding: 2px 6px;
    border: 0;
    outline: 1px solid #CBCBCB;
}


#menu {
  text-align:center;
  margin : 0 0;
  padding : 0;
  background : #4b7da7 url(./menubg.gif) repeat-x top;
  color : #fff;
  width : 100%;
  height : 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

#menu .pad {
  padding-top : 12px;
}

#menu a, #menu a:visited {
  color : #fff;
  text-decoration : none;
  background : inherit;
}

#menu ul {
  margin : 0;
  padding : 0 10px 0 0;
  list-style : none;
}

.subcatopen {
  z-index:10;
  float:left;
  width:130px;
  height:40px;
  position:relative;
  display : inline;
  margin : 0;
  padding : 0;
}

.subcatview li {
  height:30px;
}

.subcatview {
  text-align:left;
  position:absolute;
  background-color:#4b7da7;
  border-bottom: 3px solid #50c621;
  z-index:20;
  width:120px;
  visibility:hidden;
  height:auto;
  top:25px;
  left:0; 
}

.subcatopen:hover .subcatview {
  visibility:visible;
}

.subcatview:hover .subcatview {
  visibility:visible;
}



#menu a {
  float : left;
  background : transparent;
  margin : 0;
  padding : 0 0 0 0;
  text-decoration : none;
}

#menu a span {
  text-align:center;
  background : url(./menusep.gif) no-repeat left;
  color : #fff;
  font-weight : bold;
  display : block;
  padding : 0 15px 0 15px;
  margin-right : 2px;
}

#menu span {
  width:100px;
}

#back {
  float:right;
}

.date {
  color : #aaa;
  font-weight : bold;
  background : transparent;
}

.green {
  color : #50c601;
}

.bigl {
  font-size : 1.2em;
}

.bold {
  font-weight : bold;
}

#header h1 {
  background : #fafafa;
  font-family : "Tahoma", Verdana, Arial, sans-serif;
  font-size : 3em;
  color : #585858;
  font-weight : normal;
  padding : 0;
  margin : 0;
}

#header {
  margin : 0;
  padding : 0;
  width : 100%;
  background : inherit;
  color : #585858;
  height : 154px;
}

#header .slogan {
  color : #868686;
  margin : 0;
  padding : 0;
  background : #fafafa;
  font : bold 1em "Tahoma", Verdana, Arial, sans-serif;
  padding-left : 2px;
}

#header h4 {
  font : bold 1em "Tahoma", verdana, Arial;
}

#header h4 a {
  color : #585858;
}

#header h4 a:hover {
  text-decoration : none;
}

#header .topong {
  background : #fafafa url(./topaff.jpg) no-repeat bottom;
  height : 66px;
  width : 159px;
  float : right;
}

#header .topong .pad {
  padding : 15px 5px 0 30px;
}

#header .topong .txt {
  padding : 0;
  color : #a5a5a5;
}

#frame {
  float:left;
  width:70%;
  height:100%;
  margin-top:30px;
}

#bilder {
  float:right;
  width:30%;
  height:100%;
  margin-top: 30px;
  text-align:center;
}

#news, #blog_news {
  font-size:11px;
  width:100%;
  margin-bottom:20px;
}

#recently li {
  list-style: none;
  padding-left: 14px; 
  margin-bottom: 3px;
  background: url(./tictac_orange.gif) no-repeat 0 6px;
  }

#recently {
  list-style: none;
  padding: 0;
  }

#news h1, #blog_news h1 {
  font-size: 12px;
  border-bottom: 1px dotted #B6D2EA;
}

#blog_news a, #news a, #frame a {
  font-size: 12px;
}

#footer {
  bottom : 0;
  clear : both;
  text-align : left;
  border-top : 2px solid #e5e5e5;
  padding : 3px 0 0 0;
  margin-top : 5px;
  height : 50px;
  color : #888;
  background : inherit;
}

#footer .right {
  float : right;
}

a {
  color : #50c601;
  text-decoration : none;
}


.bild_spalte {
  text-align:center;
  vertical-align:top;
  float:left;
  margin-top:15px;
  margin-left:5px;
  margin-right:5px;
  width:32%;
  clear:left;
}

.bild {
  float:left;
  margin-top:15px;
  margin-left:5px;
  margin-right:5px;
  width:500px;
  height:250px;
  clear:left;
}

.spalte_1 {
  vertical-align:top;
  float:left;
  margin-top:15px;
  margin-left:5px;
  margin-right:5px;
  width:30%;
  height:140px;
  clear:left;
}

.spalte_2 {
  vertical-align:top;
  float:left;
  margin-top:15px;
  margin-left:5px;
  margin-right:5px;
  width:50%;
  height:140px;
}


/* Foto */

#foto .spalte {
  text-align:center;
  vertical-align:top;
  float:left;
  margin-top:15px;
  margin-left:5px;
  margin-right:5px;
  width:32%;
  height:180px;
}

#foto .spalte_gr {
  text-align:center;
  vertical-align:top;
  float:left;
  margin-top:15px;
  margin-left:5px;
  margin-right:5px;
  width:32%;
  height:300px;
}

/* Software */
.item { 
  width:500px;
  height:40px;
  border-width:1px;
  margin-top:5px;
  border-style:solid;
  border-color:#B6D2EA;
  margin-left: 80px; 
  text-decoration:none; 
}

.item:hover {
  background-color:#B6D2EA; 
  width:500px;
  height:40px;
  border-width:1px;
  margin-top:5px;
  border-style:solid;
  margin-left: 80px; 
  text-decoration:none; 
}

.item a, .item a:hover {
  font-size: 12px;
  font-family:Verdana, Arial, Helvetica; 
  text-decoration:none;
}


/* 
  tooltip
*/

div.tooltip {
  font-size: 11px;
  font-family:Verdana, Arial, Helvetica; 
  text-decoration:none;
  border: none;
  margin: 0em 0.5em 2em 0.5em;
  padding: 0;
}


.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}

#randompic {
  font-size:11px;
  width:100%; 
}

#randompic img {
  border: 1px solid #B6D2EA;
  margin-bottom: 20px;
}

#side-bar {
  padding-left:20px;
  font-size:11px;
  width:200px;
  margin-right:50px;
  float:right;
}

#side-bar #mod3 {
  background : #fafafa url(./topgreybox.jpg) no-repeat top;
  height : 185px;
  width : 258px;
  float : right;
  margin-top : 5px;
}

.subcat {
  list-style: none;
  padding-left: 30px;
  padding-top: 10px;
  background: url(./stock_folder.png) no-repeat 0 6px;
}

.article {
  list-style: none;
  padding-left: 30px;
  padding-top: 10px;
  vertical-align: top;
  background: url(./webpage.png) no-repeat 0 6px;
}

#radio {
  border: 1px solid #B6D2EA;
  margin-top:90px;
}

.pdfcat {
  list-style: none;
  padding-left: 40px;
  padding-top: 16px;
  background: url(./lg_pdf.gif) no-repeat 0 6px;
}

.mantis {
  background: url(./mantis.gif) no-repeat;
  width: 32px;
  height: 32px;
}

fieldset {
  border-style:none;
}

/* comment_rank - Kommentar Addon von franz007 */ 
/* Die Klasse des divs der alles umschließt */
.comment-rank{
	
}

.comment-rank-comment img {
 	float:left; 
	padding-right:5px;
	height:50px;
	width:50px;
}

/* Die einzelnen Kommentare */
.comment-rank .comment-rank-comment{
	padding-left: 5px;
	margin-bottom: 12px;
	padding-top: 15px;
}

.comment-rank-comment p {
	padding-left:55px;
}
/* Ein admin-comment zu einem Kommentar */
.comment-rank .comment-rank-comment .admincomment{
	border-left: 1px dotted #B6D2EA;
	padding-left: 5px;
}

/* Das formular */
.comment-rank form{
	margin-bottom: 20px;
	padding: 5px;
	padding-top:15px;
}


/* Die beschriftungen im Formular */
.comment-rank form label{
	display: block;
	margin-bottom: 5px;
}

border, img {
  border: 0;
}

#ngn {
  margin-left:auto;
  margin-right:auto;
}

#share {
  float:left;
  width: 100%;
  height:30px;
}

#info {
    font-weight: bold;
    color: red;
}

.fc-conr .fc-conr-header-text {
	font-size: 14px;
	font-weight: 700;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.fc-conr .fc-cap { 
	color: #333333;
}

.fc-topcap { 
	line-height: 16px;
	border-bottom-color: #e3eaef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.fc-conr-no-results { 
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.products {
  width:100%;
  text-align:left;
}

.products td {
  padding-top: 10px;
  vertical-align:top;
}

.warenkorb {
  background-image: url(./001_01.png);
  background-repeat: no-repeat;
  width:24px;
  height:24px;
  cursor:pointer;
  display: inline-block;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 1px;
  outline-width: medium;
  outline-style: none;
  text-decoration:none;
  float:right;
}

.details {
  background-image: url(./001_07.png);
  background-repeat: no-repeat;
  width:24px;
  height:24px;
  cursor:pointer;
  display: inline-block;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 1px;
  outline-width: medium;
  outline-style: none;
  text-decoration:none;
  float:right;
}

.products th, .tabletitle {
  font-weight : bold;
  font-size:13px;
}

.buy {
  float:right;
}


.aehnliche_article, .miscBox {
  background-color:#e3eaef;
  margin-top:10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.aehnliche_article li {
  border-bottom : 1px solid #ffffff;
  width:610px;
}

.aehnliche_article {
  font-style:italic;
  padding-left:10px;
}

.tags_auflistung {
  margin-top:10px;
  padding-left: 20px;
  background-color:lightgreen;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}

.cloud {
  margin-left:10px;
}

.tags_auflistung a {
  color:blue;
}

.buttons a {
    display: inline-block;
    background-color: #f0f0f0;
    border: 1px solid #bbb;
    font-size: 11px;
    line-height: 11px;
    text-decoration: none;
    font-weight: bold;
    font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
    color: #565656;
    cursor: pointer;
    padding: 6px 7px 6px 7px; 
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    text-shadow:1px 1px 0 #fff;
    background:-moz-linear-gradient(center top , #FFFFFF, #DDDDDD) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
}

.buttons a:hover{
    border-color: #666;
}


