@charset "iso-8859-1";
/* CSS Document */

td {
	color:#000!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:12px!important;	
}

h1 {
	height:31px;
	font-size:20px;
	padding:0;
	margin:0 0 20px 0;
}

h1 span {
	display:none
}

h2 {
	font-size:13px;
	padding:0;
	margin:0 0 12px 0;
	color:#0e9fd3;
}

ul {
	padding-left:20px;
}

a {
	color:#da241f;
	outline:none!important;
	text-decoration:none;
}

a:hover {
	color:#da241f;
	text-decoration:underline;
}

p {margin-top:0;}

.textLeft {
	float:left;
	width:342px;
}

.textLeftWide {
	float:left;
	width:100%;
}


/* bilder */
.imgRight {
	float:right;
	border:2px solid #fff;
	margin:0  10px 10px 15px;
}

.imgLeftTwoInOneRow {
	float:left;
	border:2px solid #fff;
	margin:0  30px 10px 15px;
}


.imgLeft {
	float:left;
	border:2px solid #fff;
	margin:0 15px 10px 0;
}


/* module */
#quadrelHome {
	position:absolute;
	width:176px;
	height:225px;
	position:absolute;
	margin:-45px 0 0 300px;
	background:url(../img/content/home-zettel-quadrel.png) top left no-repeat;
	z-index:3;
}
#quadrelHome a {display:block; width:100%; height:100%;}

#stivaHome {
	position:absolute;
	width:149px;
	height:160px;
	margin:180px 0 0 410px;
	background:url(../img/content/home-zettel-stiva.png) top left no-repeat;
}
#stivaHome a {display:block; width:100%; height:100%;}


/* Angebote Home */
#angeboteHome {
	
	width:652px;
	height:164px;
	padding-top:12px;
	background:url(../img/layout/bg-angebote-home.png) top left no-repeat;
	
	bottom:2px;
}

#angeboteHomeLinks {
	width:167px;
	height:149px;
	overflow:hidden;
	margin:0 0 0 28px;
	float:left;
	
}

#angeboteHomeMitte {
	width:167px;
	height:149px;
	overflow:hidden;
	margin:0 0 0 45px;
	float:left;
}

#angeboteHomeRechts {
	width:168px;
	height:149px;
	overflow:hidden;
	margin:0 0 0 49px;
	float:left;
}

#angeboteHome div a {
	display:block;
	color:#fff;
	font-size:28px;
	font-weight:bold;
}

/* Angebote Home End*/



#newsHome {
	width:250px;
	min-height:300px;
	border-right:1px solid #d4d5d4;
	padding-right:20px;
	
	
}

.newsPicWrapper {
	float:left;
	margin:0 15px 10px 0;
	width:154px;
	color:#fff;
}

.newsPicWrapper a {
	color:#fff;
}

.newsPicWrapper a:hover {
	color:#ffd600;
}

.newsPic {
	float:left;
	border:2px solid #fff;
	margin:0 15px 10px 0;
	height:100px;
	width:150px;
}

.newsPic a {
	display:block;
	height:100%;
	width:100%;
}

.galleryPicPreview {
	float:left;
	border:2px solid #fff;
	margin:0 15px 10px 0;
	width:150px;
}

.galleryPic {
	float:left;
	border:2px solid #fff;
	margin:0 20px 25px 0;
	height:100px;
	width:100px;
}

.galleryPic a {
	display:block;
	height:100%;
	width:100%;
}


.readMore {
	float:right;
	
}


/* --- modul guestbook ---------------------------------------------------------------*/

.gbToggleForm {
	width:100%;
	text-align:right;	
}

.gbNewEntry {
	float:right;
	outline:none;
	display:block;
	padding:5px;
	text-align:center;
	border:none;
	font-weight:bold;
	margin-bottom:20px;	
}

/* --- Form Classes ---------------------------------------------------------------*/

form {
	margin:0;
	padding:0;	
}

form *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 0 0;
	
}

div.formContainer {
	padding:20px 0 ;
}

div.formContainer div.formLabel {
	float:left;
	width:150px;
}

div.formContainer input[type=text] {
	color:#000;
	border:none;
	width:300px;
	height:18px;
	padding:3px;	
}

div.formContainer textarea {
	color:#000;
	border:none;
	width:300px;
	height:100px;	
	padding:3px;
}

div.formContainer input[type=submit] {
	color:#000;
	border:none;
	width:100px;
	height:30px;
	margin-left:150px;
	font-weight:bold;
}


/* --- captcha ---------------------------------------------------------------*/

div.captcha {
	float:left;
}

div.formContainer div[class=formLabel] + div[class=captcha] {	
	float:left;
	height:45px;
	padding-top:0px;
	font-weight:bold;
	letter-spacing:3px;
	font-size:14px;
}

div.formContainer div[class=formLabel] + div[class=captcha] img {
	margin:0;
}

input.ccode {
	margin:10px 5px 0 0;
	display:block;
	float:left;
	width:172px!important;
	height:23px!important;
	text-transform:uppercase;
	margin-bottom:10px;
}

/* --- captcha end ---------------------------------------------------------------*/


/* --- errorMsg ---------------------------------------------------------------*/
.formErrorMsg {
	background-color:#990000;
	border:1px solid #ffd600;
	width:300px;
	padding:3px;
	margin-left:150px; 
	color:#BB9301;
}

/* --- errorMsg ---------------------------------------------------------------*/
.thankYou {
	border:1px solid #ffd600;
	width:170px;
	padding:10px;
	margin-left:150px; 
	font-weight:bold;
	background-color:#f5d20c;
	
}

/* ----------------- paging ---------------------- */

div.paging {
	float:right;
	text-align:right;
	margin-bottom:10px;
	height:20px;
	padding:0;
}

div.paging div {
	float:left;
	width:25px;
	height:20px;
	border:1px solid #ffd600;
	margin:0 3px;
	text-align:center;	
}

div.paging div a {
	display:block;
	width:100%;
	height:18px;
	outline:none;
	font-weight:bold;
	padding-top:2px;
}

div.paging div a:hover, .activePage {
	background:url(../img/layout/bg-nlFormInput.gif) top left repeat;
	color:#fff;
}




