body { 
	margin: 0px;
	background-image: url(images/bg.gif);
}

td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 12px;
}

#title, h1, h2, #box-right h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00519e;
	margin-top: 10px;
	padding-bottom: -40px;
}

#title {
	margin-top: 30px;
	margin-bottom: -10px;
}

h1, h2 {    /* content title */
	font-size: 14px;
}

h6 {    /* ressort title */
	margin-top: 0px;
	margin-bottom: -6px;
	font-size: 12px;
}

ul {
	list-style-image:  url(images/list.gif);
	padding-left: 1em;
	text-indent: 0em;
}

a { 
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.linkorange { 
	color: #F9B231;
}

a.linkblaubold {
	color: #00519e;
}

a.linkweiss {
	color: #FFFFFF;
}

.footer {
	line-height: normal;
	font-size: 10px;
}

#content a, #contentright a {
	text-decoration: underline;
}

#content a:hover, #contentright a:hover {
	background-color: #F9B231;
}

#content {
	width: 100%;
	padding:0px;
	float:left;
	overflow: visible;
}

.contenttable {
	border-spacing: 0px;
	padding: 0px;
	border: 0px solid;
}

#box-right {
	vertical-align: top;
	width: 281px;
	padding-top: 19px;
}

/* Content Frames */

#content .csc-frame-default {

}

#box-right .csc-frame-default {
	margin-top: 0px;
}

#seperator-col {
	background-image: url(images/content_mittelspalte_bg.gif);
	vertical-align: top;
}

#seperator {
	height: 30px;
	background-color: #ffffff;
}

.csc-frame-frame1 {
	margin-top: 10px;
	padding-bottom: 25px;
	background-image: url(images/linie_592.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.csc-frame-frame2 {
	margin-top: 6px;
	padding-bottom: 15px;
	background-image: url(images/linie_281.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.csc-frame-frame2 h1, .csc-frame-default h1 {
	margin-bottom: -10px;
}

/* Menu */

#menu_table {
	margin-top: 36px;
}

#menu_table a {
	line-height: normal;
}
.cellmenu1 {
	padding: 5px 10px;
}

.csc-textpic-text p {
padding-top: -5px;

}


.textbold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.textgrau { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #999999 }
.textgraubold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999 }
.textorange { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #F9B231 }
.textorangebold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #F9B231 }


.footer { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000 }


/* Image Frames */
/* div .csc-textpic-imagewrap {
	padding: 12px;
	height: XXX;
	border-top: 1px solid #4a81b5;
	background-color: #e5e5e5;
	background-image: url(http://localhost/public_html/guglera/TYPO3_Templates/images/linie_galerie_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}*/

div .tx-cegallery-pi1-album_entry {
	background-color: transparent;
	height: auto;
	width: auto;
	margin: auto;
	padding: auto;
}

/* div .tx-cegallery-pi1 {
	height: 150px;
	border-top: 1px solid #4a81b5;
	background-image: url(http://localhost/public_html/guglera/TYPO3_Templates/images/linie_galerie_unten.gif);
	background-color: #e5e5e5;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
} */

.tx-cegallery-pi1-imagetitle, .tx-cegallery-pi1-album_date, .tx-cegallery-pi1-pagebrowser, .tx-cegallery-pi1-album_header {
	display: none;
}

div.tx-cegallery-pi1-album_entry {
	background-color: #ffffff;
}


/* Mail Form tags */
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 3px;
	border: 1px solid #cccccc;
	padding: 2px;
}
.csc-mailform {
	padding: 0px;
	border: 0px solid;
}
.csc-mailform-field {
	clear: left;
}
.csc-mailform-field label {
	width: 120px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	text-align: left;
}
.csc-mailform-label {
	width: 500px;
	float: left;
	margin-top: 20px; 
}
fieldset.csc-mailform {
	margin-bottom: 100px; 
}
.csc-mailform-submit {
	font-weight: bold;
	margin-left: 125px; 
	margin-top: 10px; 
}
h1.csc-firstHeader{
	margin-bottom: 10px;
}

/*Kontenttabelle*/
table.contenttable-0 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width:95%;
	border-collapse: collapse;
    	border-spacing: 0px 0px;	
}

table.contenttable-0 td,
table.contenttable-0 th {
border-bottom: 1px solid #B2B2B2;
padding:4px 5px 5px 0px;
vertical-align:middle;
margin:0;
}

table.contenttable-0 th{
	text-align:left;
}





