.clear {
	clear: both;
	background-color: transparent;
	height: 0px;
	overflow: hidden;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}




h1, .headline {
	font-size: 20px;
	color: #872c1a;
	font-weight: bold;
}

h3, .headtext {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

p, h4, h5, .text, .template ul {
	font-size: 12px;
}

.minitext {
	font-size: 11px;
	color: #333;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}


.template_table th {
	background-color: #BBB;
	font-size: 11px;
	padding: 4px;
}
.template_table td {
	background-color: #DDD;
	font-size: 11px;
	padding: 4px;
}




#body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 1em;
	background-color: #E4DFD8;
}

#main {
	text-align: center;
	background: url(/gfx/framework/background.gif) repeat-y 50% 0px;
}

#main #centerbox {
	text-align: left;
	position: relative;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 10px 0px 30px;
	background: url(/gfx/framework/top.jpg) no-repeat 50% top;
}

#main #grubi {
	position: absolute;
	top: 0px;
	left: -10px;
}

#main #navig {
	float: left;
	width: 150px;
	overflow: visible;
	padding-top: 84px;
}

#main #navig .logo {
	display: block;
	margin-bottom: 20px;
}


#main #navig .box {
	margin-bottom: 20px;
}
#main #navig .box .top {
	height: 10px;
	overflow: hidden; /* IE Bugfix */
	background: url(/gfx/framework/box_top.jpg) no-repeat 50% top;
}
#main #navig .box .center {
	padding: 5px 15px;
	background: url(/gfx/framework/box_center.jpg) repeat-y 50% top;
}
#main #navig .box .bottom {
	height: 10px;
	overflow: hidden; /* IE Bugfix */
	background: url(/gfx/framework/box_bottom.jpg) no-repeat 50% top;
}

#main #navig .box span {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}






#main #navig .menu ul {
	padding: 10px 0px;
	margin: 0px 0px;
	list-style: none;
	width: 120px;
}
#main #navig .menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#main #navig .menu li a, #main #navig .menu li a:link, #main #navig .menu li a:visited, #main #navig .menu li a:hover {
	display: block;
	padding: 2px 0px;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}
#main #navig .menu .off a, #main #navig .menu .off a:link, #main #navig .menu .off a:visited, #main #navig .menu .off a:hover {
	color: #FFF;
}
#main #navig .menu .on a, #main #navig .menu .on a:link, #main #navig .menu .on a:visited, #main #navig .menu .on a:hover {
	color: #FFDC00;
}
#main #navig .menu .off a:hover, #main #navig .menu .on a:hover {
	color: #FFDC00;
}

#main #navig .menu ul li ul {
	padding: 0px 0px 10px 0px;
	width: 120px;
}
#main #navig .menu li ul li {
}
#main #navig .menu li ul li a, #main #navig .menu li ul li a:link, #main #navig .menu li ul li a:visited, #main #navig .menu li ul li a:hover {
	padding: 2px 0px 2px 15px;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#main #navig .menu li .off a, #main #navig .menu li .off a:link, #main #navig .menu li .off a:visited, #main #navig .menu li .off a:hover {
	color: #FFF;
}
#main #navig .menu li .on a, #main #navig .menu li .on a:link, #main #navig .menu li .on a:visited, #main #navig .menu li .on a:hover {
	color: #FFDC00;
}
#main #navig .menu li .off a:hover, #main #navig .menu li .on a:hover {
	color: #FFDC00;
}










#main #navig .newsletter .center {
	padding-bottom: 10px;
}
#main #navig .newsletter .email {
	font-size: 12px;
	width: 116px;
	border-width: 1px;
}
#main #navig .newsletter .email.inactive {
	color: #666;
}
#main #navig .newsletter .email.active {
	color: #000;
}

#main #navig .newsletter .submit {
	font-size: 11px;
	color: #FFDC00;
	background-color: transparent;
	border: 1px solid #A14533;
	width: 120px;
	margin: 3px 0px 0px 0px;
}



#main #content {
	width: 680px;
	float: right;
}





#footer {
	height: 210px;
	text-align: center;
	background: url(/gfx/framework/bottom_background.gif) repeat-x 0px bottom;
}

#footer .centerbox {
	text-align: left;
	position: relative;
	width: 930px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(/gfx/framework/bottom.jpg) no-repeat 30px top;
}

#footer .qnav {
	padding: 48px 0px 0px 60px;
}

#footer .qnav .item {
	float: left;
	padding-right: 50px;
	font-size: 10px;
	color: #999;
	white-space: nowrap;
}
#footer .qnav .item a, #footer .qnav .item a:link, #footer .qnav .item a:visited, #footer .qnav .item a:hover {
	color: #999;
	text-decoration: none;
}
#footer .qnav .item a:hover {
	color: #333;
}

#footer .infos {
	padding: 50px 60px 0px 60px;
}

#footer .infos .item {
	float: left;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #9c452e;
	margin-right: 10px;
	font-size: 11px;
	color: #FFF;
	white-space: nowrap;
	height: 70px;
}
#footer .infos .item a, #footer .infos .item a:link, #footer .infos .item a:visited, #footer .infos .item a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer .infos .item a:hover {
	color: #FFF;
}
#footer .infos .item span {
	font-weight: bold;
}

#footer .infos .search {
	float: right;
	width: 128px;
	text-align: right;
}
#footer .infos .search .clearfix {
	border: 1px solid #8E8E8E;
	background-color: #FFF;
	width: 126px;
}

#footer .infos .search .field {
	float: left;
	height: 21px;
}
#footer .infos .search .input {
	background-color: transparent;
	border-width: 0px;
	font-size: 12px;
	width: 100px;
	height: 17px;
	min-height: 21px;
	padding: 3px 0px 1px 5px;
	display: block;
}
#footer .infos .search .input.inactive {
	color: #666;
}
#footer .infos .search .input.active {
	color: #000;
}
#footer .infos .search .submit {
	background: url(/gfx/framework/search_lens.jpg) no-repeat 50% 50% transparent;
	border-width: 0px;
	width: 21px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#footer .infos .search span {
	font-size: 10px;
	color: #C28477;
}
#footer .infos .search span a, #footer .infos .search span a:link, #footer .infos .search span a:visited, #footer .infos .search span a:hover {
	color: #C28477;
	text-decoration: none;
}
#footer .infos .search span a:hover {
	color: #D3988C;
}

#footer .hint {
	font-size: 10px;
	color: #C28477;
	padding: 10px 60px 0px 60px;
	text-align: right;
}





.template {
	margin: 20px !important;
}




.template_1bild .bild {
	padding: 0px;
	margin: 0px;
}




.template_textbox .inhalt {
	float: left;
	width: 340px;
}
.template_textbox .box {
	float: right;
	width: 280px;
}
.template_textbox .box .top {
	padding: 20px;
	background: url(/gfx/templates/textbox/top.jpg) no-repeat 50% top #000;
	font-size: 12px;
	font-weight: bold;
	color: #FFDC00;
}
.template_textbox .box .center {
	padding: 0px 20px;
	background: url(/gfx/templates/textbox/center.jpg) repeat-y 50% 0px #000;
	font-size: 11px;
	color: #FFF;
}
.template_textbox .box .center img {
	float: right;
	margin: 0px 0px 10px 10px;
}
.template_textbox .box .bottom {
	padding: 5px 20px 15px 0px;
	background: url(/gfx/templates/textbox/bottom.jpg) no-repeat 50% bottom #000;
	font-size: 12px;
	font-weight: bold;
	color: #FFDC00;
	text-align: right;
}
.template_textbox .box a, .template_textbox .box a:link, .template_textbox .box a:visited, .template_textbox .box a:hover {
	color: #FFDC00;
	text-decoration: none;
}
.template_textbox .box a:hover {
	text-decoration: underline;
}













/* Formular: index.shtml?kontakt */
#form_1 {
	font-size: 0.90em;
}

#form_1 .element {
	padding-top: 5px;
}

#form_1 .type_zwischentext {
	font-size: 1.3em;
	border-bottom: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form_1 .type_zwischentext p {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#form_1 .name_vorname {
	float: left;
	padding-right: 6px;
}
#form_1 .name_vorname input {
	width: 125px;
}

#form_1 .name_nachname input {
	width: 125px;
}

#form_1 .name_strasse input {
	width: 260px;
}

#form_1 .name_plz {
	float: left;
	padding-right: 6px;
}
#form_1 .name_plz input {
	width: 60px;
}

#form_1 .name_ort input {
	width: 190px;
}

#form_1 .name_land input {
	width: 260px;
}

#form_1 .name_telefon {
	float: left;
	padding-right: 6px;
}
#form_1 .name_telefon input {
	width: 125px;
}

#form_1 .name_fax input {
	width: 125px;
}

#form_1 .name_email input {
	width: 260px;
}

#form_1 .name_mitteilung textarea {
	width: 260px;
}

#form_1 .name_Senden {
	margin-top: 10px;
}

#form_1 .type_checkbox, #form_1 .type_radiobox {
	margin-top: 10px;
	padding: 0px;
}
#form_1 .type_checkbox fieldset, #form_1 .type_radiobox fieldset {
	padding: 10px;
}
#form_1 .type_checkbox p, #form_1 .type_radiobox p {
	display: inline;
	font-size: 0.9em;
}

#form_1 .bezeichnung {
	margin-top: 0.5em;
}

#form_1 .type_checkbox .bezeichnung, #form_1 .type_radiobox .bezeichnung {
	display: none;
}




/* --- Vorlage: eCards Eingabe --- */

.template__ecards .eingabe .motive {
	text-align: center;
	padding: 0px 0px 5px 17px;
	border: 1px solid #872C1A;
	margin-bottom: 30px;
	position: relative;
	font-size: 0.8em;
	color: #872C1A;
}

.template__ecards .eingabe .briefmarken {
	text-align: center;
	border: 1px solid #872C1A;
	margin-bottom: 30px;
	position: relative;
	color: #872C1A;
}

.template__ecards .eingabe .motive h3, .template__ecards .eingabe .briefmarken h3 {
	text-align: left;
	position: absolute;
	top: -10px;
	left: 15px;
	padding: 2px;
	display: block;
	background-color: #FFF;
}

.template__ecards .eingabe .motive .auswahl, 
.template__ecards .eingabe .briefmarken .auswahl {
	float: left;
	padding: 15px 10px 0px 2px;
	margin: 0;
	width: 177px;
}

.template__ecards .eingabe .motive .auswahl .bild img {
	width: 180px;
	padding: 0px;
	margin: 0px;
	display: block;
}

.template__ecards .eingabe .motive .auswahl .bild {
	padding-bottom: 5px;
	margin: 0px;
}

.template__ecards .eingabe .briefmarken .auswahl .bild img {
	width: 100px;
}

.template__ecards .eingabe .briefmarken .auswahl .bild {
	padding-bottom: 5px;
	margin: 0px 15px;
}

.template__ecards .eingabe .eingabefelder {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #872C1A;
	margin: 15px 15% 15px 15%;
	height: 360px;
	font-size: 0.8em;
}

.template__ecards .eingabe .element {
	position: absolute;
}

.template__ecards .eingabe .absender_name {
	width: 44%;
	left: 15px;
	top: 15px;
}
.template__ecards .eingabe .absender_name input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .empfaenger_name {
	width: 44%;
	right: 15px;
	top: 15px;
}
.template__ecards .eingabe .empfaenger_name input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .absender_email {
	width: 44%;
	left: 15px;
	top: 65px;
}
.template__ecards .eingabe .absender_email input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .empfaenger_email {
	width: 44%;
	right: 15px;
	top: 65px;
}
.template__ecards .eingabe .empfaenger_email input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .grusstext {
	left: 10%;
	width: 80%;
	top: 130px;
}
.template__ecards .eingabe .grusstext textarea {
	width: 100%;
	height: 80px;
	border-width: 1px;
}

.template__ecards .eingabe .benachrichtigen {
	left: 5%;
	width: 90%;
	top: 245px;
	text-align: center;
}

.template__ecards .eingabe .ausfuellen {
	left: 0%;
	width: 100%;
	top: 290px;
	font-weight: bold;
	text-align: center;
}

.template__ecards .eingabe .senden {
	left: 10%;
	width: 80%;
	top: 320px;
	text-align: center;
}




/* --- INFOBOX --- */
.template_infobox .inhalt {
	border: 1px solid #842C1A;
	padding: 10px;
}
.template_infobox h1 {
	background-color: #842C1A;
	color: #FFDC00;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}
.template_infobox h3 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.template_infobox p {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.template_infobox .bild {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	float: right;
}


.template_divider h1 {
	background-color: #842C1A;
	color: #FFDC00;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}






/* FileView */
.template_fileview h1 {
	background-color: #842C1A;
	color: #FFDC00;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}

.template_fileview .item {
	border-top: 1px solid #FFF;
	background-color: #F5F5F5;
	border-bottom: 1px solid #cc7f6f;
	padding: 10px;
	font-size: 11px;
}

.template_fileview .item .icon {
	float: left;
	width: 52px;
}

.template_fileview .item .icon .thumbnail {
	width: 42px;
}

.template_fileview .item .link {
	float: left;
}

.template_fileview .item .link div {
	padding-top: 3px;
}

.template_fileview .item .size {
	float: right;
}
