@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 30px;
}
h2 {
	font-size: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 20px;
}

#container {
	width: 860px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.orange {
	
}
.pink {
	
}
.green {
	
}
#mainimage {
	float: left;
	width: 300px;
}
#boxRight {
	float: left;
	width: 560px;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#head {
	height: 160px;
}
#logo {
	height: 35px;
}
#karolina {
	text-align: right;
	float: left;
	width: 260px;
}
#dot {
	float: left;
	width: 40px;
}
#title {
	float: left;
	width: 260px;
}
#content {
	min-height:360px;
}
.contentL {
	float: left;
	width: 260px;
	padding-right: 40px;
}
.contentR {
	float: left;
	width: 260px;
	
}
#head {
}
#nav {
	padding-left: 300px;
	font-size: 12px;
}
#mainnav {
	float: left;
	width: 110px;
	padding-right: 20px;
}
#subnav {
	float: left;
	width: 130px;
}
#subnavteam {
	position: relative;
	top: -67px;
}
#nav a:link, #nav a:active,  #nav a:visited  {
	text-decoration: none;
	display: block;
	text-transform: lowercase;
}
#nav a.act:link, #nav a.act:visited, #nav a.act:active, #nav a.act:hover {
	margin-left: 0px;
	background-color: #ffffff;
	background-position: right;
	font-weight: bold;
}

#nav a.actmore:link, #nav a.actmore:visited, #nav a.actmore:active, #nav a.actmore:hover {
	margin-left: 0px;
	background-image: url(../__img/arrow.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: right;
	font-weight: bold;
}


#subnav a {
}
#subnav a.act:link, #subnav a.act:visited, #subnav a.act:active, #subnav a.act:hover {
	margin-left: 0px;
	
	background-color: #ffffff;
	font-weight: bold;
 	background-image: none;
}



.orange #content {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6F20;
	border-bottom-color: #FF6F20;
}
.orange #nav a:hover  {
	text-decoration: none;
	background-color: #FF6F20;
	color:#FFFFFF;
}
.green #content {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ced54b;
	border-bottom-color: #ced54b;
}
.green #nav a:hover  {
	text-decoration: none;
	background-color: #ced54b;
	color:#000000;
}

.pink #content {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF657F;
	border-bottom-color: #FF657F;
}
.pink #nav a:hover  {
	text-decoration: none;
	background-color: #FF657F;
	color:#000000;
}

table.ausbildung td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF657F;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
table.kurse td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ced54b;
	font-size: 12px;
}
table.orange td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6F20;
	text-align: left;
	vertical-align: top;
}
img.right {
	margin-bottom: 10px;
	margin-left: 20px;
}
#content table {
	margin-top: 0px;
	margin-bottom: 20px;
}
#adminLogo {
	float: left;
	width: 300px;
}
.inputm {
	width: 300px;
}
#flashcontainer {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#skip {
	padding-top: 30px;
	text-align: center;
}
#skip a {
	font-size: 11px;
	
}
