/*
  $Id: stylesheet.css, Michael Steinrücke 02.2010
	Copyright (c) 2010 Lichtung
*/

/* ##### GENERAL DEFINITIONS - beginning ##### */
body {
	background-image: url(image/background.jpg);
	background-position: Top Left; 
	background-attachment: fixed; 
	background-repeat: repeat;
	background-color: #bcb40f;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
	
#content {
	background: transparent;
	width: 1200px;
	height: auto;
	margin: auto;
}

h1 {
	background: transparent;
	color: #0f17bc;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;	
}

h2 {
	background: transparent;
	color: #bcb40f;
	margin: 0;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

h3 {
	background: transparent;
	color: #bcb40f;
	margin: 0;
	padding: 10px 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.texthead {
	color: #00200D;
	margin: 0;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;	
}

p {
	background: transparent;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

a {
	background: transparent;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	background: transparent;
	color:  #bcb40f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
}

#interna {
	background: transparent;
	color: #00200D;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;	
}

.iframe {
	background: #e8ffd3;
}

table {
	background: transparent;
	color: #00200D;
	padding: 3px;
	border: solid 2px #006600;
	text-align: center;
}


/*  Tablecontent - beginning */
tr.name {
	background: #004d1d;
	color: #fff;
	padding: 4px;
	border: solid 1px #006600;
}

tr.name td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

tr.n1 {
	background: #6d9721;
	color: #fff;
	margin: 0;
	padding: 0;
	border: solid 1px #006600;
}

tr.n2 {
	background: #a2c017;
	color: #fff;
	margin: 0;
	padding: 0;
	border: solid 1px #006600;
}

td {
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
/*  Tablecontent - end */

.textGreen {
	color: #a2c017;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linkContent {
	background: 006B37;
	color: #;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}

.linkContent:hover {
	background: transparent;
	color: #00200d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}

hr {
	background: transparent;
	color: #000;
}

/* linkline - beginning */
.lineTop {
	color: 006B37;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
	border-top: solid 1px #00200D;
	width: 100%;
	font-size: 0;
}

.lineBottom {
	color: #00200D;
	margin-top: 5px;
	padding: 0;
	border-top: solid 1px #00200D;
	width: 100%;
	font-size: 5px;
}

.linkline {
	background: transparent;
	color: #00200D;
	margin: 0;
	padding: 0;
	text-align: center;
}

.linklineContent {
	color: #6D9721;
	padding: 0 7px 0 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}

.linklineContent:hover {
	background: transparent;
	color: #00200d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
/* linkline - end */

/* dotted - beginning */
.linedot {
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: dotted 1px #00200D;
	width: 100%;
	font-size: 5px;
}

.linedotBotoom {
	color: #00200D;
	margin: 0;
	padding: 0;
	border-top: dotted 1px #00200D;
	width: 100%;
	font-size: 5px;
}
/* dotted - end */

.mail {
	color: #0f17bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}

.mail:hover {
	background: transparent;
	color: #0f17bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

.linkStart {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	
}

.linkStart:hover {
	background: transparent;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}

/* ##### GENERAL DEFINITIONS - end ##### */

/* ##### LEFT CONTAINER - beginning ###### */

#leftContainer {
	background: transparent;
	width: 200px;
	height: 700px;
	float: left;
}

#NaviContent {
	background: #0f17bc;
	position: fixed;
	top: 0px;
	width: 200px;
	height: 700px;
	text-align:center;
}

#Logo {
	margin-top: 15px;
	padding: 0;
	border: none;
}

#navigation {
	background: transparent;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 170px;
	text-align: center;
}


.naviStart {
	color: #bcb40f;
	width: 120px;
	margin: auto;
	padding: 10px;
	border-bottom: dotted 1px #d2ff00;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.navi {
	color: #fff;
	width: 120px;
	margin: auto;
	padding: 10px;
	border-bottom: dotted 1px #d2ff00;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/* ##### LEFT CONTAINER- end ##### */

/* ##### MIDDLE CONTAINER - beginning ##### */

#middleContainer {
	background: url(image/bg_middle.gif);
	padding-bottom: 10px;
	width: 600px;
	min-height: 1200px;
	float: left;
}

#contentText{
	background: transparent;
	color: #000000;
	margin: 40px 40px 0px 40px;
}

.aktuell {
	color: #00200D;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.ticker {
	color: #6d9721;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* local - begining */
#imageLocal { 
	float: left; 
	border: 2px solid; 
	margin-right: 20px;
}

#chessicon {
	float: left; 
	margin-right: 15px;
	margin-bottom: 15px;
}
/* local - end */

/* links - beginning */
.linklist {
	color: #000;
	margin: 0;
	padding: 0;
	border: none;
}

.s1 {
	background-color: #e4e4e4;
	padding: 5px;
	text-align: left;
}

.s2 {
	background-color: #e4e4e4;
	padding: 5px;
	text-align: left;
}

.s2 a {
	background: transparent;
	color: #004d1d;
	padding: 5px;
	text-align: left;
}

.s2 a:hover {
	background: transparent;
	color: #6d9721;
	padding: 5px;
	text-align: left;
}
/* links - end */

/* reports - beginning */
.listReports {
	margin: 0;
	padding: 0;
	list-style: none;
}

.listReports li {
	padding: 5px;
}

.listReports li a{
	color: #004d1d;
}

.listReports li a:hover{
	color: #6d9721;
}
/* reports - end */

/* Pullenblitz - beginning */
#a {
	background: #6d9721;
	color: #fff;
	margin: 0;
	padding: 0;
	border: solid 1px #006600;
}

#b {
	background: #a2c017;
	color: #fff;
	margin: 0;
	padding: 0;
	border: solid 1px #006600;
}
/* Pullenblitz - end */

/* ##### MIDDLE CONTAINER - end ##### */

/* ##### RIGHT CONTAINER - beginning ##### */

#rightContainer {
	background: transparent;
	width:170px;
	height: 600px;
	float: left;
}

#AdressContent {
	background: #006B37;
	position: fixed;
	top: 0px;
	width: 170px;
	height: 600px;
	text-align: center;
}

#logo2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#AdressUL {
	background: transparent;
	margin: auto;
	padding: 0;
	border-top: solid 1px #d2ff00;
	border-bottom: solid 1px #d2ff00;
	list-style: none;
	width: 150px;
	text-align: center;
}

.adressTop {
	color: #d2ff00;
	margin: 10px 0 0 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}

.adress {
	background: transparent;
	color: #d2ff00;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}

.adressBottom {
	background: transparent;
	color: #d2ff00;
	margin: 0 0 10px 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}

.adressStreet {
	color: #d2ff00;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}
/* ##### RIGHT CONTAINER - end ##### */
