/* ayron.de ---------------------------------------------------- */

dd.csc-textpic-caption {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}


#logo img {
	margin-top: 60px;
	height: 40px;
}
.teaser {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 540px;
}
.screen {
	width: 790px;
	height: 500px;
	background-image: url(../img/background-screen.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	margin-right: 0px;
}
.first {
	padding-left: 20px;
}
.first div.csc-textpic-left {
	margin-left: -10px;
}
.first-screen {
	margin-left: 10px;
	margin-right: 10px;
}
.last {
	padding-right: 20px;
	margin-right: 0px;
}
.last div.csc-textpic-right {
	margin-right: -10px;
}
.grid9befor {
	background-image: url(../img/grid9befor.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 20px;
}
.grid9center {
	background-image: url(../img/grid9center.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
.grid9after {
	background-image: url(../img/grid9after.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 30px;
	margin-bottom: 20px;
}
.grid12befor {
	background-image: url(../img/grid12befor.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 20px;
}
.grid12center {
	background-image: url(../img/grid12center.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
.grid12after {
	background-image: url(../img/grid12after.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 30px;
	margin-bottom: 40px;
}

.grid3center {
	background-image: url(../img/col3-center.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
.h3 {
	margin-right: auto;
	margin-left: auto;
	width: 92px;
}
.grid_9 .tx-chgallery-pi1 {
	width: 540px;
}

/* ---------------------------------------------------- aufzählungen */

#flexContent ul {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	font-size: 0.8em;
}
#flexContent ul li {
	text-align: left;
	margin-bottom: 10px;
}
#flexContent ul li.odd {
}
#flexContent ul li.even {
}

/* ---------------------------------------------------- navMain */

#navMain ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#navMain ul li {
	display: inline;
	text-align: center;
	clear: both;
	float: left;
}
#navMain ul .no {
}
#navMain ul .act {
}
/* ---------------------------------------------------- navSub */

#navSub ul {
	list-style-type: none;
	text-align: center;
}
#navSub ul li {
	display: inline;
	text-align: center;
}
#navSub ul .no {
}
#navSub ul .act {
}

/* ---------------------------------------------------- navSub2 */

#navSub2 ul {
	list-style-type: none;
	text-align: left;
}
#navSub2 ul li {
	text-align: center;
	display: inline;
	clear: both;
	float: left;
	margin-bottom: 3px;
}
#navSub2 ul ul li {
	text-align: center;
	margin-left: 15px;
}
#navSub2 ul .no {
}
#navSub2 ul .act {
}
/* ---------------------------------------------------- navBottom */

#navBottom ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#navBottom ul li {
	display: inline;
	text-align: center;
	margin-right: 5px;
}
#navBottom ul .no {
}
#navBottom ul .act {
}
/* ---------------------------------------------------- Style */

A:link, A:visited, A:active {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #333;
	text-decoration: none;
}
P A:link, P A:visited, P A:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
P A:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#top A:link, #top A:visited, #top A:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#top A:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}


H1, H2, H3, H4, H5, H6 {
	padding-bottom: 5px;
}
/* ---------------------------------------------------- h1-h6 p em */

H1 {
	font-size: 1.9em;
}
H2 {
	font-size: 1.5em;
}
H3 {
	font-size: 1.125em;
}
H4 {
	font-size: 0.7em;
}
H5 {
	color:#000000;
	font-size: 10px;
}
H6 {
	font-size: 0.875em;
}
P {
	font-size: 0.8em;
}
P EM {
	font-style: italic;
}
/* ---------------------------------------------------- copyright */

#copyright {
	color: #FFFFFF;
}
#copyright a:link, #copyright a:active, #copyright a:visited, #copyright a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}



/* ---------------------------------------------------- slideshow */
.tx-slideshow-pi1 {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* ---------------------------------------------------- bookmark */

#socialBookmark {
	font-size: 0.6em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bookmarkMe {
	padding-right: 5px;
	clear: both;
	float: left;
	color: #FFF;
}
#socialBookmark a:link, #socialBookmark a:active, #socialBookmark a:visited, #socialBookmark a:hover {
	padding-right: 5px;
}
/* ---------------------------------------------------- search*/

input.searchbox-sword {
	width: 180px;
}
input.searchbox-button {
}
form#indexedsearch TABLE {
}
/* ---------------------------------------------------- css_styled_content*/




.csc-textpic {
	padding: 0px;
}
.csc-textpic-imagewrap {
	padding: 0px;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	padding: 0px;
	margin-left: 20px !important;
}
dl.csc-textpic-image {
	padding-bottom: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.news-single-content div.csc-textpic-below div.csc-textpic-imagewrap {
	display: none;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:20px !important;
}
dl.csc-textpic-image dt {
}
div.csc-textpic-clear {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 1%;
}
/* ---------------------------------------------------- mailform*/


label, input, select { /* Alle Labels UND Formularelemente auswählen */
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
}
input#submit { /* den Submit-Button */
	float: left;
	width: auto;
}
label {
	text-align: right;
	padding-right: 1em;
}
form {
	border: 0px none #000000;
	margin:0px;
	padding:0px;
}
.mailform-input {
}
.mailform-pass {
}
.mailform-text {
}
.mailform-check {
}
.mailform-radio {
}
.mailform-select {
}
.mailform-file {
}
.mailform-reset {
}
.mailform-submit {
}
/* ---------------------------------------------------- lumogooglemap*/

#lumogooglemaps_infobox {
	height: 50px;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
.tx_lumogooglemaps_pi1_infobox {
	width: 50px;
	position: absolute;
	height: 50px;
}

