/* Farben: violett : #606  grau #808080 : papier #fbf9e6 : grün #33ab41  */

/*  IMPORT FONTS  ============================================================================= */

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 13, 2017 */

@font-face {
    font-family: 'gillsansregular';
    src: url('../font/gillsans-webfont.eot');
    src: url('../font/gillsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gillsans-webfont.woff2') format('woff2'),
         url('../font/gillsans-webfont.woff') format('woff'),
         url('../font/gillsans-webfont.ttf') format('truetype'),
         url('../font/gillsans-webfont.svg#gillsansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gillsansitalic';
    src: url('../font/gillsi__-webfont.eot');
    src: url('../font/gillsi__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gillsi__-webfont.woff2') format('woff2'),
         url('../font/gillsi__-webfont.woff') format('woff'),
         url('../font/gillsi__-webfont.ttf') format('truetype'),
         url('../font/gillsi__-webfont.svg#gillsansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, img,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	font-size:100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	word-wrap: break-word;
	font-family: "gillsansregular", Arial, Helvetica, sans-serif;
}

html {	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	background: #fbf9e6;
	background-attachment: fixed;
	color:#222;
	background:url(../img/bg_start.jpg) no-repeat center center;
	background-size:cover;
}

a{
	text-decoration:none;
	color:#222;
}

a:hover{
	color:#33ab41;
	transition:  ease 0.25s;
	-moz-transition:    0.25s ease;
	-ms-transition:     250ms ease;
	-o-transition:       250ms ease;
	-webkit-transition:  250ms ease;
}

a:visited {
	color:#222;
}

a:active {
	color:#222;
}



/* ---- GERUEST --------------------------------------------------*/

#startdiv{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	background:#fff;
	opacity:1.0;
	z-index:10000 !important; 
	transition:  ease 0.25s;
	-moz-transition:    0.25s ease;
	-ms-transition:     250ms ease;
	-o-transition:       250ms ease;
	-webkit-transition:  250ms ease;
}

#gesamt {
	max-width:1200px;
	margin:0 auto 0 auto;
}

#header{	
	padding:10% 0 0 0;
	width:100%;
}

#maincontent{
	width:650px;
	height:500px;
	margin:-50px 0 0 80px;
	padding-bottom:30px;
}

.clearfloat{
	height:0;
	margin:0;
	padding:0;
	clear:both;
}

h2{
	font-family: "gillsansitalic", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:0 0 25px 1%;
}

/* ---- HEADER / NAVIGATION --------------------------------------------------*/

#ropra{
	font-size:2em;
	text-align:right;
	padding:0 170px 0 0;
}

#malerin{
	font-size:1.75em;
	font-family: "gillsansitalic", Arial, Helvetica, sans-serif;
	padding:0 0 10% 0;
	letter-spacing:0.05em;
}

#menu{
	width:180px;
	margin:0 0px 0 auto;
	letter-spacing:0.05em;
}

#menu ul{
	list-style:none;
}

#menu li{
	padding:4px 0 4px 0;	
}

#menu a{
	font-family: "gillsansitalic", Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

#menu a:hover{
	color:#33ab41;
	transition:  ease 0.25s;
	-moz-transition:    0.25s ease;
	-ms-transition:     250ms ease;
	-o-transition:       250ms ease;
	-webkit-transition:  250ms ease;
}

#menu .a_aktiv{
	color:#33ab41;
}

.umbr {
	/*display:none;*/
}


@media only screen and (max-width:480px){
	.umbr {
		display:inline;
	}
}

.but_menue {
	display:none;
	width:32px;
	height:24px;
	margin:6px 2% 0 0;
	float:right;
	background: url(../img/but_ausklappen.png) top left no-repeat;
	cursor:pointer;
}


/* ---- BILDER --------------------------------------------------*/


.thumbsdiv {
	width:100%;
	
}

.thumbsdiv img {
	width:100%;
	height:100%;
}

.thumbsdiv_div {
	width:23%;
	margin:5px 0.99% 25px 0.99%; 
	display:inline-block;
}

.thumbcontainer {
	width:100%;
	background:#fff;
}

.thumbsdiv p {
	width:100%;
	text-align:center;
	font-family: "gillsansitalic", Arial, Helvetica, sans-serif;
	
}

.bilddiv {
	margin:0 auto 0 auto;
}

.bildcontainer{
	background:#fff;
}

.bildcontainer img{
	width:100%;
}

.bildmasse img {
	float:right;
}



/* ---- TEXTE --------------------------------------------------*/


#biografie_tbl, #impressum_div {
	margin:100px 0 100px 0;

}

#biografie_tbl td:first-child {
	white-space:pre;
}

#biografie_tbl td {
	padding:0.2em 3em 0.2em 0;	
}

#weblinks_ul {
	margin:100px 0 0 30%;
	list-style:none;
}

#weblinks_ul li{
	padding:0.6em 0 0.6em 0;
}

#weblinks_ul a{
	font-size:1.4em;
	color:#d82a18;
	font-family: "gillsansitalic", Arial, Helvetica, sans-serif;
}

#weblinks_ul a:hover{
	color:#33ab41;
}

 #impressum_div p {
 	margin:20px 0 20px 0;
}

.text_klein {
	font-size:0.8em;

}


/* LIQUID  ------------------------------------*/

@media only screen and (max-width:1023px) and (min-width:801px){

	#maincontent{
		width:650px;
		margin:0px 0 0 8%;
	}

}


@media only screen and (max-width:800px) and (min-width:481px){

	#maincontent{
		width:81.25%;
		margin:30px 0 0 8%;
	}
	
	#weblinks_ul {
		margin:100px 0 0 20%;
	}

}


@media only screen and (max-width:600px) and (min-width:481px){

	.thumbsdiv_div {
		width:31%;
	}

}


@media only screen and (max-width:480px){

	#ropra{
		text-align:left;
		padding:0 0 0 12%;
	}

	#maincontent{
		width:95%;
		margin:30px 0 0 2.4%;
	}

	#biografie_tbl td:first-child {
		white-space:normal;
	}
	
	#gesamt {
		width:100%;
		height:auto;
		border:none;
	}

	a {
		text-decoration:none;
	}
	
	.thumbsdiv_div {
		width:48%;
		margin:5px 0.99% 25px 0.99%; 
	}
	
	#weblinks_ul {
		margin:100px 0 0 10%;
	}

}

