/* REDEFINE */

body, html {
	margin:0;
	padding:0;
	background-image:url(../img/save_back_html.jpg);
	background-repeat:no-repeat;
	background-position: 70px top;
}

html, body, td, div, p, h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;	
	color:#000000;
	font-size:12px;
}

a {
	color:#b60058;
}	

li {
	list-style-image:url(http://www.kinderdrehscheibe.at/img/aufz.gif);
	padding-bottom:3px;
}

h1 {
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#b60058;
}	

h2 {
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#b60058;
	margin-bottom:2px;
}	

/* FONTS */

.text10 {
	font-size:10px;
}	

.text11 {
	font-size:11px;
}	

.text12 {
	font-size:12px;
}	

.text13 {
	font-size:13px;
}	

.text14 {
	font-size:14px;
}	

.text15 {
	font-size:15px;
}	

.textbig {
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#b60058;
}	



/* FARBEN & DECO */

.grell {
	color:#02E01C;
}

.green {
	color:#b60058;
}		

.black {
	color:#000000;
}

.white {	
	color:#FFFFFF;
}	


.bold {
	font-weight:bold;
}

.none {
	text-decoration:none;
}	



/* STYLE */

.menu {
	padding: 2px 10px 2px 10px;
	font-size:12px;
	font-weight:normal;
	color:#b60058;
	text-decoration:none;
}	



/* LAYER */

#pfad {
	font-size:10px;
	height:20px;
	margin:0;
	padding:0;
}	

#pfad a {
	text-decoration:underline;
}	

#content {
	margin-right:20px;
	margin-top:8px;
}	


.leftborder {
	background-image:url(http://www.kinderdrehscheibe.at/img/border_green.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.rightborder {
	background-image:url(http://www.kinderdrehscheibe.at/img/border_green.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.topborder {
	background-image:url(http://www.kinderdrehscheibe.at/img/border_green.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.botborder {
	background-image:url(http://www.kinderdrehscheibe.at/img/border_green.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

	
