/*
	--------------------------------------------------
	Rheinisch-Westf?lisch Dermatologischen Gesellschaft e.V. 

	media:		screen
	authors: 	Mary-Ann Sprenger
	--------------------------------------------------
	--------------------------------------------------
	colors:

	blue			--> #004c93;	(bg content)
	dark blue		-->	#052f56; 	(bg)
	light blue		-->	#8799c5; (link top)
	grey			-->	#898989; (link off top / text)
	--------------------------------------------------
*/

/* @group reset html */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,address {
	margin:0;
	padding:0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #898989;
	cursor: default;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span {
	font-size: 11px;
	line-height: 1.6em;
}

ul,li {
	list-style-type:none;
	display: block;
}

img {
	border: none;
}

a {
	outline: none;
	color: #004c93;
	text-decoration: none;
} 

a:hover {
	text-decoration: underline;
}

p {
	padding-bottom: 5px;
}

h1 {
	font-size: 16px;
	color: #004c93;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	color: #004c93;	
	font-weight: bold;
}

h3 {
	color: #004c93;
}

h4 {
}

h5 {
}

h6 {
}

.contentheading {
	font-size: 16px;
	color: #004c93;	
}

.componentheading_news {
	font-size: 16px;
	color: #004c93;
	padding-top: 2px;
	margin-bottom: 2px;
}


.contentheading_news {
	color: #004c93;	
	font-weight: bold;
}

/* @end */

/* @group general settings */

body {
}

#teaser {
	position: absolute;
	right:-35px;
	top: -90px;
/*	top: -90px;
	right: -35px;*/
}


#wrapper {
	width: 820px;
	margin: auto;
}

#teaser_rwdg {
	
}

#top_nav {
	height: 20px;
	text-align: right;
	margin-top: 10px;
}

#header {
	background: url(../img/nav_top.png) no-repeat top left;
	height: 170px;
}

#logo {
	padding: 84px 0 0 210px;
}

#main {
	
}

#nav {
	background: url(../img/nav_bottom.png) no-repeat bottom left;
}

#nav_inner {
	background: url(../img/nav_bg.png) repeat-y top left;
	height: 400px;
	padding-top: 50px;
	margin-bottom: 20px;
}

#content {
	padding-top: 50px;
}

#right {
	padding-top: 50px;
}

#footer {
	clear: both;
	float: left;
	height: 100px;
}

#teaser_rwdg {
	position: absolute;
}

.sponsoren td {
	vertical-align: bottom;	
}

/* @end */

ul.menu_mainmenu li a{
  	width: 190px;
	height: auto;
	display: block;
	padding-left: 70px;
	padding-top: 6px;
	padding-bottom: 6px;
  	color: white;
}

ul.menu_mainmenu li a:hover {
	background: url(../img/nav_on.png) repeat-y 31px;
  	color: #ffffff;
  	text-decoration: none;
}

a#active {
	background: url(../img/nav_on.png) repeat-y 31px;
  	color: #ffffff;
  	text-decoration: none;
}

ul#top.menu_topmenu li{
	display: inline;
	margin-left: 15px;
	margin-right: 5px;
}

ul#top.menu_topmenu li.active a{
	font-weight: bold;
}

ul#top.menu_topmenu a{
	font-size: 10px;
}

ul#top.menu_topmenu li#current.active a{
	font-weight: bold;
}

.tabborder {
	padding-top: 20px;
}

.person {
	vertical-align: bottom;
}

/* @group formular setting */

.dfContactTable {
	width: 400px;
	text-align: left;
}

#form-login p, #form-login a {
	font-size: 10px;
}

#form-login div {
	text-align: center;
	font-size: 10px;
	color: #004c93;
	font-weight: bold;
}

fieldset.input {
	border: none;
	padding-left: 15px;
	padding-right: 15px;
}

#form-login ul {
	padding-left: 15px;
	padding-right: 15px;
}

/* @end */

table.anmeldung td {
	vertical-align: top;
	padding-right: 5px;
}

table.tn_gebuehr th {
	color: #004c93;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

table.tn_gebuehr td {
	vertical-align: top;
	padding-bottom: 5px;
}

table.start_ref td {
	vertical-align: bottom;
	padding-right: 10px;
}

#content table p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

table td .vorstand{
	margin-right: 40px;
}
/* @group columns */

.column {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

.lastcol {
	margin: 0;
	padding: 0;
}

.firstcol {
	margin-left: 10px;
	padding: 0;
}

.twocol {
	width: 120px;
}

.threecol {
	width: 190px;
}

.fourcol {
	width: 260px;
}

.fivecol {
	width: 330px;
}

.sixcol {
	width: 400px;
}

.sevencol {
	width: 470px;
}

.eightcol {
	width: 540px;	
}

.ninecol {
	width: 610px;	
}

.twelvecol {
	width: 820px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* @end */
