body, html {
		  width: 100%;
		  height: 100%;
		  margin: 0;
		  padding: 0;
		  font-size: 11px;	
		  font-family: Arial, "Geneva CE", sans-serif;		  
		  color: #ffffff;
		  text-align: justify;
}

body {		  
		  background-color: #003366;
		  background-image: url('../images/background.gif');
		  background-repeat: repeat-y;
		  background-position: left;
}

a img {
		  border: none;
}

#leftpanel {
	float: left;
	width: 340px;	
	background-color: #003366;
	color: #ffffff;
	padding: 0px;
	padding-top: 0px;
}


#leftpanel #menu {	
	border-top: 1px solid #708DA9;
	text-align: right;
	text-transform: uppercase;
	padding: 0px;
  display: none;	
}

#leftpanel #menu a {
	text-decoration: none;
	color: #FFFFFF;	
}

#leftpanel #menu a:hover {
	text-decoration: none;
	color: #66CCFF;
}

#leftpanel #menu .menuitem {	
	border-bottom: 1px solid #708DA9;
	padding: 6px;
	padding-right: 22px;	
}

#leftpanel #menu .menuitemhigh {
	background-color: #006699;	
	border-bottom: 1px solid #708DA9;
	padding: 6px;
	padding-right: 22px;	
}

#leftpanel .submenu {
	padding-bottom: 6px;
	border-bottom: 1px solid #708DA9;
	font-size: 0.8em;	
}

#leftpanel #menu .submenu .menusubitem {		
	padding-top: 6px;
	padding-right: 22px;	
}

#leftpanel #menu .submenu .menusubitemhigh {		
	padding-top: 6px;
	padding-right: 22px;
	color: #66CCFF;		
	background-image: url('../images/triangl.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

#leftpanel #menu .submenu .menusubitemhigh a {
	color: #66CCFF;
}

#leftpanel #search {	
	padding: 0px;
	padding-left: 40px;
	padding-top: 28px;
  display: none;			
}

#leftpanel #search form {
	padding: 0px;
	margin: 0px;
}

#leftpanel #search form input {
	background-color: #003366;
	border: 1px solid #708DA9;
	color: #66CCFF;
	text-transform: uppercase;
	font-family: Arial, "Geneva CE", sans-serif;
	margin-right: 20px;
	width: 200px;
	font-size: 90%;
}
#leftpanel #search form .submit {	
	border: none;
	width: 60px;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

/************************************/
#leftpanel #news {	
	padding: 0px;
	padding-left: 40px;
	padding-top: 28px;
  display: none;			
}

#leftpanel #news form {
	padding: 0px;
	margin: 0px;
}

#leftpanel #news form input {
	background-color: #003366;
	border: 1px solid #708DA9;
	color: #66CCFF;
	text-transform: uppercase;
	font-family: Arial, "Geneva CE", sans-serif;
	margin-right: 20px;
	width: 200px;
	font-size: 90%;
}
#leftpanel #news form .submit {	
	border: none;
	width: 60px;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}
/*************************************/

#leftpanel #contact {
	padding: 0px;
	padding-left: 27px;
	padding-top: 0px;
  font-weight: bold;	
}

#leftpanel #contact h1 {
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	
	
	font-size: 100%;
}

#leftpanel #contact p {
	font-size: 90%;
	line-height: 16px;
}

#leftpanel #contact a {
	color: #FFFFFF;	
}

#content {
	float: left;
	width: 560px;
	height: auto;	
	background-color: #ffffff;
	color: #333333;
}

#content a {	
	color: #006699;
	text-decoration: underline;
}

#content a:hover {
		  color: #006699;
		  text-decoration: none;
}

#content h1 {
	font-size: 1.2em;
	margin-top: 10px;
	color: #003366;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

#content h2 {
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;  
}

#content h3 {
	color: #003366;		  
	font-size: 1em;
	text-transform: uppercase; 
  padding-bottom: 0px;
	margin-bottom: 0px; 
}

#content h4 {
	color: #003366;		  
	font-size: 0.8em;
	/*text-transform: uppercase;  */
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content ul {
	padding-left: 0px;
	margin-left: 20px;	
	padding-left: 0px;
}

#content ul li {	
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url('../images/list.gif');
	background-repeat: no-repeat;
	background-position: left top;		
	 
}

#content #top {
	margin: 29px;
	height: 80px;
	display: none;	
}

#content #top #languages {
	float: right;
	color: #9E9E9E;	
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 24px;
}


#content #top #languages .active {	
	color: #006699;	
	text-decoration: none;	
}

#content #top #languages a {	
	color: #9E9E9E;		
	text-decoration: none;
}

#content #middle {
	width: 560px;
	height: 150px;
	overflow: hidden;
	display: none;	
}

#content #bottom {
	padding-top: 7px;
	padding-left: 29px;
	padding-right: 15px;
}

#bottom a {	
	color: #2A6D97;		
	text-decoration: underline;
	font-weight: bold;
}

#bottom img {
		  border: none;
}

#bottom .kontakt H2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottom .kontakt {
	font-size: 1.1em;
  float: left;
  padding-right: 30px;	  
}

#bottom .formular {
	font-size: 1.1em;	  
}


#bottom .formular input{
	background-color: #EFF3F6;
  border-style: solid;
  border: solid 1px #CFD3D6;	
  width: 300px;  
}

#bottom .formular textarea{
	background-color: #EFF3F6;
  border-style: solid;
  border: solid 1px #CFD3D6;	  
  width: 300px;  
}

#bottom .formular .button{
	background-color: #FFF;
  color: #003366;
	font-size: 0.7em;
	font-weight: bold;
  width: 100px;	  
}

#footer {
  padding-top: 50px;
  margin-top: 50px;
  display: block;
}

