/* This is my first designs using CSS, Please visit me at http://www.studio7designs.com or email aran@studio7designs.com if you have any questions. Thanks, and have fun!
CSS layout: */

body {
margin: 0 auto;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
background: #F4F4F4;
background-color: #F7F9F7;
text-align:center;
}

hr {
 clear:both;
}

#linklist {
 list-style:none;
 padding:0px;
 margin:0;
 text-align: justify;
}

#linklist li {
 font-size: 11px; 
 display: inline; 
  line-height: 15px;
}

.tabstyle b, .tabstyle a {
 float:left;
 display:block;
 background-color:White;
 border:1px Silver solid;
 margin:2px;
 margin-bottom:0;
 padding:3px;
 text-align:center; 
 color:Black;
 padding-left:7px;
 padding-right:7px;
 border-bottom:none;
}
.tabstyle_navi b,.tabstyle_navi a{
 float:left;
 display:block;
 background-color:White;
 border:1px Silver solid;
 margin:2px;
 margin-bottom:0;
 padding:3px;
 text-align:center; 
 color:Black;
 padding-left:7px;
 padding-right:7px;


}

.tabstyle .active {
 font-weight:bold;
background-color:#F3F3F3;
}

.tabstyle .active:hover {
   background-color:transparent;
}

.tabstyle .notab {
 border:none;
  border-bottom:1px Silver solid;
 background-color:Silver;
 color:Black; 
 margin-left:0;
}

.tabstyle a:hover {
 background-color:Silver;
 color:black;
}

.zitat {
 color: #FC9A34;

}

#content h1 a {
 color:black;
}

big {
 font-size:14px;
 font-weight:bold;
}

th {
 background-color:White;
 border:1px Silver solid;
 font-size:14px;
  font-weight:bold;
}

#divbox {
float:right;
width:150px;
overflow:hidden;
}


#header {
  border: 0px;
  width:760px;
  height:98px;
  background:url(../images/design/header.gif);
background-repeat:no-repeat;
  overflow:hidden;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
}

.imgbox {
 border: 3px solid #94BD53;
 margin: 0px 3px 10px 3px;
}

legend {
 font-weight:bold;
 font-size:13px;
}

fieldset {
 padding:7px;
 border: 1px Silver solid;
 
 
}

hr {
	color:#86C32A;
	border-color: #86C32A;
	background-color: #86C32A;
}

form {
	margin: 0px;
}

.imgbox img a:hover {
  border-color:Red;
  padding: 0px 10px 0px 10px;
  width:100%;
}

label {
 font-size:10px;
}

div {
 text-align:left;
}


#login ul {
  padding:0px;
  margin:0px;
 padding-left:20px;
}

#leftnews h2, #rightnews h2 {
 margin:0px; 
 font-size:15px;
 color: #86C32A;
 font-variant: small-caps;
 clear:both;
 letter-spacing: 0.1em;
	line-height: 30px;
margin-top:5px;
}

#leftsidebar {
color: #303030;
margin: 0 auto;
width: 760px;
background:url(../images/background.gif);
background-color:White;
}



#header #navlinks a {
	text-decoration: none;
	color: Black;
	font-variant: small-caps;
        font-size:13px;
        margin-right:5px;
       
}	

	
#header #navlinks a:hover {
	background: Black;
	color: #ffffff;
}

#leftnews {
	width: 130px;
	color: #505050;
	line-height: 1.3em;
	float:left;
}


ul {
	list-style-type: square;
}

#rightnews {
	float: right;	
	width: 145px;
	margin: 0px 0px 15px 0px;
	font-size: 0.9em;
	float:right;
 overflow:hidden;
}

#rightnews img {
	margin-top: 3px;
}

#rightnews p {
	margin: 0 0 1.5em 0;
}

#content {
	line-height: 1.6em;
	text-align: left;
	float:left;
	width:485px;
	padding-top: 10px;
 overflow:hidden;
 background-image:url(../images/design/fort_2.gif);
background-repeat:no-repeat;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h1 {
 text-align:right;
 padding:5px;
}

.greenbox {
	padding: 3px;
	display: block;
	border: 1px #FF9933 solid;
	background-color: #86C32A;
}

.message, .bluebox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 10px 0px 10px;
}

h3 {
font-size: 1.3em;
margin: 0 0 5px 0;
}

a {
text-decoration: none;
color: #74A8F5;
}

a:hover {
text-decoration: underline;
color: #86C32A;
}

a img {
border: 0;
}

#footer {
clear: both;
text-align: center;
color: #86C32A;
margin: 0 auto;
width: 760px;
background:url(../images/background.gif);
background-color:White;
border-top: 1px #F7F6F7 solid;
background-position:center;
line-height:25px;
}

#footer a {
color: #86C32A;
text-decoration: none;
 padding:5px;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}

textarea, input {
border: 1px solid #aaaaaa; 
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
input:focus, input:hover, textarea:focus, textarea:hover {
background-color: #F7F9F7;
}	

.ie_input {
 border:none;
}

textarea {
 width:100%;
}

h1 {
	letter-spacing: 0.1em;
	line-height: 30px;
	margin: 0px 0px 5px;
	font-size: 23px;
}

.error {
	color:red;
}