/* css by info-art
Grundfarbe 1 #86A386 grün 
footerundborder #E6F0E6

Grundfarbe 2 #556063 blau
*/
body {
	font:11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	padding:0px;
	margin:0px;
	text-align:justify;}
	
	#triptrap-header {
		width:100%;
		margin-top:60px;
		padding:0px;
		text-align:center;
		background-image:    url(css-grafs/header/header-hg.gif);
		background-repeat: repeat-x;
		margin-bottom: 60px;}
	
	#trip-trap-inhalt-hg {
		width:100%;
		background-color: #554338; /*#7D9EA2*/
	}		
	#trip-trap-navigation {
		width:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:2px;
		padding:0px;
		text-align:left;
		margin-bottom: 20000px;
		color: #FFFFFF;	
		/*color: #D8E2E3;*/
	}
		
		#trip-trap-navigation a, #trip-trap-navigation a:visited {
			/* altcolor:#D8E2E3;*/
			color:#FFF;
			text-decoration: underline;}
		#trip-trap-navigation a:hover {
			color:#FFF;
			/*color: #F2F5F6;*/
			text-decoration: underline;}
		
		
	#trip-trap-inhalt {
		width:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding-left:50px;
		text-align:left;
		margin-bottom: 10px;}
		
		#trip-trap-inhalt  {
			}
			
			#trip-trap-inhalt h1 {
				color: #FFFFFF;
				font-size:12px;
				margin:0px;
				text-align: left;
				padding-top: 10px;
				padding-bottom: 10px;
				font-weight: bold;
				padding-right: 20px;}
					
						#trip-trap-inhalt p {
							color: #FFFFFF;
							font-size:11px;
							text-align: left;
							margin:0px;
							letter-spacing: 0.0em;
							padding-top: 9px;
							padding-left: 0px;
							padding-bottom: 0px;
							padding-right: 23px;}
							
							#trip-trap-inhalt a, #trip-trap-inhalt a:visited {
							color:#D8E2E3;
							text-decoration: none;}
							#trip-trap-inhalt a:hover {
							color: #FFFFFF;
							text-decoration: underline;}
							
/* subnavigation mit Impressum*/
	#subnavigation {
		width:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:right;
		margin-bottom: 10px;
		color: #7D9EA2;}
				#subnavigation a, #subnavigation a:visited {
				color:#7D9EA2;
				text-decoration: none;}
				
				#subnavigation a:hover {
				color: #557477;
				text-decoration: underline;}


/* footer mit hinweis zu copyright und webdesign*/	
		#triptrap-footer {
			font:10px Verdana, Arial, Helvetica, sans-serif;
			width:100%;
			margin-top:5px;
			margin-bottom:3px;
			text-align:center;
			background-image: url(css-grafs/footer/footer-hg.gif);
			background-repeat: repeat-x;
			color: #F7F9F9}

				#triptrap-footer a, #triptrap-footer a:visited  {
				color:#F7F9F9;
				text-decoration: none;}
				#triptrap-footer a:hover {
				color: #FFFFFF;
				}

/*Vernetzung mit anderen Seiten*/	
		#handel-partner{
			width:600px;
			margin-right:auto;
			margin-left:auto;
			margin-top:100px;
			padding:0px;
			text-align:center;
			color: #7D9EA2;
			border-top: none;
			border-right: none;
			border-bottom: none;
			border-left: none;}
				#handel-partner a {
				color:#7D9EA2;
				text-decoration: none;}
				#handel-partner a:visited{
				color:#7D9EA2;
				text-decoration: none;}
				#handel-partner a:hover{
				color:#7D9EA2;
				text-decoration: underline;}

/*eigene Klassen*/		

table {
	font:11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left:0px;
	padding: 0px; 
	margin-right:0px;
	text-align: left;
}
table  h2 {
			font-size:11px;
			font-weight: bold;
			line-height: 1.2;
			color: #576E71;
			margin-bottom: 5px;}
table  p {
			font-size:11px;
			line-height: 1.2;
			color: #FFF;
			/*color: #D8E2E3;*/
							}

							
.pdf {
	font-size:11px;
	line-height: 1.2;
	color: #D8E2E3;
	background-image: url(/css-grafs/content/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
		.pdf a  {
			color:#000000;
			text-decoration: none;}
		.pdf a:hover {
			color: #FFFFFF;
			text-decoration: underline;}
			
.info {
	font-size:11px;
	line-height: 1.2;
	color: #D8E2E3;
	background-image: url(/css-grafs/content/info.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
		.info a  {
			color:#000000;
			text-decoration: none;}
		.info a:hover {
			color: #FFFFFF;
			text-decoration: underline;}

.word {
	font-size:11px;
	line-height: 1.2;
	color: #D8E2E3;
	background-image: url(/css-grafs/content/dokument.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
		.pdf a  {
			color:#000000;
			text-decoration: none;}
		.pdf a:hover {
			color: #FFFFFF;
			text-decoration: underline;}

.imagelinks {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-right: 15px;

}
.imageright{
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-left: 15px;

}
.imagecenter {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.startseitenlink {
	text-align: right;
	margin-right: 20px;


}

