/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18.05.2017, 07:13:42
    Author     : gju
*/

body {/*background-color: #ffffff;color: #000000;*/font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
    
 /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
 /*SCROLLBAR-BASE-color:  #004c75;
 SCROLLBAR-ARROW-color: #fcdc43;*/
 
}

.header {
background-color: #ADB96E;
border-top-right-radius: 15px;
border-top-left-radius:  15px;
}

hr {
 height: 1px; 
 color: #004c75;
 background-color: #ffffff;

}

ul, li, p, td {
 color: #004c75;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.tablemain {
    width:800px;
    border-top-left-radius:25px;
    border-top-right-radius:25px;
    border:1px solid rgb(186,186,186);
    margin: 0px auto;
    padding: 5px;
    background-color: #EEE;
}

.tablehead {
    background-color: #ADB96E; 
    border-radius: 24px; 
    color: #004c75;
    padding: 24px;
    border: 1px solid rgb(186,186,186);
    width: 100%;
}

.tablecontent {
    width:100%;
    /*border:1px solid rgb(186,186,186);*/
    margin: 0px auto;
    padding: 5px;
    background-color: #EEE;
}

.tablebottom {
 background-color: #004C75;

}

.bordercolor {
 background-color: #004C75;
}

.tablebgcolor {
 background-color: #ffffff;
}

.navbar {
/*
background-color: #a6a6a6;
color: #ff4f00;
*/
background-color: bisque;
color: #004c75;
padding: 5px;
border: 1px solid rgb(186,186,186);
width: 100%;
border-radius:5px;
}

.row1 {
/*  background-color: #e1e1e1;*/
 background-color: #ffffff;
 color: #004c75;
/* color: #ffffff;*/
}



.row2 {
 background-color: #e8e8e8;
/*  background-color: #efefef; */
 color: #004c75;
}

.head1 {
 background-color: #004C75;
 color: #fcdc43;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
}

.head1:hover {
 background-color: #004C75;
 color: #fcdc43;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
}

.head2 {
 background-color: #004C75;
 color: #ffffff;
/*  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;  
 font-weight: bold;*/
}

.title {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 font-weight: bold;
}

.clickstream { 
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.register_form {
    width:800px;
    border:0;
    cellspacing:0;
    cellpadding:0;
    align:center;
}
.register_form.td {
    width:800px;
    border:0;
    cellspacing:0;
    cellpadding:0;
    align:center;
}

.smalltext {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 10px;
 font-weight: normal;

}

.marktext {
 color: #FF0000;
 background-color: #ffffff;
}

.new {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 color: #FF0000;

}

a:hover {
 color: #000000;
}

form {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
}

.logininput {
 background-color: #ffffff;
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
 width: 130px;

}

.searchinput {
 background-color: #FFFFFF;
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
 WIDTH: 130px;

}

.textarea {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
 width: 230px;
}

.input {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
 width: 230px;
}

.select {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
}

.setperpageselect {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
}

.categoryselect {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
}

.dropdownmarker {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 background-color: #EEEEEE;
 color: #136c99;
 font-size: 11px;
}

.button{
	width: 150px; 
	padding: 6px; 
        box-shaddow: 6px 6px 5px #999999;
	 -webkit-box-shadow: 6px 6px 5px #999999;
	  -moz-box-shadow: 6px 6px 5px #999999;/**/
	   font-weight: bold;
	    background: #009090;
	     color: #fcdc43;
	      cursor: pointer; 
	     /**/ border-radius: 8px; 
	      /*border: 3px solid #D9D9D9;*/ 
	      font-size: 100%;
              
}
/*
.button {
 font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
 background-color: #999999/*#003366*//*;
 color: #fcdc43;
 font-size: 11px;
 font-weight: bold;

}
*/


/*--Categories------------------------------------------------*/

.catbgcolor {
 background-color: #EFEFEF;

}



.maincat {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 font-weight: bold;

}



.subcat {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 10px;
 font-weight: bold;

}



/*--Images----------------------------------------------------*/

.imagerow1 {
 background-color: #E5E5E5;
 color: #004C75;

}



.imagerow2 {
 background-color: #EFEFEF;
 color: #004C75;

}



/*--Comments--------------------------------------------------*/

.commentrow1 {
 background-color: #e1e1e1;
 color: #004c75;

}



.commentrow2 {
 background-color: #efefef;
 color: #004c75;

}



.commentspacerrow {
 background-color: #d1d1d1;
 color: #004c75;

}



.commenttextarea {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
 width: 270px;

}



.commentinput {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 color: #0f5475;
 font-size: 11px;
 width: 270px;

}



/*Feedback*/

.rahmen {

	border: 1px solid #000000;

}

.titel {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	border: 1px solid #000000;



}

.inputtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	background-color: #FFCC66;

	border: 0px none #333333;

	width: 500px;

}

/*.button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-color: #FFCC00;

	border: 0px none;}

*/

.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;

}

.fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;

}

.warning {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color:#F00000;
  font-size: 12px;
}


.zeile {
	line-height: 5px;
}
.texteinfach {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
