/*
hellgrau:666666
dunkelgrau: 333333


*/

body, html {
  margin:0px;
  background-color:#666666;
  font-family: Times New Roman, Times, serif;
  font-size:11pt;
  color:#A79E75;
	padding: 0px;

}


p,div,address,ul,il,ol,blockquote,input,select,textarea,td,th{
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #A79E75;
}

li {
	margin: 5;
	list-style-type: square;
}

h1{
	font-family: Times New Roman, Times, serif;
	font-size: 28pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #A79E75;
}


h2{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	margin:2;
}

h2.aktuell{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color:#811921;
	color: #A79E75;
	text-align:center;
	margin:2;
}

h3{
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin:0;
	color: #333333;
}

a:link { color:#A79E75; text-decoration:underline; font-weight:bold; }
a:visited {color:#A79E75; text-decoration:underline; font-weight:bold; }
a:hover { color:#A79E75; text-decoration:underline; font-weight:bold; }
a:active { color:#A79E75; text-decoration:underline; font-weight:bold; }

a.grundrisse:link { color:#A79E75; text-decoration:underline; font-weight:normal; }
a.grundrisse:visited {color:#A79E75; text-decoration:underline; font-weight:normal; }
a.grundrisse:hover { color:#A79E75; text-decoration:underline; font-weight:normal; }
a.grundrisse:active { color:#A79E75; text-decoration:underline; font-weight:normal; }

a.sprachen:link { color:#A79E75; text-decoration:underline; font-weight:normal; }
a.sprachen:visited {color:#A79E75; text-decoration:underline; font-weight:normal; }
a.sprachen:hover { color:#A79E75; text-decoration:underline; font-weight:normal; }
a.sprachen:active { color:#A79E75; text-decoration:underline; font-weight:normal; }

a.appartment:link { color:#A79E75; text-decoration:none; font-weight:normal; }
a.appartment:visited {color:#A79E75; text-decoration:none; font-weight:normal; }
a.appartment:hover { color:#A79E75; text-decoration:none; font-weight:normal; }
a.appartment:active { color:#A79E75; text-decoration:none; font-weight:normal; }

.small {
	font-size: 1;
}

.content {
	margin:15px;
	background-color:#333333;
	font-family: Times New Roman, Times, serif;
	font-size:11pt;
	color:#A79E75;
	padding: 0px;
	text-align:center;

}

.bg-hellgrau {
	background-color:#666666;
	text-align:center;
}


.bg-hellbraun {
	background-color:#A79E75;
}

.bg-rot {
	background-color:#811921;
}

.bold {
	font-weight: bold;
}

.bold-bg {
	font-weight: bold;
	background-color:#666666;
}

.bold-rot {
	font-weight: bold;
	color:811921;
}

.budapest {
	font-weight: bold;
	font-size:12pt;
	background-color:#333333;
}

.bg {
	background-color:#666666;
	color:333333;
}

.grundrisse { 
	font-size: 10pt;
	vertical-align: bottom;
	text-align: center;
}

.sprachen { 
	font-size: 10pt;
	vertical-align: bottom;
	text-align: right;
}

.navi-oben { 
	font-size: 10pt;
	vertical-align: bottom;
	text-align: left;
}

ul {
	padding: 10px;
}

.dunkelgrau {
	color: #333333;
}