/*
* #########################################################################
* # ALLE SCRIPTE, GRAFIKEN UND QUELLTEXTE SIND URHEBERRECHTLICH GESCHUTZT #
* # SEBASTIAN GRITTMANN, ALTER KIRNER WEG 8, 55608 BERGEN BEI KIRN (NAHE) #
* # websolutions[at]grittmann-design.de           www.grittmann-design.de #
* #########################################################################
*/

#dm {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 9999;
}

#dmClose {
	background-color: #FFF;
	color: #000;
	text-align: right;
	padding: 3px 5px 3px 0px;
	border: 1px solid #000;
	cursor: pointer;
}

#foreward {
	margin: 0px 0px 0px 3px;
	cursor: pointer;
}

#backward {
	margin: 0px 3px 0px 0px;
	cursor: pointer;
}

#prospekt {
	float: right;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	border-left: 2px solid red;
	border-right: none;
	margin: 8px 8px 0px 0px;
}

#prospekt img {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 2px solid red;
	margin: 0px 0px -2px -4px;
}

#prospekt img.first {
	margin: 0px 0px -2px 0px;
}

.dmPictures {
	margin: 5px 0px 0px 0px;
}

.dmPictures img {
	float: left;
	margin: 0px 5px 0px 0px;
}

.dmPictures img.third {
	margin: 0px -50px 0px 0px;
}

p.smallText {
	font-size: 10px;
	font-style: italic;
}

.ov {
	margin: 0px 0px 5px 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 400px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	background-image: url('../images/tables/ov.gif');
}

.content_navi {
	margin: 0px 0px 25px 0px;
	text-align: left;
}

.content_navi a:link, #katLink a:link {
	color: #000;
	text-decoration: none;
}

.content_navi a:visited, #katLink a:visited {
	color: #000;
	text-decoration: none;
}

.content_navi a:hover, #katLink a:hover {
	color: #2E4D9C;
	text-decoration: underline;
}

.real_content {
	margin: 0px 0px 15px 0px;
	text-align: left;
	line-height: 16px;
}

.real_content a:link {
	color: #2E4D9C;
	text-decoration: underline;
}

.real_content a:visited {
	color: #2E4D9C;
	text-decoration: underline;
}

.real_content a:hover {
	color: #000;
	text-decoration: none;
}

hr {
	width: 351px;
	height: 1px;
	border: 1px #2E4D9C dotted;
	text-align: center;
}

td.td_left {
	font-size: 11px;
	text-align: left;
}

td.td_right {
	text-align: right;
	font-size: 11px;
}

input.text {
	width: 244px;
	border: 1px #000 dashed;
}

input.capture {
	width: 150px;
	height: 40px;
	font-size: 30px;
	color: #FF0000;
	border: 1px #000 dashed;
	text-align: center;
}

.content_left {
	width: 150px;
	float: left;
}

.content_right {
	width: 250px;
	float: left;
}

.content_left2 {
	width: 70px;
	float: left;
}

.content_right2 {
	width: 330px;
	float: left;
}

input.button {
	width: 150px;
}

textarea {
	width: 244px;
	height: 100px;
	border: 1px #000 dashed;
}

.smaller_italic {
	font-style: italic;
	font-size: 9px;
}

/* Routenplaner */
.routeLeft {
	float: left;
	width: 250px;
}

.routeRight {
	float: left;
	width: 150px;
}

.routeMargin {
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #000;
}

.routeMargin2 {
	margin: 15px 0px 0px 0px;
}

/* 3design */
#design3 {
	padding: 15px 0px 0px 0px;
	text-align: right;
	cursor: pointer;
}

#design3 p {
	margin: 5px 0px 0px 5px;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
}

#design3 a:link {
	color: #2E4D9C;
	text-decoration: underline;
}

#design3 a:visited {
	color: #2E4D9C;
	text-decoration: underline;
}

#design3 a:hover {
	color: #000;
	text-decoration: none;
}

#intergemInfo {
	width: 398px;
	border: 1px solid #000;
	margin: 5px 0px 5px 0px;
	text-align: left;
	background-image: url('../images/specials/intergemInfo.png');
}

#intergemInfo #inside {
	margin: 3px;
}

#intergemInfo #inside p {
	margin: 8px 0px 0px 0px;
}

#intergemInfo #inside p.center {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}

#intergemInfo #inside p.blue {
	color: #2e4cb9;
	line-height: 14px;
}

/* angebot startseite */
#angebotTeaserLeft {
	float: left;
	line-height: 19px;
	margin: 0px 0px 0px 2px;
}

#angebotTeaserRight {
	float: left;
	text-align: right;
	line-height: 21px;
	margin: 4px 0px 0px 7px;
}

#katLink {
	padding: 25px 0px 0px 10px;
}

#ad {
	position: absolute;
	top: 30px;
	left: 250px;
	display: block;
	width: 400px;
	height: 250px;
	cursor: pointer;
	background-image: url('../images/specials/spirig.png');
}

