	html {height:101%;}

	body {	background-color: #e8c570; /*beige dunkel*/
			font-family: Arial, Helvetica, sans-serif;
			font-size:1.0em;
			line-height: 1.3em;} 

	* {margin: 0; padding: 0;}

	a img { border: none;}

    .google {width: 98%;}

	/* Anlage Links */
			a 			{color: #331c0b; background-color: transparent; font-weight: normal; text-decoration:underline;}
			a:link		{color: #331c0b; background-color: transparent; font-weight: normal; text-decoration:underline;}
			a:visited	{color: #331c0b; background-color: transparent; font-weight: normal; text-decoration:underline;}
			a:focus 	{color: #6e718a; background-color: transparent; font-weight: normal; text-decoration:underline;}
			a:hover		{color: #6e718a; background-color: transparent; font-weight: normal; text-decoration:underline;}
			a:active	{color: #6e718a; background-color: transparent; font-weight: normal; text-decoration:underline;}

	/* Slider */

			.rslides {
				position: relative;
				list-style: none;
				overflow: hidden;
				width: 100%;
				padding: 0;
				margin: 0;
				max-height: 300px;
			}

			.rslides li {
				-webkit-backface-visibility: hidden;
				position: absolute;
				display: none;
				width: 100%;
				left: 0;
				top: 0;
			}

			.rslides li:first-child {
				position: relative;
				display: block;
				float: left;
			}

			.rslides img {
				display: block;
				height: auto;
				float: left;
				width: 100%;
				border: 0;
			}


	/* Navigation */

			li {
				list-style-type: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size:1.0em;
				line-height: 1.3em;
			}

			nav {

				text-align: left;

			}

			nav ul {
				display: block;
				padding: 0 0 0 19px;
			}

			nav ul li {
				list-style-type: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size:1.0em;
				line-height: 1.3em;

			}

			nav ul li a {
				text-decoration: none;
				font-size:1.0em;
				
				font-weight: bold;
				line-height: 1.3em;
				color: #331c0b; /*braun*/
			}

	/*content*/

			#container {
				width: 100%;
				max-width: 1000px;
				margin: 0 auto;
				background-color: #f3dea7;

			}

			#left {
				padding: 50px 0 0 0;
				width: 23%;
				display: inline-block;
				vertical-align: top;
			}

			#content {
				width: 54%;
				display: inline-block;
				vertical-align: top;
				padding: 0 20px 0 0;
			}

            #content img {
                max-width: 100%;
                height: auto;
            }
			
			#content ul {
				margin-bottom:0px;
				margin-top:0px;
				margin-left: 25px;
				}
				
			#content li {
				list-style-image: url(../images/pfeil.gif);
				list-style-position: outside;
				font-family: Arial, Helvetica, sans-serif;
				font-size:1.0em;
				line-height: 1.3em;} 
				
			#right {
				width: 19%;
				display: inline-block;
				height: 200px;
				padding: 50px 0 0 10px;
			}

	/*Footer*/
			.linie{
				text-align: center;
				border:none; 
				background: #cc0000; 
				height: 3px;
				width: 80%;
				}

			footer {
				
                margin: 0 auto;
				background-position:center top;	
                width: 90%;
				text-align: center;
				color: #331c0b; /*dunkelbraun*/
				line-height: 1.5em;
				padding: 0 0 40px 0;
				
			}
			footer h1 {
				font-size: 1.0em;
				text-align: center;
				color: #222222; /*dunkelgrau*/
				}

	/* HTML TAGS */

			h1 {
				text-align: left;
				font-size: 1.2em;
				color: #331c0b; /*dunkelbraun*/
				padding: 20px 0 10px 0;
			}
			h2 {
				text-align: left;
				font-size: 1.1em;
				color: #331c0b; /*dunkelbraun*/
				padding: 20px 0 10px 0;
			}
			#content p {
				text-align: left;
				color:#331c0b; /*dunkelbraun*/
				font-size:1.0em;
				line-height: 1.2em;
				padding-bottom: 20px;
			}

	/*nones*/

			.mobilnav {
				display: none;
			}

	/* Sonderformatierungen */

			.text0-7em			{font-size: 0.7em; }
			.text0-8emi			{font-size: 0.8em; font-style: italic;}
			.text9-9icent 		{font-size: 0.9em; font-style: italic; text-align:center;}
			.text1-0em 			{font-size: 1.0em; font-weight: bolder;}
			.text1-0emi 		{font-size: 1.0em; font-style: italic;}
			.text1-0emred		{font-size: 1.0em; font-weight: bolder;}
			.text1-0red			{font-size: 1.0em; color: #cc0000; }
			.text1-1em 			{font-size: 1.1em; font-weight: bolder;}
			.text1-0emred 		{font-size: 1.0em; font-weight: bolder; color: #cc0000;}
			.text1-3em 			{font-size: 1.3em; font-weight: bolder; color: #cc0000;}
			.text1-3emred 		{font-size: 1.3em; font-weight: bolder; color: #cc0000;}
			.twitter 			{font-size: 1.1em; font-weight: bolder; color: #0a87d7;}
			.facebook 			{font-size: 1.1em; font-weight: bolder; color: #2a3082;}
			.linkedin 			{font-size: 1.1em; font-weight: bolder; color: #0b7ab6;}
			.grafiker 			{font-size: 1.1em; font-weight: bolder; color: #7aa201;}
			.xing	 			{font-size: 1.1em; font-weight: bolder; color: #006567;}
			.linie 				{font-size: 2em; font-weight: bolder; text-align: center; color: #cc0000;}

			
	
	
	