@charset "utf-8";
#wrapper {
	background-color: rgba(234,229,229,1);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#main {
	font-family: Calibri;
	font-size: large;
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 70px;
}
#sidebar {
	background-color: rgba(234,229,229,1);
	width: 100%;
	margin-left: 0%;
	float: left;
}
#sidebar_top {
	background-color: rgba(234,229,229,1);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	padding-top: 10px;
}
#logo_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 60px;
	height: 62px;
	margin-top: 0px;
	padding-top: 10px;
}
#header {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	margin-left: auto;
	margin-right: auto;
}
#header p {
	font-size: 16pt;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	display: block;
	margin-top: 0px;
	text-align: center;
}
#header_name {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: normal;
	font-size: 25pt;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: 50px;
	text-align: center;
}
#main_txt {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	float: left;
	font-size: 14pt;
	margin-left: 0px;
	text-align: left;
	font-style: normal;
	font-weight: 400;
}
#sidebar_bottom {
	font-size: 12pt;
	clear: both;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
div #sidebar #img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 240px;
	height: 240px;
	border-radius: 177px;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 10%;
	background-repeat: no-repeat;
	background-position: center 40%;
	background-size: 250px auto;
	background-image: url(../images/smaller-3.jpg);
}
.nav_circle {
	width: 88px;
	height: 88px;
	text-align: center;
	color: rgba(234,229,229,1.00);
	background-color: rgba(79,0,39,1.00);
	border-radius: 238px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	float: left;
	vertical-align: middle;
	line-height: 450%;
	font-weight: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13pt;
	clear: none;
}

#mainnav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

body {
	background-color: rgba(234,229,229,1.00);
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#footer_right {
		float: right;
	margin-top: auto;
	margin-bottom: 0%;
	display: block;
	margin-right: 3%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#footer {
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 8px;
	width: 100%;
	clear: both;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;


}
#lang_selector {
	float: right;
	font-family: Calibri;
	font-size: 18pt;
	margin-right: 5%;
}
.nav_general {
	background-color: rgba(79,0,39,1.00);
	color: rgba(234,229,229,1.00);
	width: 70px;
	height: 70px;
	float: left;
	border-radius: 238px;
	line-height: 450%;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	
}



#indexnav ul {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#mainnav a:active, #mainnav a:hover, #mainnav a:focus, #mainnav a.thispage {
	color: rgba(234,229,229,1.00);
	font-weight: bolder;
}

#mainnav {
	width: 100%;
	float: left;
}
#main_txt ul {
	list-style-image: url(../images/plus.png);
}
a:active, a:hover, a:focus  {
	text-decoration: none;
	color: rgba(79,0,39,1.00);
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
a:visited {
	color: rgba(79,0,39,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#main {
}
#indexnav a:hover, #indexnav a:active, #indexnav a:focus, #indexnav a.thispage {
	color: rgba(234,229,229,1.00);
	text-decoration: none;
	font-weight: bold;
}
#indexnav a:link , #indexnav a:visited{
	color: rgba(234,229,229,1.00);
}
#mainnav a:link, #mainnav a:visited {
	color: rgba(234,229,229,1.00);
	text-decoration: none;
}
#header_name a:visited {
	color: rgba(0,0,0,1.00);
	font-weight: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
#contactform {
	width: 375px;
	height: 500px;
	margin-bottom: 15px;
}
#formmessage {
	font-family: Calibri;
	height: 200px;
	width: 320px;
}
#message {
	width: 365px;
	min-height: 200px;
	font-family: Calibri;
	border-radius: 5px;
}
#nachricht {
	width: 365px;
	min-height: 200px;
	font-family: Calibri;
	border-radius: 5px;
}
#subject {
	width: 365px;
	font-family: Calibri;
	border-radius: 5px;
}
#betreff {
	width: 365px;
	font-family: Calibri;
	border-radius: 5px;
}
#email {
	width: 365px;
	font-family: Calibri;
	border-radius: 5px;
}
#e-mail {
	width: 365px;
	font-family: Calibri;
	border-radius: 5px;
}
#name {
	width: 365px;
	font-family: Calibri;
	border-radius: 5px;
}
#namen {
	width: 365px;
	font-family: Calibri;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#thankyou {
	margin-top: 25%;
	text-align: center;
}
ul ul li {
	list-style-image: url(../images/minus.png);

}
#indexnav {
	clear: left;

}
#sidebar #img img {
	width: 250px;
	height: auto;
	border-radius: 208px;
	float: left;
	margin-bottom: 20px;
	margin-top: -20px;
}
#senden {
	margin-right: 10%;
}

@media only screen and (min-width: 1024px) {


#wrapper {
	background-color: rgba(234,229,229,1);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	min-width: 740px;
	max-width: 1000px;
	min-height: 800px;
	position: relative;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#main {
	font-family: Calibri;
	font-size: large;
	margin-left: 10%;
	padding-bottom: 70px;
}
#sidebar {
	background-color: rgba(234,229,229,1);
	width: 29%;
	margin-left: 3%;
	float: right;
	position: absolute; 
	visibility: visible; 
	right: 20px; 
	top: 200px; 
	z-index: 200; 
}
#sidebar_top {
	background-color: rgba(234,229,229,1);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
}
#logo_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 60px;
	height: 62px;
	margin-top: 0px;
	padding-top: 10px;
}
#header {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	margin-left: auto;
	margin-right: auto;
}
#header p {
	font-size: 18pt;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	display: block;
	margin-top: 0px;
	text-align: center;
}
#header_name {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: normal;
	font-size: 30pt;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: 50px;
	text-align: center;
}
#main_txt {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	width: 53%;
	float: left;
	font-size: 14pt;
	margin-left: 10px;
	text-align: left;
	font-style: normal;
	font-weight: 400;
}
#sidebar_bottom {
	font-size: 11pt;
	clear: both;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
div #sidebar #img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 240px;
	height: 240px;
	border-radius: 177px;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 0%;
	background-repeat: no-repeat;
	background-position: center 40%;
	background-size: 250px auto;
	background-image: url(../images/smaller-3.jpg);
}
.nav_circle {
	width: 120px;
	height: 120px;
	text-align: center;
	color: rgba(234,229,229,1.00);
	background-color: rgba(79,0,39,1.00);
	border-radius: 238px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	vertical-align: middle;
	line-height: 470%;
	font-weight: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18pt;
	clear: none;
}

#mainnav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

body {
	background-color: rgba(234,229,229,1.00);
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#footer_right {
	float: right;
	margin-top: auto;
	margin-bottom: 0%;
	display: block;
	margin-right: 5%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#footer {
	padding-top: 6%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 8px;
	width: 100%;
	clear: both;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;


}
#lang_selector {
	float: right;
	font-family: Calibri;
}
.nav_general {
	background-color: rgba(79,0,39,1.00);
	color: rgba(234,229,229,1.00);
	width: 82px;
	height: 82px;
	float: left;
	border-radius: 39px;
	line-height: 499%;
	text-align: center;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
}



#indexnav ul {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#mainnav a:active, #mainnav a:hover, #mainnav a:focus, #mainnav a.thispage {
	color: rgba(234,229,229,1.00);
	font-weight: bolder;
}

#mainnav {
	width: 10%;
	float: left;
}
#main_txt ul {
	list-style-image: url(../images/plus.png);
}
a:active, a:hover, a:focus  {
	text-decoration: none;
	color: rgba(79,0,39,1.00);
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
a:visited {
	color: rgba(79,0,39,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#main {
}
#indexnav a:hover, #indexnav a:active, #indexnav a:focus, #indexnav a.thispage {
	color: rgba(234,229,229,1.00);
	text-decoration: none;
	font-weight: bold;
}
#indexnav a:link , #indexnav a:visited{
	color: rgba(234,229,229,1.00);
}
#mainnav a:link, #mainnav a:visited {
	color: rgba(234,229,229,1.00);
	text-decoration: none;
}
#header_name a:visited {
	color: rgba(0,0,0,1.00);
	font-weight: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
#contactform {
	width: 400px;
	height: 500px;
	margin-bottom: 15px;
}
#formmessage {
	font-family: Calibri;
	height: 200px;
	width: 350px;
}
#message {
	width: 390px;
	min-height: 200px;
	font-family: Calibri;
	border-radius: 5px;
}
#nachricht {
	width: 390px;
	min-height: 200px;
	font-family: Calibri;
	border-radius: 5px;
}
#subject {
	width: 390px;
	font-family: Calibri;
	border-radius: 5px;
}
#betreff {
	width: 390px;
	font-family: Calibri;
	border-radius: 5px;
}
#email {
	width: 390px;
	font-family: Calibri;
	border-radius: 5px;
}
#e-mail {
	width: 390px;
	font-family: Calibri;
	border-radius: 5px;
}
#name {
	width: 390px;
	font-family: Calibri;
	border-radius: 5px;
}
#namen {
	width: 390px;
	font-family: Calibri;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#thankyou {
	margin-top: 25%;
	text-align: center;
}
ul ul li {
	list-style-image: url(../images/minus.png);

}
#indexnav {
	clear: left;

}
#sidebar #img img {
	width: 250px;
	height: auto;
	border-radius: 208px;
	float: left;
	margin-bottom: 20px;
	margin-top: -20px;
}
