/* farben definieren: 
* trkis:           #14B2AE
* helles trkis:    #D3F1F0
* dunkel trkis:    #006666
* grau:            #ECECEC
* hellblau (logo): #61C7F1
*/

html, body {
	font-family: Arial, Verdana, Sans-serif ! important;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: black;
	background-color: #14B2AE;
}
#dnn_ctr381_EditHTML_teContent_teContent_designEditor html body, #dnn_ctr381_EditHTML_teContent_teContent_designEditor html, #dnn_ctr381_EditHTML_teContent_teContent_designEditor {
	background-color: white ! important;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	display: block;
	border: 0;
}

div#main {
	margin-left: 37px;
	background-image: url('images/backg_main.png');
	background-repeat: repeat-y;
	background-color: #14B2AE;
	position: relative; /* so that #kopfbilder, etc. can be positioned absolute inside */
	width: 763px;
}

/* - - - - - HEADER (start) - - - - - - */
div#header {
	background-color: #D3F1F0;
	height: 93px;
	border: solid white;
	border-width: 2px 0px 6px 2px;
	margin-left: 37px;
	position: relative; /* so that #topNavi can be positioned absolute inside */
}
div#header a#logo {
	float: left;
	width: 98px;
	height: 93px;
}
div#header h1 {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #61C7F1;
	position: absolute;
	left: 132px;
	top: 30px;
}
div#header h1 a, div#header h1 a:hover {
	color: #61C7F1;
	text-decoration: none;
}
div#topNavi {
	width: 761px; /* 763px - border-left of #header */
	position: absolute;
	top: 4px;
	left: 0px;
	text-align: right;
}
div#topNavi a {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #61C7F1;
}
div#topNavi a {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #61C7F1;
	margin: 0;
}
div#topNavi a:hover {
	text-decoration: underline;
}
div#topNavi input {
	width: 100px;
	margin-right: -5px;
}

/* - - - - - HEADER (start) - - - - - - */

/* - - - - - LEFT (start) - - - - - - */
div#left {
	width: 204px;
	float: left;
	padding-bottom: 70px;
	overflow: hidden;
	/*position: absolute;
	left: 0px;*/
}

/* - - MENU - - */
ul#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 204px;
}
ul#menu li {
	background-color: #14B2AE;
	border-bottom: 1px solid white;
	list-style-type: none;
}
ul#menu li.current {
	background-color: #ECECEC;
}
ul#menu li a {
	background-color: #ECECEC;
	color: black;
	font-weight: bold;
	display: block;
	text-align: right;
	height: 20px; /* 25px - padding */
	width: 186px; /* 195px - padding */
	padding: 5px 9px 0px 0px; 
}
ul#menu li a:hover, ul#menu li.current a {
	background-color: #14B2AE;
	color: white;
	width: 185px;
	border-right: 1px solid #ECECEC;
	text-decoration: none;
}

/* - - SUBMENU - - */
ul#submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 204px;
	margin-top: 30px;
	margin-bottom: 120px;
}
ul#submenu li {
	color: #14B2AE;
	margin-bottom: 7px;
	text-align: right;
	list-style-type: none;
}
ul#submenu li a {
	padding-right: 18px;
	color: black;
}
ul#submenu li#submenuCurrentItem {
	list-style-type: disc;
}
ul#submenu li#submenuCurrentItem a {
	color: #006666;
}

div#left a.global {
	display: block;
	background-color: white;
	color: #61C7F1;
	height: 20px; /* 27px - padding */
	padding: 0;
	padding-top: 7px;
	font-weight: bold;
	margin-bottom: 7px;
}
div#left a#PraxisUndKlinikwegweiser {
	background-image: url('images/praxis_und_klinikwegweiser.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 169px; /* 204px - padding-bottom */
	padding-left: 35px;
}
div#left a#RheumaCheck {
	background-image: url('images/rheumacheck_logo.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 134px; /* 204px - padding-bottom */
	padding-left: 70px;
}
/* - - - - - LEFT (ende) - - - - - - */

/* - - - - - KOPFBILD (start) - - - - - - */
#kopfbild {
	float: left;
	width: 559px;
	height: 155px;
	/*position: absolute;
	left: 204px;*/
}
img#kopfbild_big {
	float: left;
	width: 270px;
	height: 155px;
}
img#kopfbild_small {
	float: left;
	width: 289px;
	height: 129px;
}
#kopfbild h1 {
	float: left;
	background-color: #14B2AE;
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	width: 280px; /* 289 - padding */
	height: 23px; /* 26px - padding */
	padding: 3px 0 0 9px;
}
/* - - - - - KOPFBILD (ende) - - - - - - */

/* - - - - - CONTENT siehe container.css - - - - - - */

#content {
	float: left;
	width: 499px; /* 559px - padding */
	padding: 30px;
	background-color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	/*position: absolute;
	left: 204px;*/
}
/* - rest siehe container.css - */

/* - - - - - FOOTER (start) - - - - - - */
div#footer {
	border-top: 4px solid #14B2AE;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	clear: both;
}
div#footer a {
	color: #006666;
}
div#footer div#copyright {
	width: 204px;
	text-align: center;
	float: left;
}
div#footer div#address {
	width: 559px;
	text-align: center;
	float: left;
}
/* - - - - - FOOTER (start) - - - - - - */


