body {
	/*font families containing white space should be quoted!*/
	font-family:"Lucida Grande", helvetica, arial, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:135%;
	color:#666;
	background-color:#F4F4F2;
	background-image:url("/images/background.jpg");
	background-repeat:repeat-x;
	min-width:700px;
}

#contentHolder {
	text-align:left;
	width:700px;
	margin:21px 0 2em 40px;
	background-color:white;
}

#logo_header {
	/* safari bug */
	height:74px;
}
#grt_logo {
	float:right;
	margin-right:30px;
}
#grt_schriftzug {
	float:left;
	margin-left:38px;
}

/* NAVIGATION */
#navContainer {
	width:700px;
	background:url("/images/nav_bg.gif") #90877F repeat-x;	
}
.button { margin:0; padding:0; float:left; display:inline; background-repeat:no-repeat; background-position:0 0; height:32px;}
.b1 {background-image:url(../images/home.gif); width:43px;}
.b2 {background-image:url(../images/portrait.gif); width:61px;}
.b3 {background-image:url(../images/dienstleistungen.gif); width:118px;}
.b4 {background-image:url(../images/team.gif); width:84px}
.b5 {background-image:url(../images/kontakt.gif); width:63px}
.b6 {background-image:url(../images/links.gif); width:43px}
.b7 {background-image:url(../images/downloads.gif); width:82px}
.textlink {display:none;}

#navContainer .selected { background-position:0 -64px; }
#navContainer a:hover {background-position:0 -32px; }
#navContainer .selected:hover { background-position:0 -64px; }

#navLevel2 a { color:#B2D1E3; text-decoration:none; font-size:11px;}
#navLevel2 {
	padding-left:10px;
	background-color:#0066A1;
	height:23px;
	/*new menu*/
	position:relative;
}
#navLevel2 ul{
	list-style: none;
	margin:0;
	padding:0;
	line-height:23px;
}
#navLevel2 li {
	cursor: default;
	position:relative;
	float:left;
	margin:0;
	padding: 0px 8px 0px 0px;
	color:#fff;
	height:20px;
	white-space:nowrap; 
}
#navLevel2 ul li.sel2 a {color:white;}
#navLevel2 ul li.notSel2 a:link {color:#B2D1E3;}
#navLevel2 ul li.notSel2 a:visited {color:#B2D1E3;}
#navLevel2 ul li.notSel2 a:hover {color:white;}
#navLevel2 ul li.notSel2 a:active {color:white;}

.next { cursor:pointer;}

#innerContent { padding:30px 30px 100px 25px; margin:0; }

#innerContent a {text-decoration:none; font-style:normal}
#innerContent a:link {color:#0066A1;}
#innerContent a:visited {color:#0066A1;} 
#innerContent a:hover {text-decoration:underline;}
#innerContent a:active {text-decoration:underline;}

#innerContent .downloadLinks a { color: #82786F; }

h1 {
	margin:0 0 0.5em 0;
	font-size:24px;
	line-height:24px;
	font-family:Helvetica,"Lucida Grande", arial, sans-serif;
	font-weight: 100;
	color:#0066A1;
}
h2 {
	margin:0 0 0.3em 0;
	font-size:14px;
	font-family:Helvetica,"Lucida Grande", arial, sans-serif;
	font-weight: 400;
	color:#0066A1;
}

blockquote {
	font-size:20px;
	font-family:"Lucida Grande", arial, sans-serif;
	font-weight: 100;
	color:#756C69;
}

#introHeader { background:#000; height:220px; width:700px; }

#teamHeader { background:#000; height:200px; width:700px; }

img { border:0; margin:0; padding:0; }
p {margin:0 0 1.5em 0; padding:0;}
td {font-size:11px;}

.oeffnungszeiten {
	padding:0;margin:0.3em 0 0 0;
	border:0; border-spacing:0;
}
.oeffnungszeiten td {
	padding:0 0.8em 0 0;
}

.leftColumn {
	float:left;
	display:inline;
	width:290px;
}
.rightColumn {
	float:right;
	display:inline;
	width:290px;
}
.singleColumn {
	width:400px;
	float:left;
	display:inline;
}

/* NEWS */

#frontpageNews {margin-top:0.3em;}

.archiveTable {
	border-spacing:0;
	padding:0;
	border-collapse:collapse;
	width: 290px;
}

table .datum {
	color: #8B8179;
	padding-bottom:5px;
	width: 100px;
}

.archiveTable td {
	padding-left:3px;
	border-top: 1px solid #D9D9D5; border-bottom:1px solid #D9D9D5;
	padding-top:2px; padding-bottom:2px;
}

.archiveHeader {
	font-family:verdana,helvetica,sans-serif !important;
	font-size:10px;
	color: #B2D1E3;
	background-color:#0066A1;
	border-style:hidden;
}

/* FORMS */

#contactFormID {
	margin:0;
	letter-spacing:1px;
	font-weight:normal;
}
#contactFormID td { padding-top:5px;}

.sendenButton {margin-bottom:0.5em;}

input {
	/*margin:0px;*/
}

.formInput {
	/*font-family:georgia,times new roman,times,serif !important;*/
	font-weight:normal;
	font-size:11px;
	color:#666;
	/*border-top:1px solid #C7A845;
	border-bottom:1px solid #C7A845;*/
	background-color:#D9D9D5;
	padding:2px 3px;
	width: 300px;
}

.submitButton {
	font-family:verdana,helvetica,sans-serif !important;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: 0.2em;
	padding:3px 5px 3px 5px ;
	background-color:#E9E8CD;
	margin: 10px 0px;
	color:#8B8179;
	border:none;
	/*border:1px solid #C7A845;*/
	font-size:10px;
	line-height:10px;
	cursor:pointer;
}

.subscription {
	color: #666;
	margin-bottom:5px;
	background-color:#FFF;
	width:212px;
	font-family:"Lucida Grande", helvetica, arial, sans-serif;
	font-size:10px;
}

.subscription input.formInput {
	background-color:#D9D9D5;
	/*border:2px solid #0066A1;*/
	width:200px;
}

.FILEZ_ALL { border-spacing:0;
border-collapse:collapse;}
.FILEZ_ALL td {
	border-bottom:1px solid #E9E8CD;
	padding:2px 10px 2px 0px;
}
.FILEZ_CAT1, .FILEZ_CAT2, .FILEZ_CAT3, .FILEZ_CAT4, .FILEZ_CAT5 {
	color: #8B8179;
	text-align: center;
}

/* LISTS */

#innerContent ul
{
	margin-top:0.5em;
	margin-bottom:1em;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#innerContent ul li
{
	padding:0 0 0 15px;
	background-image: url(../images/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
#innerContent ul li ul { padding:0; margin:0; }
#innerContent ul li ul li { 
	background-image: url(../images/list-dot_level2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}

#footer {
	font-size:9px;
	color:#B2D1E3;
	height:17px;
	line-height:17px;
	padding:0 7px 0 7px;
	background-image:url("/images/footer_bg.jpg");
	background-repeat:repeat-x;	
}
#footer .update { float:left;}
#footer .credit { float:right;color:#B2D1E3;}
#footer .credit a { text-decoration:none; color:#FFF;}
#footer .credit a:hover {color:#B2D1E3;}

/* LINKS */

.links {
	border-spacing:0;
	border-collapse:collapse;
	padding:0;
	width:640px;
}

.links .c1 { width:280px; border-bottom: 1px solid #D9D9D5; border-top: 1px solid #D9D9D5;}
.links .c2 { border-top: 1px solid #D9D9D5; border-bottom:1px solid #D9D9D5;}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 28px;
	line-height:28px;
	letter-spacing:-2px;
	margin-top:-0.2em;
	margin-bottom:0.4em;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 16px;
	line-height:16px;
	margin-top:-0.2em;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}