@charset "UTF-8";

html, body, div, p, h1, h2, h3, h4, h5, img, li, ul {
	border: none;
	padding: 0;
	margin: 0;
}
body  {
	color: #666669;
	background-image: url(../Bilder/back.png);
	background-repeat: repeat-x;
	background-color: #F2F2F4;
	font-weight: 300;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1em;
    }
#container  {
	width: 960px;
	border: 0;
	text-align: left;
	height: 100%;
	background-image: url(../Bilder/back_main.png);
	background-repeat: no-repeat;
	background-position: 800px 0px;
	margin: 0 auto;
    } 

/*************************************************
Sprite laden
**************************************************/


#bengler a,
#bengler a:hover,
#navi a,
#navi a:hover, 
#kuss a,
#kuss a:hover,
#naviFooter a,
naviFootera:hover {
	background-image:url(../Bilder/glaskunst_sprite.png);
	background-repeat:no-repeat;
	text-indent: -1999px;
}
 
/*************************************************
KOPF 
**************************************************/
#header  {
	height: 200px;
    } 
#header  h1  {
	margin: 0; 
	padding: 15px 0; 
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	font-weight: normal;
    }
#bengler {
	height: 100px;
	width: 470px;
	display: block;
	background-position: 0;
	position: absolute;
	top: 100px;
}
/* ++++++++++++++  Navigation Logo  ++++++++++++++++++++++ */
#bengler a,
#bengler a:hover {
	height:90px;
	display:block;
	bottom: 0px;
} 
#bengler a#logo {
	background-position:0px 0px;
} 
#bengler a:hover#logo {
	background-position:0px -736px;
} 
.dot {
	font-size: 60px;
	color: #EE1B33;
	vertical-align: -8px;
}



/* ++++++++++++++  Navigation  ++++++++++++++++++++++ */

#navi ul{
	list-style: none;
	margin:10px 0 0 0;
	float: right;
	display: block;
	width: 430px;
}
#navi ul li  {
	margin:0;
	padding:0;
	float: left;
}
#navi a,
#navi a:hover {
	height:30px;
	display:block;
	padding:0;
	margin:0;
} 
#navi a#home {
	background-position:0px -85px;
	width: 115px;
}
#navi a#about {
	background-position:0px -113px;
	width: 115px;
}
#navi a#kontakt {
	background-position:0px -139px;
	width: 200px;
}

#navi a:hover#home, 
#navi a#home.ist {
	background-position:0px -167px;
}
#navi a:hover#about, 
#navi a#about.ist  {
	background-position:0px -195px;
}
#navi a:hover#kontakt, 
#navi a#kontakt.ist   {
	background-position:0px -221px;
}


/* ++++++++++++++  Navigation Footer  ++++++++++++++++++++++ */

#naviFooter {
	height: 150px;
}
#naviFooter ul{
	list-style: none;
	margin:10px 0 0 0;
	display: block;
	width: 375px;
}
#naviFooter ul li  {
	margin:0;
	padding:0;
	float: left;
}
#naviFooter a,
#naviFooter a:hover {
	height:130px;
	display:block;
	padding:0;
	margin:0;
} 
#naviFooter a#glas {
	background-position:0px -280px;
	width: 125px;
}
#naviFooter a#spiegel {
	background-position:-125px -280px;
	width: 125px;
}
#naviFooter a#kreatives {
	background-position:-250px -280px;
	width: 125px;
}
#naviFooter a:hover#glas, 
#naviFooter a#glas.ist {
	background-position:0px -420px;
}
#naviFooter a:hover#spiegel, 
#naviFooter a#spiegel.ist  {
	background-position:-125px -420px;
}
#naviFooter a:hover#kreatives, 
#naviFooter a#kreatives.ist   {
	background-position:-250px -420px;
}



/*************************************************
INHALT
**************************************************/
#main {
	margin: 0;
	height: 480px;
}
#mainContent  {
	margin: 40px 250px 20px 0px;
	line-height: 1.5em;
	text-align: justify;
    } 
#mainContent h1 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #EE1B33;
	padding: 10px 0 20px 0;
	font-weight: 300;
	line-height: 1.3em;
}
#mainContent h2 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	color: #666669;
	margin: 0;
}
#mainContent h3 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #666669;
	margin: 0;
}

#mainContent p {
	margin: 15px 0 0 0;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 300;
    } 
#mainContent  img  {
	padding: 2px;
}

#mainContent a:link, a:active, a:visited {
	color: #834536;
	text-decoration: none;
}
#mainContent  a:hover {
	background-color: #D3CBC2;
}
#mainContent  ul li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../Bilder/red_dot.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px 8px;
}

#footer {
	height:150px;
}
#kuss {
	height: 75px;
	width: 220px;
	float: right;
	margin-top: 20px;
}
#kuss a {
	background-position: 0px -570px;
	height: 75px;
}
#kuss a:hover{
	background-position: 0px -645px;
	height: 75px;
}



#zurueck {
	float: left;
}
#center {
	text-align: left;
	width: 220px;
	float: right;
}
#vor {
	float: right;
	width: 130px;
	text-align: right;
}
#top {
	float: right;
	text-align: right;
	font-size: 70%;
	margin: 10px 0 20px 0;
}
#top a:link, #top a:active, #top a:visited {
	color: #834536;
	text-decoration: none;
	padding: 0;
}
#top  a:hover {
	color: #834536;
	text-decoration: underline;
}
/*************************************************
TABELLEN
**************************************************/

td {
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
}
#tableArbeiten {
	text-align: left;
	border: solid 1px #834536;
}
#tableArbeiten td {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 150%;
}
#tableArbeiten a:link, #tableArbeiten a:active, #tableArbeiten a:visited {
	color: #834536;
	text-decoration: none;
	padding: 0;
}
#tableArbeiten a:hover {
	color: #834536;
	text-decoration: underline;
}

#tableBibliographie td {
	border-top: dashed #834536 1px;
	border-bottom: dashed #834536 1px;
}
/*************************************************
Sontiges
**************************************************/
.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
.fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.small {
	font-size: 85%;
}
strong {
	font-weight: 700;
}
.kursiv {
	font-size: 90%;
	font-style: italic;
}

.linie {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #834536;
}
#adleft {
	width:50%;
	float: left;
	
}
#adright {
	width:50%;
	float: right;
	
}
@media screen and (max-width:959px) {
#container  {
	width: auto;
	max-width: 940px;
	border: 0;
	text-align: left;
	height: 100%;
	background-image: url(../Bilder/back_main.png);
	background-repeat: no-repeat;
	background-position: right 0;
	margin: 0 auto;
    } 
	
	#mainContent {
    margin: 40px 65px 20px 10px;
	width: 85%;
}
}