body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page {
	z-index: 50;
	position: relative;
	/*padding: 15px;*/
	width: 100%;
}
#icn_karte {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 300;
	display: none;
}
#icn_karte img {
	 behavior: url("http://www.pats-brainfood.com/fileadmin/templates/css/pngbehavior.htc");
}

#mainnav {
	display: none;
}

#header {
	height: 172px;
	width: 130px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#logo img {
	 behavior: url("http://www.pats-brainfood.com/fileadmin/templates/css/pngbehavior.htc");
}

#contentcontainer {
	position: relative;
	background-color: #FFFFFF;
}
#innercontainer {
	position: relative;
	padding-bottom: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#content {
	position: relative;
}
#content2 {
	position: relative;
	width: 100%;
}
#footer {
	font-size: 0.83em;
	position: relative;
	z-index: 500;
}
h1 {
	color: #000000;
	font-size: 3em;
	position: relative;
}
h2 {
	font-size: 1.5em;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #d92b1e;
	text-decoration: none;
}

p {
}
.newp {
	clear: both;
	float: none;
}
.subline {
	font-size: 2em;
	color: #000000;
	line-height: 1em;
	padding-bottom: 1em;
	position: relative;
	padding-top: 0px !important;
}
._3ems {
	display: block;
	padding-left: 30px;
}
._5ems {
	display: block;
	padding-left: 50px;
}
.newline {
	display: block;
}
.bigtext {
	font-size: 2em;
	color: #000000;
	font-weight: normal;
}
.alignright {
	text-align: right;
}
.accessability {
	display: none;
}
#pagenav {
	position: relative;
	text-align: right;
	display: none;
}
.imagetop01 {

}
.imagetop02 {

}
.imagetop03 {

}
.imagetop04 {

}
.imagetop05 {

}
.imagebottom01 {

}
.imagebottom02 {

}
.imagebottom03 {

}
.imagebottom04 {

}
.imagebottom05 {

}
.imagebottom06 {

}
#mainnav .selected {
	background-color: #CED677;
}
#mainnav .selected a {
	color: #FFFFFF;
}
#mainnav ul .selected ul a {
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 10px;
}
#mainnav ul ul a {
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 10px;
}
#mainnav ul .selected ul a:hover {
	background-color: #CCCCCC;
	color: #666666;
	padding-left: 10px;
}
#mainnav ul ul a:hover {
	background-color: #CCCCCC;
	color: #666666;
	padding-left: 10px;
}
#mainnav ul .selected ul .selected a {
	color: #333333;
	padding-left: 10px;
	font-weight: bold;
}
#mainnav ul ul .selected a {
	color: #333333;
	padding-left: 10px;
	font-weight: bold;
}
.green {
	color: #000000;
}
.yellow {
	color: #000000;
	padding-top: 0px;
}
.red {
	color: #000000;
}

/*
.dotgreen {
	background-image: url(../pix/dot_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.dotyellow {
	background-image: url(../pix/dot_yellow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.dotred {
	background-image: url(../pix/dot_red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
*/

.dotnone {
	display: list-item;
	list-style-position: inside;
	list-style-type: none;
}
.dotgreen {
	display: list-item;               
	list-style-image: url(../pix/dot_green_tiny.gif);
	list-style-position: inside;
}     

.dotyellow {
	display: list-item;
	list-style-image: url(../pix/dot_yellow_tiny.gif);
	list-style-position: inside;
}

.dotred {
	display: list-item;               
	list-style-image: url(../pix/dot_red_tiny.gif);
	list-style-position: inside;
}

.extlink {

}

/* Formulare */

label {
	font-size: 1em;
	display: block;
}
table a {
	font-size: 1em;	
}

table div a {
	font-size: 0.83em;	
}

input, textarea, select {
	font-size: 1em;
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
	margin-bottom: 0.5em;
	padding: 2px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
	margin: 0px;
	padding: 1em;
	border: 1px solid #CCCCCC;
}
.csc-mailform-field {
	position: relative;
	width: 400px;
}

.csc-mailform {
position: relative;
	width: 400px;
}
table {
	border: 1px solid #B7C434;
	margin: 2em 0px 1em;
	padding: 0em;
	background-color: #F6F6F6;
}
th {
	background-color: #F6F6F6;
	text-align: left;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	border: 1px solid #B7C434;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	font-size: 0.83em;
	background-color: #FFFFFF;
	width: 25%;
}
.printicon {
	display: none;
}
