/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    background: #fff url(../images/design/background.jpg) repeat-y 50% 0;

}

#container {
	text-align: center;
}

#inhaltcontainer {
	background: url(../images/design/contentback.png);
	width: 872px;
	margin: 0px auto;
	padding: 0px;
}


#sprache {
    width: 888px;
	height: 24px;	
    margin: 0px auto;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 11px;	
	line-height: 24px;
	color: #FFD803;	
	text-indent: 750px;	
	text-align: left;
    background: url(../images/design/sprache_bg.jpg) no-repeat;		
}

#sprache ul {
	margin: 0px;
	padding-left: 0px;
    white-space: normal;
}

#sprache li {
	padding: 3px 0px; 
	display: inline;
	list-style-type: none;
}

#sprache li:before {

	content:" | ";
}

#sprache li:first-child:before {

   content: "";
}

#sprache a { 
	color: #FFD803;
	text-decoration: none;
}

#sprache a:link a:visited {
	color: #FFD803;
	text-decoration: none;
}

#sprache a:hover {
	color: #FFD803;
	text-decoration: underline;
}

#sprache a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sprache .selected {
	color: #FFFFFF;
	text-decoration: none;
}


#header {
    background-color: #444444;
    width: 888px;
	height: 56px;
    margin: 0px auto;
    padding: 0px;
    background: url(../images/design/header_bg.jpg) no-repeat;	
    text-align: left;
}


#panoramabild {
    width: 888px;
	height: 216px;
    margin: 0px auto;
    padding: 0px;
}

#navicontainer {
    width: 888px;
	height: 24px;
    margin: 0px auto;
    padding: 0px;
    background: url(../images/design/navi_bg.jpg) repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #00358A;
	text-align: left;	
	text-indent: 2.8em;
}

ul#navlist {
	margin: 0px;
	padding-left: 0px;
    white-space: normal;
}

#navlist li {
	padding: 3px 8px; 
	display: inline;
	list-style-type: none;
}

li#kontakt {
	padding-left: 296px;
}

#navlist a { 
	color: #00358A;
	text-decoration: none;
}

#navlist a:link a:visited {
	color: #00358A;
	text-decoration: none;
}

#navlist a:hover {
	color: #00358A;
	text-decoration: underline;
}

#navlist a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist li#active {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist li#kontakt_active {
	padding-left: 350px;
	color: #FFFFFF;
	text-decoration: none;
}
	
#subnavi {
    background: url(../images/design/reiter.jpg) no-repeat;	
    margin: 0px;
    padding-left: 24px;
	padding-right: 24px;
	padding-top: 16px;
    width: 192px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 22px;
}

ul#subnavlist {
    white-space: normal;
}

#subnavlist li {
	margin-left: -40px;
	display: list-item;
	list-style-type: none;
	/*list-style-image: url(images/liste.gif);*/
}

#subnavlist li#active_sub {
	color: #EBBC00;
	text-decoration: none;
}


#subnavlist a { 
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#subnavlist a:link a:visited {
	color: #333333;
	text-decoration: none;
}

#subnavlist a:hover {
	color: #333333;
	text-decoration: underline;
}

#subnavlist a:active {
	color: #EBBC00;
	text-decoration: none;
}

#content {
     text-align: left;
 	 width: 392px;
	 margin-top: 24px;
     padding: 0px;
	 float: left;
     font-family: Arial, Helvetica, sans-serif;    
     font-size: 12px;
     font-weight: normal;
     font-style: normal;
     line-height: 18px;
     color: #333333; 
}

ul#content {
    white-space: normal;
}

#content li {
	margin-left: -40px;
	display: list-item;
	list-style-type: none;
	/*list-style-image: url(images/liste.gif);*/
}

#content a { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-align: left;	
	color: #006CFF;
	text-decoration: none;
}

#content a:link a:visited {
	color: #006CFF;
	text-decoration: none;
}

#content a:hover {
	color: #006CFF;
	text-decoration: underline;
}

#content img {
	padding-top: 12px;
	padding-bottom: 12px;
	border: 0px;	
}

#content img#team {
	padding-top: 4px;
	padding-bottom: 0px;
	border: 0px;	
}

#thumbs {
	margin-left: -16px;
	border: 0px;
}

/*#content img#thumb {
	float: left;
	margin-left: 16px;
}*/

#content a#img {
	float: left;
	color: #fff;	
	margin-left: 12px;	
	margin-bottom: -8px;	
	border: 0px;
	}

/*#content td#team {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: left;
}*/

#content table {
	padding-bottom: 32px;
}

#content table#bild {
	margin-top: -20px;
	border: 0px;
}

/*#content td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}*/

#content td#preis {
	font-family: Courier, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	color: #003C9E;
	text-align: left;	
}

font {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: left;	
}

font#blau {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color: #003C9E;
	text-align: left;	
}

font#reiter {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;	
	line-height: 22px;
}

#randkolumne {
    text-align: left;
	margin: 0px auto;
    padding: 24px;
    width: 192px;
	float: left;	
}

ul#randkolumne {
    white-space: normal;
}

#randkolumne li {
	margin-left: -40px;
	display: list-item;
	list-style-type: none;
	/*list-style-image: url(images/liste.gif);*/
}

#randkolumne a { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-align: left;	
	color: #006CFF;
	text-decoration: none;
}

#randkolumne a#img {
	line-height: 0px;
	color: #fff;	
	margin-left: -2px;
	border: 0px;
	}

#randkolumne a:link a:visited {
	color: #006CFF;
	text-decoration: none;
}

#randkolumne a:hover {
	color: #006CFF;
	text-decoration: underline;
}

#randkolumne img {
	padding-top: 12px;
	padding-bottom: 12px;
	border: 0px;
}

#footer {
	padding-top: 52px;
	height: 24px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #888;	
	text-align: center;		
	
}

#footer_links {
	padding-top: 10px;
	height: 24px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #888;	
	text-align: center;		
}

#footer_links a {
	padding-top: 10px;
	height: 24px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #888;	
	text-align: center;	
	text-decoration: none;	
}

hr {
border-style: dotted;
color: #aaa;
}

#results_1 {
	background-color: #ffffff;
}

#results_2 {
	background-color: #D9D9CC;
}

.bold {

	font-weight: bold;
}

.textbox {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
    width: 194px;
}

.qtybox {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
    width: 60px;
}

.selectbox {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    margin: 0px;
    padding: 1px;
    width: 196px;
}
