@charset "utf-8";
/* CSS Document */

body {
	padding:150px 50px;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin: 0px;
	margin-top: 0px;
	padding: 0px; }



:focus {
  -moz-outline-style:none;
}

#inhalt { min-width: 204px; min-height: 10px; clear: left; overflow: hidden; }
#footer { min-width: 204px; min-height: 10px; clear: left; overflow: hidden; }


.container       { margin-left: auto; margin-right: auto; width: 204px; min-height: 10px; clear: left;}
div.content_left {
  			padding-left: 0px;
			background : none top left no-repeat;
		}

		div.content_right {
			padding-right: 0px;
			background : none top right no-repeat;
		}
		div.c_l {
				float:left;
				width:204px;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				min-height: 10px;
				background-color:#0066CC;
				
			}

			div.c_r {
				float:left;
				width: 204px;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				min-height: 10px;
				background-color:#CC0066;
				
				
			}
			
A         { color: #666; background : transparent; text-decoration : none; }
A:Visited { color: #666; }
A:Active  { color: #666; outline:none;}
A:Hover   { color: #000;}



li {
    list-style-image: url(images/plus.png); margin-left: -10px;
  }
li li {
    list-style-image: url(images/minus.png); margin-left: -20px;
  }


.text12px {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: none;
	line-height: 14px; 
	text-align: center;
}
.text16px {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: none;
	line-height: 18px; 
	text-align: center;
}

.text12pxmargin10 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: none;
	line-height: 16px; 
	text-align: left;
	margin-left: 20px;
}
