body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #313C43;
}

body {
	/*overflow: scroll;*/
	overflow-x: hidden;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #404448;
	cursor: pointer;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #404448;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #404448;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #04A0DB;
}

.brand {
	color: #06A1D9;
	font-weight: bold;
}

#contentText a {
	font-size: 12px;
}

/* Überschriften */
h1 {
	font-size: 16px;
	color: #06A1D9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 10px;
	/*color: #04A0DB;*/
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	line-height: normal;
}

#pane {	
	width: 942px;
	min-height: 500px;
	margin: auto;
	text-align: left;
	padding-bottom: 45px;
}

#footer {
	text-align: center;
	font-size: 9px;
}

#headPane {
	width: 940px;
	height: 140px;
	float: left;
	text-align: left;
	border: 1px solid #D4D4D4;
	border-bottom: none;
}

#navigationBar {
	float: left;
	width: 940px;
	height: 25px;
	background-image: url(/imgs/gradientNav.gif);
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
}

#homeNav {
	float: right;
	width: 140px;
	height: 45px;
}

a.homeNavButton {
	float: left;
	width: 130px;
	height: 20px;
	margin-bottom: 5px;
	background-color: #14A5D6;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 10px;
}

.navButton {
	float: left;
	width: 115px;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-right: 1px solid #D4D4D4;
}

#social {
	float: right;
	height: 25px;
	text-align: right;
}

#contentPane {
	background-color: #FBFBFB;
	border: 1px solid #D4D4D4;
	border-top: none;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 940px;
	min-height: 400px;
	float: left;
	text-align: left;
}

#subscribe {
	float: left;
	width: 110px;
	height: 110px;
	padding-left: 30px;
}

#human {
	position: relative;
	float: left;
	top: -15px;
	left: 25px;
	width: 180px;
	height: 380px;
}

#easy {
	float: left;
	width: 940px;
	background-color: #D3DBDE;
	/*padding-left: 42px;*/
	/*padding-bottom: 25px;*/
}

#slider {
	float: left;
	width: 940px;
	height: 140px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#leftMiddlePane {
	background-color: #FBFBFB;
	border: 1px solid #D4D4D4;
	margin-top: 35px;
	margin-right: 10px;
	width: 220px;
	min-height: 470px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#subNavigationBar {
	width: 220px;
	height: 25px;
	border-bottom: 1px solid #DBDBDB;
	background-image: url(/imgs/gradientSubNav.gif);
	background-repeat: repeat-x;
}

.subNavButton {
	float: left;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 100%;
}

.subNavMiddleButton {
	float: left;
	width: 68px;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}

#contentHeader {
	background-image: url(/imgs/gradientBlue.gif);
	background-repeat: repeat-x;
	width: 898px;
	height: 15px;
	padding-top: 20px;
	padding-left: 42px;
	padding-bottom: 20px;
	
	color: #FFFEFE;
	font-size: 18px;
	font-weight: bold;
}

#contentText {
	float: left;
	width: 558px;
	padding-left: 42px;
}

#content {
	width: 940px;
}

#contentMain {
	float: left;
	width: 760px;
}

#leftMiddleHeader {
	/*
	background-image: url(/imgs/gradientBlue.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #DBDBDB;
	*/
	
	background-color: #01A6E0;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	color: #FFFEFE;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#leftMiddleContent {
	margin-top: 30px;
}

#leftPaneSubhead {
	color: #1D1D1D;
	font-weight: bold;
}

#middleCenterPane {
	background-color: #FBFBFB;
	border: 1px solid #D4D4D4;
	width: 476px;
	min-height: 470px;
	margin-top: 35px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#middleHeader {
	background-color: #01A6E0;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	color: #FFFEFE;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#middleContent {
	margin-top: 30px;
}

#tabs {
	height: 25px;
	width: 476px;
}

#edit, #settings, #publish, #analysis {
	float: left;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 118px;
	text-align: center;
}

#analysis {
	width: 119px;
}

.inactiveTab {
	background-color: #E7E7E7;
}

#settings, #publish {
	border-left: 1px solid #FFFFFF;
}

#publish {
	border-right: 1px solid #FFFFFF;
}

#rightMiddleContent {
	padding: 10px;
}

#rightMiddlePane {
	background-color: #FBFBFB;
	border: 1px solid #D4D4D4;
	margin-top: 35px;
	margin-left: 10px;
	width: 220px;
	min-height: 470px;
	float: left;
	text-align: left;
}

#rightMiddleHeader {
	background-color: #01A6E0;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	color: #FFFEFE;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#sortable { list-style-type: none; margin: 0px 0px 0px 21px; padding: 0px; width: 100%; }
#sortable li { padding: 0px 33px 15px 0px; float: left; width: 120px; height: 90px; text-align: center; }
#editMode { width: 100%; text-align: center; }
#editMode a { font-size: 12px; color: #75787B; }
#editMode a:hover { color: #04A0DB; }
#editMode a.activeMode { color: #04A0DB; }

.unselected { margin: 3px; }
.selected { margin: 0px; border: #05B2EA 3px solid; }
.galleryUnselected { margin: 1px; }
.gallerySelected { margin: 0px; border: #05B2EA 1px solid; }
.invisible { display: none; }