/* zzzn01 - CSS Definitionen
Copyright 2007 BIG GmbH, Zürich
Version: 1.0
Screen-Layout: */

body{ 
margin: 0; 
padding: 0; 
color: #000; 
font-size: 12px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: normal; 
font-style: normal;
line-height: 15px; 
height: 100%;
}

html{ background-color: white; background-image: url(../images/html.png); background-repeat: repeat-y; background-position: center; height: 100%; }
#page { margin:0 auto; width:900px; }
#sidebar { position: relative; left: 10px; width: 150px; z-index: 100; float: left; }
.header { position: relative; left: 10px; width: 880px; height: 130px; margin: 0; padding-top: 5px; }
.footer { font-size: 10px; text-decoration: none; text-align: center; padding-top: 4px; padding-bottom: 4px; border-top: 1px solid #576979; }
.footer a { 
color: #576979; 
text-decoration: none; 
}
.footer a:hover { 
color: #d2021c; 
font-style: italic; 
text-decoration: none; 
}

#content { position: relative; top: 0; left: 0; width: 540px; float: left; margin: 0 0 0 10px; padding-right: 10px; padding-left: 10px; }
#rechts { position: relative; top: 0; left: 0; width: 150px; height: 100%; float: left; margin: 0; padding-left: 5px; border-left: 1px dotted #576979; }
/* Allgemeine Definitionen */

h1 { color: #576979; font-size: 18px; font-weight: bold; margin: 0; padding: 0; }
h2 { color: Black; font-size: 17px; font-weight: bold; line-height: 19px;  }
a { color: #577281; font-weight: bold; text-decoration: none; }
a:hover { color: #cf0226; font-weight: bold; font-style: italic; text-decoration: none; }
.zitat { font-size: 10px; }
.inputbox { border: solid 1px #13aed7; background-color : white; margin-bottom: 3px; color: black; font-size: 12px; margin-left: 3px; }
.button {
	font-size: 13px;
	color: #314b39;
	border: solid 1px #13aed7;
	margin-bottom: 0;
	background-color: #ededed;
	padding          : 2px;
	font-weight: bold;
}
#myGallery2 { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 13px; }
#aktuell a { color: red; }
