/* CSS Document */

html,body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-image:url(../images/general/back_repeat.jpg);
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #f5f4f2;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE;
}


h1
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e0a104;
	font-weight:bold
}


#imgwrap
{
	width:100%;
	margin:auto;
	background-image:url(../images/general/back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border:0px;
}

#contentwrap
{
	margin:auto;
	width:981px;
	border-top:none;
	
}

#top
{
	position:relative;
	height:87px;
	width:981px;
	border:none;
	background-image:url(../images/general/top.jpg);
	background-repeat:no-repeat;
}

#top a
{
	position:absolute;
	top:5px;
	font-size:9px;
	color:#666666;
	letter-spacing:1px;
	text-decoration:none;
}

#top a:hover
{
	color:#999999;
}

a:link {
color:#999999;
}

a:hover
{
	color:#f9b200;
}

a:visited
{
	color:#999999;
}

#home
{
	left:10px;
}

#kontakt
{
	left:62px;
}

#deutsch
{
	right:78px;
}

#english
{
	right:10px;
}

#content
{
	position:relative;
	width:981px;
	background-color:#f4f4f4;
	background-repeat:repeat;
	background-position:left top;
	border-bottom:1px solid #cfcfcf;

}

#contentflash
{
	width:981px;
	height:309px;
	background-image: url(../images/general/panoramen_weblinedesign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#noflash
{
	position:relative;
}

#naviwrap
{
	position:relative;
	background-image:url(../images/general/navi_back.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:981px;
	margin:0px;
	text-align:center;
}

#navigation
{
	padding-top:1px;
	bottom:0px;
	left:104px;
	height:36px;
}

#navigation img
{
	border:none;
	height:35px;
}

#contentarea
{
	margin:0px 20px 10px 20px;
	padding:0px;
	width:941px;
	min-height:320px;
	_height:320px;
	border:none;
}

#kontakttable
{
	border:none;
	color:#666666;
	font-size:11px;
	padding:0px;
}

#kontakttable td
{
	
	padding:0px;
}

#texttable
{
	border:none;
	line-height:20px;
	color:#666666;
	font-size:11px;
}

#texttable td
{
	
	padding:40px;
}

#thumbstable
{
	border:0px;
	line-height:20px;
	color:#666666;
	font-size:11px;
}

#thumbstable td
{
	
	padding:5px;
}

.panthumbs img
{
	border:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
}

#end
{
	position:absolute;
	bottom:-32px;
	height:20px;
	width:981px;
}

#end a
{
	position:absolute;
	color:#999999;
	text-decoration:none;
	letter-spacing:1px;
	font-size:10px;
}

#end a:hover
{
	color:#afafaf;
}

#copyright
{
	left:1px;
}

#impressum
{
	right:1px;
}


div.rund {
	background-image: url(../images/general/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 430px;
	height: auto;
	float: right;



}
div.rund h4  {
	color: white;
	font-size: 11px;
	color:#908f8f;
	height: 47px;
	background-image: url(../images/general/box_top.gif);
	background-repeat: no-repeat left top;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}

div.rund h3  {
	color: white;
	font-size: 11px;
	color:#908f8f;
	height: 47px;
	background-image: url(../images/general/box_top_e.gif);
	background-repeat: no-repeat left top;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}
div.rund p a {
	font-size: 10px;
	color:#000000;
}
div.rund p {
	font-size: 10px;
	color:#908f8f;
	background-image: url(../images/general/box_content.gif);
	text-align: center;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	background-repeat: repeat-x left top;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E0E0E0;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E0E0E0;
}


