/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", trebuchet, verdana, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* -------------
main definitions
--------------*/


body {
	background: url(/bilder/bg-body.png) repeat-x #f3f2f3;
	font-size: 80%;
	min-height: 101%;
	padding-bottom: 1em;
	color: #4a4b4d;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #e64327;
	text-decoration: none;
}
a:hover, a:focus {
	color: #e64327;
	text-decoration: underline;
}

h1, h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader {
	color: #e64327;
	font-size: 150%;
	margin: 0 0 0.7em 0;
}

h2 {
	color: #e64327;
	font-size: 120%;
	margin: 0 0 0.6em 0;
}


h3 {
	color: #e64327;
	font-size: 110%;
	margin: 0 0 0.4em 0;
}

h4 {
	color: #e64327;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h5 {
	color: #4a4b4d;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h6 {
	color: #4a4b4d;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0.2em 0;
}

p {
	margin: 0 0 1em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

blockquote, blockquote p {
	font-family: georgia, times, times new roman, serif !important;
	color: #004c93;
	font-style: italic;
}


/* ---------------
layout definitions 
----------------*/

#container {
	width: 990px;
	padding: 5px 0 0 0;
	margin: 0 auto;
}

#header {
	background: url(/bilder/bg-header.png) no-repeat transparent;
	width: 950px;
	height: 185px;
	overflow: hidden;
	padding: 21px 20px 0 20px;
}
* html #header {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-header.png',sizingMethod='crop');
}

#main {
	background: url(/bilder/bg-main.png) repeat-y transparent;
	width: 950px;
	padding: 0 20px;
}
* html #main {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-main.png',sizingMethod='scale');
}

#navigation {
	width: 250px;
	padding: 60px 10px 20px 0;
	float: left;
	position: relative;
}

#content {
	width: 458px;
	float: left;
	position: relative;
	line-height: 160%;
	padding: 20px 0 12px 0;
}

#service {
	width: 202px;
	float: left;
	position: relative;
	padding: 60px 0 0 18px;
	line-height: 130%;
}

#footer {
	background: url(/bilder/bg-footer.png) no-repeat transparent;
	height: 85px;
	overflow: hidden;
	padding: 40px 60px 0 45px;
}
* html #footer {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-footer.png',sizingMethod='crop');
}


/* --------------
header defintions
---------------*/

#header div {
	position: relative; 
}

#header img {
	float: left;
}

#header img#logo {
	margin: 33px 11px 0 19px;
}

ul#meta {
	margin: 0;
	text-align: right;
	list-style-type: none;
	font-size: 90%;
	padding: 0 20px 0 0;
	position: relative
}

ul#meta li {
	display: inline;
}

ul#meta li a {
	color: #7e7f81;
}

ul#meta li#contact a {
	background: url(/bilder/bg-meta.png) 0px 3px transparent no-repeat;
	padding: 0 10px 0 17px;
}

ul#meta li#sitemap a {
	background: url(/bilder/bg-meta.png) 0px -20px transparent no-repeat;
	padding: 0 10px 0 17px;
}


/* ------------------
navigation defintions
-------------------*/

/* first level */

#navigation ul {
	margin: 0 0 60px 0;
	list-style-type: none;
	position: relative;
}

#navigation ul li {
	padding-bottom: 3px;
}

#navigation ul li a {
	display: block;
	background: url(/bilder/bg-nav-level-1.png) top left no-repeat transparent;
	padding: 7px 30px 7px 35px;
	color: #004c93;
}

#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a.aktiv {
	background: url(/bilder/bg-nav-level-1.png) top right no-repeat transparent;
	text-decoration: none;
	color: #e64327;
}

/* second level */

#navigation ul ul {
	margin: 1px 0 2px 0;
	font-size: 95%;
}

#navigation ul ul li {
	padding-bottom: 1px;
}

#navigation ul ul li a:link, #navigation ul ul li a:visited, #navigation ul ul li a:active {
	background: url(/bilder/bg-nav-level-2.png) top left no-repeat transparent;
	padding: 4px 30px 4px 48px;
}

#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul li a.aktiv {
	background: url(/bilder/bg-nav-level-2.png) top right no-repeat transparent;
}

/* second level */

#navigation ul ul ul {
	margin: 0;
	font-size: 90%;
	background: url(/bilder/bg-nav-level-3.png) left repeat-y transparent;
}

#navigation ul ul ul li {
	padding-bottom: 1px;
}

#navigation ul ul ul li a:link, #navigation ul ul ul li a:visited, #navigation ul ul ul li a:active {
	background: url(/bilder/bg-nav-level-3-a.png) 50px 8px no-repeat transparent;
	padding: 2px 30px 3px 60px;
}

#navigation ul ul ul li a:hover, #navigation ul ul ul li a:focus, #navigation ul ul ul li a.aktiv {
	background: url(/bilder/bg-nav-level-3-a.png) 50px 8px no-repeat #fff;
}


/* jahresthema */

#navigation div {
	margin: 0 0 0 30px;
	width: 186px;
	position: relative;
	background: url(/bilder/bg-jahresthema.png) bottom no-repeat transparent;
	padding-bottom: 25px;
}

#navigation div h4 {
	color: #004c93;
	font-size: 95%;
	padding: 0 6px;
}

#navigation div img {
	border: 1px solid #7a90bf;
	padding: 1px;
	position: absolute;
}

#navigation div table {
	margin: 0;
	position: absolute;
	height: 100%;
}
#navigation div table td {
	padding: 0;
	height: 100%;
	vertical-align: bottom;
}

#navigation div p {
	background: url(/bilder/bg-jahresthema-trans.png) top no-repeat transparent;
	margin: 0 2px 2px 2px;
	font-size: 95%;
	font-weight: bold;
	line-height: 130%;
	padding: 4px;
	width: 174px;
}

#navigation div p span {
	color: #e64327;
}

/* ---------------
content defintions
----------------*/

/* content */

#content ul {
	margin: 0 0 1em 25px;
	list-style-type: disc;
}

#content ol {
	margin: 0 0 1em 25px;
}

.image-left {
	float: left;
	margin: 0.4em 0.8em 0.4em 0;
}

.image-right {
	float: right;
	margin: 0.4em 0 0.4em 0.8em;
}

.image-left img, .image-right img, dl.news dt img {
	background: url(/bilder/bg-image.png) no-repeat bottom right transparent;
	padding: 0 8px 7px 0;
}

.image-big {
	margin: 0 0 1em 0;
}

.images {
	margin: 0 0 1em 0;
}

.images dl {
	float: left;
	padding: 0 7px 0 0;
}

* html .images dl {
	padding: 0 6px 0 0;
}

.images dl dd, .image-left dd, .image-right dd, .image-big dd {
	font-style: italic;
	font-size: 95%;
	color: #4a4b4d;
	line-height: 130%;
}

div.downloads {
	margin: 1.5em 0 1em 0;
	padding: 0 0 0.5em 0;
	background: url(/bilder/bg-downloads.png) bottom no-repeat transparent;
}

div.download-list {
	margin: 0 0 1.5em 0;
	border-top: 1px solid #004C93;
	padding-top: 1em;
}

div.download-list p {
	margin-bottom: 0.5em;
}
	
div.downloads h4 {
	background: url(/bilder/bg-downloads-top.png) top no-repeat transparent;
	padding: 0.5em 10px 0 10px;
	color: #004c93;
	font-size: 110%;
	margin-bottom: 0.3em;
	position: relative;
}
* html div.downloads h4 {
	background: url(/bilder/bg-downloads-top-ie6.png) top no-repeat transparent;
}

div.download-list h4 {
	color: #004c93;
	font-size: 110%;
	margin-bottom: 0.3em;
}

#content div.downloads ul {
	margin: 0 0 0 30px;
	padding: 0 10px;
	margin: 0;
	list-style-type: none;
}

#content div.download-list ul {
	margin: 0 0 0 20px;
	list-style-type: none;
}


#content div.downloads ul li, #content div.download-list ul li {
	margin-bottom: 0.2em;
	padding: 0 0 0 18px;
	position: relative;
}

#content div.downloads ul li.link, #content div.download-list ul li.link {
	background: url(/bilder/bg-download-links.png) no-repeat 0 5px transparent;
}

#content div.downloads ul li.download, #content div.download-list ul li.download {
	background: url(/bilder/bg-download-links.png) no-repeat 0 -25px transparent;
}

#content div.downloads ul li a, #content div.download-list ul li a {
	background: url(/bilder/bg-footer-links.png) no-repeat right 3px transparent;
	padding-right: 11px;
}
#content div.downloads ul li a:hover, #content div.downloads ul li a:focus, #content div.download-list ul li a:hover, #content div.download-list ul li a:focus {
	background: url(/bilder/bg-footer-links.png) no-repeat right -19px transparent;
}


a#skip {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}


/* galerie */

dl.medien {
	width: 458px;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #f0f2f8;
}

dl.medien dt {
	width: 180px;
	float: left;
	margin-top: 0.3em;
}

dl.medien dt img {
	background: url(/bilder/bg-image.png) no-repeat right bottom transparent;
	padding: 0 8px 7px 0;
}

dl.medien dd {
	width: 278px;
	float: left;
}

dl.medien h3 {
	margin-bottom: 0;
}

dl.medien dd p {
	margin: 0 0 0.5em;
}

div.video {
	text-align: center;
	margin: 1.2em 0;
}

div.galerie {
	width: 142px;
	height: 142px;
	float: left;
	margin: 0 10px 1em 0;
	text-align: center;
}

div.galerie a img {
	border: 1px solid #004c93;
}

div.galerie a:hover img, div.galerie a:focus img {
	border: 1px solid #e64327;
}

dl.galerie-detail {
	width: 458px;
	margin: 0 0 1em 0;
}

dl.galerie-detail dt {
	text-align: center ;
}

dl.galerie-detail dt img {
	background: url(/bilder/bg-image.png) no-repeat right bottom transparent;
	padding: 0 8px 7px 0;
	margin-bottom: 0.4em;
}

dl.galerie-detail dd {
	padding: 0 1em;
}

dl.galerie-detail dd p {
	margin: 0 0 0.5em 0;
}

dl.medien dt {
	text-align: center;
}




/* pager */

#content ul.pager {
	padding: 0.4em 0 0 0;
	border-top: 1px solid #f0f2f8;
	margin: 1.2em 0 1em 0;
	list-style-type: none;
}

.messages #content ul.pager {
	margin: 0 0 1em 10px;
}

#content ul.pager li {
	float: left;
	width: 33.2%;
}
#content ul.pager li a {
	background: none;
	padding: 0;
}
#content ul.pager li.p-left {
	
}
#content ul.pager li.p-left a {
	background: url(/bilder/bg-footer-rechts.png) no-repeat 0px 3px transparent;
	padding-left: 11px;
}
#content ul.pager li.p-left a:hover, #content ul.pager li.p-left a:focus {
	background: url(/bilder/bg-footer-rechts-hover.png) no-repeat 0px 3px transparent;
}


#content ul.pager li.p-center {
	text-align: center;
}
#content ul.pager li.p-center a {
	border: 1px solid #fff;
	padding: 0 2px;

}
#content ul.pager li.p-center a:hover, #content ul.pager li.p-center a:focus, #content ul.pager li.p-center a.aktiv {
	border: 1px solid #e64327;
	text-decoration: none;
}

#content ul.pager li.p-right {
	text-align: right;
}
#content ul.pager li.p-right a {
	background: url(/bilder/bg-footer-links.png) no-repeat right 3px transparent;
	padding-right: 11px;
}
#content ul.pager li.p-right a:hover, #content ul.pager li.p-right a:focus {
	background: url(/bilder/bg-footer-links-hover.png) no-repeat right 3px transparent;
}


#content p.footer {
	text-align: right;
	font-size: 90%;
	margin: 2.5em 0 1em 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #f0f2f8;
}

#content p.footer a#print {
	background: url(/bilder/bg-meta.png) 0 -64px transparent no-repeat;
	padding: 0 10px 0 15px;
	color: #7e7f81;
}

#content p.footer a#backtop {
	background: url(/bilder/bg-meta.png) 0 -42px transparent no-repeat;
	padding: 0 10px 0 15px;
	color: #7e7f81;
}

#content p.footer span {
	float: left;
}

#content p.footer span a {
	background: url(/bilder/bg-footer-links.png) no-repeat 0px -65px transparent;
	padding-left: 11px;
}
#content p.footer span a:hover, #content p.footer span a:focus {
	background: url(/bilder/bg-footer-links.png) no-repeat 0px -43px transparent;
}


/* contact person */

dl.contact {
	width: 458px;
	margin: 0 0 1em 0;
	border-top: 1px solid #f0f2f8;
	padding-top: 0.8em;
}

dl.contact dt {
	padding-bottom: 0.6em;
	width: 120px;
	margin-top: 0.4em;
	float: left;
	display: none;
}

dl.contact dd { 
	padding-bottom: 1px;
	/*width: 338px;*/
	width: 458px;
	float: left;
}

dl.contact p {
	margin-bottom: 0.5em;
}

dl.contact dd h4 {
	margin: 0;
}

dl.contact dd h6 {
	margin: 0 0 0.3em 0;
	font-size: 95%;
	font-weight: bold;
}


/* sitemap */

#content ul.sitemap {
	list-style-type: none;
	margin: 0 0 1em 0;
}

#content ul.sitemap li {
	margin-bottom: 1em;
	background: #f0f2f8;
}
#content ul.sitemap li a {
	font-weight: bold;
	padding: 0 0 0 10px;
}

#content ul.sitemap ul {
	list-style-type: none;
	margin: 0.2em 0 1.2em 0;
	border-top: 1px solid #f0f2f8;
	padding-top: 0.2em;
	background: #fbfbfd;
}

#content ul.sitemap ul li {
	margin-bottom: 0.4em;
	background: transparent;
}
#content ul.sitemap ul li a {
	background: url(/bilder/bg-sitemap.png) no-repeat 20px 3px transparent;
	padding: 0 0 0 35px;
	font-weight: normal;
}

#content ul.sitemap ul ul {
	margin: 0 0 0.6em 0;
	border: none;
	font-size: 90%;
}

#content ul.sitemap ul ul li {
	margin-bottom: 0.2em;
}

#content ul.sitemap ul ul li a {
	background: url(/bilder/bg-nav-level-3-a.png) no-repeat 40px 7px transparent;
	padding: 0 0 0 50px;
}


/* table */

table {
	margin-bottom: 1.2em;
	border-collapse: collapse;
	width: auto;
	font-size: 95%;
}

table td, table th {
	border: 1px solid #e3e6f2;
	padding: 2px 5px;
	vertical-align: top;
}

table thead td, table th {
	background: url(/bilder/bg-table-head.png) repeat-x #fff;
	text-align: left;
}

table tfoot td {
	font-style: italic;
}


/* news */

h6.news {
	margin: -1.8em 0 0 0;
	font-size: 90%;
}

#content p.news-more {
	margin-top: -0.7em;
	text-align: right;
	position: relative;
}

#content dl.news p.news-more {
	margin: -0.7em 0 0 0;
}

#content p.news-more a, #content dl.publikationen p.preis a, #content table.warenkorb tfoot a, #content dl.bestellung dd a {
	background: url(/bilder/bg-more-link.png) no-repeat right 0px transparent;
	padding-right: 14px;
}
#content p.news-more a:hover, #content p.news-more a:focus, #content dl.publikationen p.preis a:hover, #content dl.publikationen p.preis a:focus, #content table.warenkorb tfoot a:hover, #content table.warenkorb tfoot a:focus, #content dl.bestellung dd a:hover, #content dl.bestellung dd a:focus {
	background: url(/bilder/bg-more-link-hover.png) no-repeat right 0px transparent;
}

dl.news {
	margin: 0 0 1em 0;
	width: 458px;
	padding: 1em 0 0 0;
	border-top: 1px solid #f0f2f8;
}

dl.news dt {
	width: 130px;
	float: left;
	margin: 0.4em 0 0.1em 0;
}

dl.news dd {
	width: 328px;
	float: left;
	margin-bottom: 0.1em;
}

dl.news dd h6, h6.events {
	font-size: 90%;
	margin: 0;
}

h6.events {
	padding: 1em 0 0 0;
	border-top: 1px solid #f0f2f8;
}

dl.news dd h2, h2.events {
	font-size: 110%;
	margin: 0;
}

h1.news {
	margin-bottom: 1em;
}


dl.eventdetail {
	width: 438px;
	margin-bottom: 1.2em;
	background: #fbfbfd;
	padding: 10px;
}

dl.eventdetail dt {
	clear: left;
	float: left;
	width: 150px;
	margin-bottom: 0.1em;
	color: #004c93;
}

dl.eventdetail dd {
	width: 288px;
	float: left;
	margin-bottom: 0.6em;
}


/* publikationen - warenkorb */

#content ul.rubrik {
	background: #f0f2f8;
	padding: 0.4em;
	list-style-type: none;
	margin: 1.5em 0 1em 0;
}

#content ul.rubrik li { 
	display: inline;
	padding-right: 0.2em;
}

#content ul.rubrik a {
	background: none;
	padding: 0;
}

p.warenkorb {
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0 0 0.4em 0;
}

p.warenkorb a {
	background: url(/bilder/bg-warenkorb.png) no-repeat 0 3px;
	padding-left: 19px;
}

dl.publikationen {
	padding: 0.8em 0 0.4em 0;
	border-top: 1px solid #f0f2f8;
}

dl.publikationen dt {
	width: 20%;
	float: left;
	padding-bottom: 1px;
}

dl.publikationen dt img {
	margin-top: 0.3em;
}

dl.publikationen dd {
	width: 80%;
	float: left;
	margin-bottom: 0.4em;
}

dl.publikationen p {
	margin-bottom: 0.6em;
}

dl.publikationen p.preis {
	text-align: right;
}

dl.publikationen p.preis span {
	float: left;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

dl.publikationen p.preis span span {
	font-weight: normal;
	float: none;
}

dl.publikationen dd h4 {
	color: #4a4b4d;
}


table.warenkorb {
	margin: 0 0 1.4em 0;
	border-collapse: collapse;
	color: #333;
}
table.warenkorb caption, table caption {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0.4em;
	color: #4a4b4d;
}
table.warenkorb th {

}
table.warenkorb tfoot td {
	font-style: normal;
	font-size: 110%;
}
table.warenkorb td input {
	width: 20px;
	margin-left: 7px;
}
table.warenkorb tfoot td {
	padding: 5px;
}
table.warenkorb tfoot td.bestellung {
	text-align: right;
}
table.warenkorb tbody tr:hover td {
	background-color: #fbfbfd;
}

dl.bestellung {
	margin: 0 0 1.2em 0;
	background: #fbfbfd;
	padding: 10px;
}
dl.bestellung dt {
	width: 30%;
	float: left;
	clear: left;
	font-weight: bold;
	margin-bottom: 0.5em;
}
dl.bestellung dd {
	width: 70%;
	float: left;
	margin-bottom: 0.5em;
}
dl.bestellung dd.edit {
	text-align: right;
}

p.pub-submit {
	margin: 1.5em 0 !important;
	font-weight: bold;
}



/* ---------------
service defintions
----------------*/

#service div {
	background: url(/bilder/bg-service-box.png) no-repeat transparent bottom;
	padding: 0 24px 10px 19px;
	margin-bottom: 1.2em;
	font-size: 90%;
}

#service div h5 {
	background: url(/bilder/bg-service-box.png) no-repeat transparent top;
	margin: 0 -24px 3px -19px;
	font-size: 120%;
	font-weight: normal;
	color: #004c93;
	text-align: right;
	padding: 7px 19px 6px 19px;
	position: relative;
}

#service div h6 {
	font-size: 95%;
	margin: -5px 0 0 0;
}

#service div h4 {
	font-size: 120%;
	font-weight: normal;
}

#service div p {
	margin-bottonm: 0.6em;
}

#service div p.news-more {
	margin: -0.7em 0 0.5em 0;
	text-align: right;
}

#service div p.news-more a {
	background: url(/bilder/bg-more-link.png) no-repeat right top transparent;
	padding-right: 14px;
}

#service div p.news-more a:hover, #service div p.news-more a:focus {
	background: url(/bilder/bg-more-link-hover.png) no-repeat right 0px transparent;
}

#service div blockquote {
	font-size: 95%;
}


/* calender */

#service table {
	font-size: 95%;
	margin-bottom: 0.5em;
	line-height: 140%;
}
* html #service table {
	border-bottom: 4px solid #f6f7fb;
}
* + html #service table {
	border-bottom: 4px solid #f6f7fb;
}

#service table th {
	color: #004c93;
	text-align: center;
	border: 0;
	background: none
}

#service table tr.cal-date th {
	font-weight: normal;
}

#service table th a {
	color: #004c93;
	display: block;
	font-size: 100%;
}

#service table td {
	text-align: center;
	padding: 1px;
	border: 0;
}

#service table td a {
	background: #e2e5f1;
	display: block;
	color: #004c93;
	padding: 2px 4px;
}

#service table td a:hover, #service table td a:focus {
	text-decoration: none;
	color: #fff;
	background:  #004c93;
}

#service blockquote {
	line-height: 160%;
	font-size: 100%;
	background: url(/bilder/bg-service-quote.png) no-repeat top left transparent;
}

#service blockquote p {
	background: url(/bilder/bg-service-quote.png) no-repeat bottom right transparent;
	margin-bottom: 0;
}

#service blockquote cite {
	color: #4a4b4d;
	font-style: normal;
	font-size: 95%;
	margin-bottom: 0.8em;
}

#service p.license {
	font-size: 80%;
	color: #adadad;
	margin-top: 0.5em;
	line-height: 110%;
}

#service p.license a {
	color: #adadad;
}

#service h6.losung-date {
	font-size: 85%;
}

#service h5.losung-title {
	background: none;
	text-align: left;
	font-style: normal;
	font-size: 100%;
	padding-bottom: 0;
}

/* ----------------
footer definitionen
-----------------*/

#footer div {
	position: relative;
}

#footer img {
	float: left;
	margin-right: 15px;
}

#footer p {
	float: right;
	font-size: 95%;
	margin-top: 8px;
	color: #e64327;
}



/* ------------------
formular definitionen
-------------------*/

fieldset {
	margin-bottom: 1.2em;
}

form {
	margin: 0 0 1.2em 0;
	background: #fbfbfd;
	padding: 10px;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

label {
	float: left;
	width: 170px;
	color: #4a4b4d;
}

* html label {
	width: 165px;
}

input, textarea, select {
	width: 260px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #4a4b4d;
	padding: 4px 3px;
	border: none;
	background: #f0f2f8;
}
textarea {
	width: 256px;
	height: 170px;
	padding: 5px;
}
select {
	padding: 3px;
	width: 266px;
}

p.input-small input {
	width: 50px;
}
option {
	padding: 0 3px;
	background: transparent;
}

input:hover, input:focus, select:hover, select:focus {
	background: #e2e5f1;
}
textarea:hover, textarea:focus {
	background: #e2e5f1;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-btn {
	color: #e64327;
	padding: 2px 10px 2px 5px;
	width: 266px;
}

p.check-radio input, input.check-radio {
	width: auto;
	margin-right: 5px;
	background: none;
	border: none;
	height: auto;
	padding: 0;
}




/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}



