@media (min-width: 641px) {

body	{
	width: 1000px;
	margin: 0 auto 0 auto;
	background: #fff;
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.wrapper	{
	float: left;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: 1em;
	background: #fff;
}

h1 {    
	float: left;
	width: 800px;
	margin: 24px 0 0 0;
	padding: 0 100px 0 100px;
	color: #206ba6; 
	font-size: 1.6em;
	font-weight: 700;
}

h2 {    
	float: left;
	width: 100%;
	margin: 16px 0 8px 0;
	color: #206ba6; 
	font-size: 1.15em;
	font-weight: 700;
}

h3 {    
	float: left;
	width: 100%;
	margin: 16px 0 8px 0;
	color: #206ba6; 
	font-size: 1.05em;
	font-weight: 700;
}

h4 {    
	float: left;
	width: 100%;
	margin: 16px 0 16px 0;
	border: 0 solid #000;
	border-width: 0 0 1px 0;
	color: #206ba6; 
	font-size: 1.05em;
	font-weight: 900;
	font-style: italic;
}

a {    
	color: #206ba6; 
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

ul	{
	float: left;
	width: 100%;
	margin: 4px 0 12px 0;
	list-style: circle;
	font-size: 1em;
}

li	{
	margin-left: 20px;
	font-size: 1em;
}

em	{
	font-weight: 900;
}

.logo	{
	float: left;
	width: 800px;
	margin: 24px 0 0 0;
	padding: 0 100px 0 100px;
}

/*.logo img	{
	width: 80%;
}*/

.logo #logo_gr	{
	float: left;
	width: 60%;
}

.logo #logo_01	{
	float: right;
	width: 7%;
}

.pic-head-smart	{
	display: none;
}

.pic-head	{
	float: left;
	width: 1000px;
	margin: 0;
}

.pic-head img	{
	float: left;
	width: 100%;
	margin: 0;
}

nav	{
	float: left;
	width: 1000px;
	height: 34px;
	margin: 0;
	border: 0 solid #206ba6;
	background: #206ba6;
}

nav a	{
	float: left;
	width: 16.5%;
	height: 26px;
	margin: 0;
	padding-top: 8px;
	background: none;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

/*nav a:hover	{
	background: #fff;
	color: #206ba6;
}*/

article	{
	float: left;
	width: 800px;
	margin: 0 0 32px 0;
	padding: 0 100px 0 100px;
	font-size: 1.1em;
}

article.aktuelles img	{
	float: left;
	width: 160px;
	margin: 0 24px 0 0;
}

article p	{
	float: left;
	width: 100%;
	text-align: justify;
}

article.aktuelles p	{
	float: left;
	width: 480px;
}

aside	{
	display: none;
	float: left;
	width: 186px;
	padding: 24px;
	min-height: 402px;
	border: 1px solid #206ba6;
	line-height: 1.4em;
}

.link	{
	float: left;
	width: 320px;
	margin: 24px 24px 0 0;
	padding: 12px 0 12px 0;
	background: #206ba6;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

.persona	{
	float: right;
	width: 220px;
	padding: 4%;
	border: 1px solid #206ba6; 
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin: 0 0 8px 16px;
	font-size: 0.9em;
	color: #000;
}

footer	{
	display: none
}

}
