/*
 *-----------------------------------------------------------------------------
 * NOVIA Stylesheet (c) Provadis GmbH
 *-----------------------------------------------------------------------------

	Start: 7.3.2006
	Last change: 8.3.2006

	Farben:
	hell: d2c5c5
	dunkel:853d50
*/

/*
 *-----------------------------------------------------------------------------
 * Colors
 *-----------------------------------------------------------------------------

	NOVIA-red: 		#990033
	
*/


* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
	background: #FFFFFF url(../img/layout/background_weiss_2.gif) repeat-y 50% 0;
}

ol, ul, li, dl, dt, dd, p, input, textarea, select, th, td, caption, legend, textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 0.4em 0;
}

h1 { font-size: 2.3em; line-height: 1.2em; }
h2 { font-size: 2.0em; line-height: 1.2em; }
h3 { font-size: 1.6em; line-height: 1.2em; }
h4 { font-size: 1.3em; line-height: 1.2em; }

p {
	font-size: 1.2em;
	line-height: 1.4em;
}

img, a img {
	border: 0;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover, a:active, a:focus {
	color: #990033;
	text-decoration: none;
}


/*
 *-----------------------------------------------------------------------------
 * header
 *-----------------------------------------------------------------------------
*/

/* DIV style */
#header {	
	width: 760px;
	height: 120px;
	float: left;
	text-align: left;
	border-bottom: 0px solid;
	background:  url(../img/layout/header_back.gif) repeat-y;
}

#header p {
	width: 740px;
	height: 20px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1px 0px 5px 15px;
	margin-top: 0px;
	float: left;
	/*background:  url(../img/layout/header_bar_verlauf.gif);*/
}

#header img {
	margin: 0;

	border: 0;
}


/*
 *-----------------------------------------------------------------------------
 * Navigation
 *-----------------------------------------------------------------------------
*/

/* DIV style */
#navigation {
	float: left;
	width: 170px;
	padding-top: 0px;
}

* html #navigation {
	padding-top: 20px;
	
}

#navigation ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

* html #navigation ul {
	margin: 0px;
}

* html #navigation ul ul {}

#navigation li {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top:1px;
	margin-bottom:2px;
}

#navigation .seminare_top {
	font-weight: bold;
	
}

#navigation ul li a:link, #navigation ul li a:visited {
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	width: 170px;
	margin: 0;
	padding: 1px 2px 0 7px;
}

#navigation ul ul li {
	margin-bottom:5px;
}
#navigation ul ul li a:link, #navigation ul ul li a:visited {
	font-size: 1.1 em;
	width: 160px;
	padding-left:15px;
}

* html #navigation ul ul li a:link, * html #navigation ul ul li a:visited {
	width: 130px;
}


#navigation a:hover, #navigation a:active {
	background-color: #F9F9F9;
}
#navigation .btnTipp a:hover, #navigation a:active {

}

#navigation p {
	color: #ffffff;
	font-size: 1.3em;
	padding: 1px 5px;
	margin-top: 10px;
	/*background: #7D2943;*/
	background-image:url(../img/layout/header_back.gif);
	background-repeat:repeat-y;
	
}

#navigation a.navi_vali:link, #navigation a.navi_vali:visited {

}

* html #navigation a.navi_c18:link, * html #navigation a.navi_c18:visited {
	padding-bottom: 5px;
}

/*
 *-----------------------------------------------------------------------------
 * Content
 *-----------------------------------------------------------------------------
 */

/* DIV style */
#content {
	float: left;
	width: 550px;
	height: auto;
	padding: 5px 20px 25px 20px;
	background-color: #F9F9F9;
}

* html #content {
	padding: 20px 20px 25px 20px;
}

#column1 {
	float: left;
	width: 550px;
	height:100px;	
	margin: 5px 0;
	padding: 0;
}

#column2 {
	float: left;
	width: 500px;
	margin: 50px 0;
	padding: 0;
}



#content .hplc_col_1 {
	float: left;
	width: 170px;
}
#content .hplc_col_2 {
	float: left;
	width: 170px;
}
#content .hplc_col_3 {
	float: left;
	width: 170px;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

#content .m0 {
	font-size: 1.2em;
	margin-bottom: 0;
	line-height: 1.4em;
}

#content li {
	font-size: 1.2em;
	margin-bottom: 0.2em;
	line-height: 1.3em;
}

ul { 
	padding: 0 2em; 
	margin-bottom: 1.5em;
	list-style:none;

}

#content ul { 
	padding: 0 2em; 
	margin-bottom: 1.5em;
	list-style: circle;
	list-style-type: circle;
	list-style-image: url(../img/layout/ul1.gif);

}
#content ul li ul{ 
font-size: 0.8em;
	padding: 0 2em; 
	margin-bottom: 0.5em;
	list-style: circle;
	list-style-type: circle;
	list-style-image: url(../img/layout/ul1.gif);

}

#content ol { 
	padding: 0 2em; 
	margin-bottom: 1.5em;
}

#content img {
	border: 2px solid #DDDDDD;
	margin-bottom: 20px;
}

#content .noborder {
	border: 0;
}

#content .noborder_m0 {
	border: 0;
	margin: 0;
}

#content #hplc_tipps {
	line-height: 1.8em;
}

#content p.small {
	font-size: 1em;
}

#content .bildbeschriftung {
	margin-bottom: 15px;
}

#content .bildbeschriftung img, #content .bildbeschriftung a {
	margin: 0px;
}

#content .bildbeschriftung img {
	border: 2px solid #DDDDDD;
}

#content .bildbeschriftung dd {
	font-size: 1em;
}

#content #hplc_current {
	margin-bottom: 60px;
}

* html #content #hplc_current {
	margin-bottom: 100px;
}

.ul_line_space li {
	padding-bottom: 15px;
}

#content ul li img {
	border: 2px solid #DDDDDD;
	margin-bottom: 0px;
}

/*
 *-----------------------------------------------------------------------------
 * Cite
 *-----------------------------------------------------------------------------
 */

#content blockquote {
	background: url(../img/blockquote.gif) top left no-repeat;
	padding: 5px 45px;
	font-style: italic;
}

#content blockquote cite {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	display: block;
}

/*
 *-----------------------------------------------------------------------------
 * Toolbar
 *-----------------------------------------------------------------------------
 */

/* DIV style */
#toolbar {
	float: left;
	width: 590px;
	height: 44px;
	text-align: right;
}

#toolbar img {
	border: 0;
}

#toolbar ul {
	width: 200px;
	height: 44px;
	margin-top: 5px;
	padding: 0;
	display: inline;
	float: right;
	list-style: none;
}

#toolbar li {
	float:            left;
	margin:           0;
	padding:          0;
}

#toolbar a:link, #toolbar a:visited {
	float:            left;
	display:          block;
	margin:           0;
	padding:          3px 12px;
	text-decoration:  none;
	background: url(../img/layout/toolbar_delimiter.gif) top right no-repeat;
}

#toolbar a:hover, #toolbar a:active {
	background-color: #FFFFFF;
}

#toolbar img {
	margin: 0 5px 0 0;
	vertical-align: middle
}

#toolbar a.toolbar_last_item:link, #toolbar a.toolbar_last_item:visited {
	background: none;
}

#toolbar a.toolbar_last_item:hover, #toolbar a.toolbar_last_item:active {
	background-color: #FFFFFF;
}

/*
 *-----------------------------------------------------------------------------
 * Footer
 *-----------------------------------------------------------------------------
 */

/* DIV style */
#footer {
	float: right;
	width: 590px;
	height: 40px;
	background: #EBEBEB;	
	border-top: 2px solid #DDDDDD;
	text-align: center;
	margin-top: 30px;
}

#footer ul {
	list-style: none;
	text-align: center;
	margin: 5px;
}

#footer li {
	float: left;
	text-align: center
}

#footer a:link, #footer a:visited {
	float:            left;
	display:          block;
	margin:           2px;
	padding:          3px 10px;
	text-decoration:  none;
}

#footer img {
	margin: 0 5px 0 0;
	vertical-align: middle
}

/*
 *-----------------------------------------------------------------------------
 * seminar
 *-----------------------------------------------------------------------------
 */
 
#seminar #col1, #seminar #col2, #seminar #col3 {
	width: 165px;
	height: 100%;
	float: left;
	padding: 0 5px 0 10px;
	margin: 20px 0;
}

#seminar #col1, #seminar #col2 {
	border-right: 1px solid #DDDDDD;
}

#seminar #col1, #seminar #col3 {
	background: #FFFFFF;
}


/*
 *-----------------------------------------------------------------------------
 * Page #start
 *-----------------------------------------------------------------------------
*/

#start #content {

}

.start_col_head1 {
	width: 550px;
	background: url(../img/layout/start_col_head_gerade.gif) top left no-repeat;
	padding: 2px 5px;
	font-size: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
}

.start_col_head2 {
	width: 550px;
	background: url(../img/layout/start_col_head_gerade.gif) top left no-repeat;
	padding: 2px 5px;
	font-size: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
}

.start_box_1 {
	padding: 5px; 
	background: #FFFFFF; 
	border: 1px solid #EBEBEB; 
	margin-bottom: 25px;
}

.start_box_2 {
	padding: 5px; 
	background: #feedeb; 
	border: 1px solid #EBEBEB; 
	margin-bottom: 25px;
}


/*
 *-----------------------------------------------------------------------------
 * Site structure
 *-----------------------------------------------------------------------------
*/

#page_wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: 100%;
}


/*
 *-----------------------------------------------------------------------------
 * Table
 *-----------------------------------------------------------------------------
*/

table {
	empty-cells: hide;
	margin-bottom: 20px;
}
caption {
	text-align: left;
	padding: 0 0 25px;
	font-size: 1.4em;
	font-weight: bold;
}

th, td {
	font-size: 1.2em;
	padding: 3px;
	border: 1px solid #000;
	text-align: left;
	background: #F2F2F2;
}

thead th, tbody th {
	/*background: #CCCCCC;*/
	background: #7D2943;
	color:white;
	
	
}

tr.alt td {
	background: #FFFFFF;
}

#content td p {
	font-size: 1.0em;
}

/*
 *-----------------------------------------------------------------------------
 * News
 *-----------------------------------------------------------------------------
*/

.news {
	width: 260px;
	float:left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;	
}

.news dt {
	font-size: 1.2em;
	font-weight: bold;
}

.news dd {
	font-size: 1.2em;
	text-align: left;
}
.news dd .more, .special_news dd .more {
	display: block;
	float:right;
	padding: 5px 5px 0 0;
}
.news .news_date {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	margin-bottom: 2px;
	color: #990033;
}

/*
 *-----------------------------------------------------------------------------
 * News Archiv
 *-----------------------------------------------------------------------------
*/
.news_archiv {
	width: 400px;
	float:left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;	
}

.news_archiv dt {
	font-size: 1.2em;
	font-weight: bold;
}

.news_archiv dd {
	font-size: 1.2em;
	text-align: left;
}

.news_archiv dd p{
	font-size: 5em;
	text-align: left;
}
.news_archiv dd .more, .special_news dd .more {
	display: block;
	float:right;
	padding: 5px 5px 0 0;
}
.news_archiv .news_date {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	margin-bottom: 2px;
	color: #990033;
}

#content .news dd li {
	font-size: 1.0em;
	margin-bottom: 0.2em;
	line-height: 1.3em;
}

#content .news dd p {
	font-size: 1.0em;
}

#content .news dd ul, #content .news dd ul { 
	padding: 0 2em; 
	margin-bottom: 1.5em;
	list-style-image: url( ../img/layout/ul1.gif);
}

#content .special_news {
	width: 200px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #dddddd;
	float:left;
	display:block;
}

#content .special_news dt {
	font-size: 1.4em;
	color: #990033;
	width: 200px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;

}

#content .special_news dt a {
	text-decoration: none;
	color: #990033;
}

.special_news dd {
	font-size: 1.2em;
	text-align: left;
}

.pdf_link {
	background: url(../img/layout/pdf.gif) top left no-repeat;
	padding: 1px 25px;
}
.pdf_link_referenten {
	background: url(../img/layout/pdf.gif) top left no-repeat;
	padding: 4px 1px 1px 25px;
	font-size:0.6em;
}

.icon_link {
	background: transparent url(../img/icons/link.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
}


/*
 *-----------------------------------------------------------------------------
 * Forms
 *-----------------------------------------------------------------------------
*/

#content form textarea {
	font-size: 1.0em;
}
#content form img {
	border: 0;
	margin-left: 4px;
	float: left;
	margin-bottom: 0px;
}

#feedbackform {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	width: 400px;
}

form p {
	display: block;
	clear: both;
}

form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #DDDDDD;
	border-width: 2px 0px 0px 0px;
	border-style: solid none none none;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

form fieldset legend {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px;
}

form label {
	display: block;
}

form fieldset p {
	padding-left: 12px;
	margin-bottom: 0px;
}

form fieldset input, form fieldset textarea {
	width: 250px;
	padding: 1px;
	float:left;
}

form .submit {
	margin-left: 23px;
	text-align: center;
	font-weight: bold;
}

form .checkbox {
	width: 20px;
}

form .invalid {
	border-top: 2px solid #990033;
	border-left: 2px solid #990033;
	border-bottom: 2px solid #990033;
	border-right: 2px solid #990033;
	background-color: #FFFBFC;
	margin-bottom: 0px;
}

form .error {
  color: #990033;
  font-weight: bold;
}

form .checkbox_invalid {
	width: 20px;
	background-color: #990033;
}

#anmeldung p, #feedbackform p, #seminaranmeldung p { margin: 0 }

#anmeldung .disclaimer, #seminaranmeldung .disclaimer {
	margin: 15px 0 0 25px;
}

#anmeldung .anm_titel {
	width: 400px;
}

#anmeldung .checkbox_agb, #seminaranmeldung .checkbox_agb {
	margin-top: 15px;
}

#seminaranmeldung #part2 {
	display: none;
}

/*
 *-----------------------------------------------------------------------------
 * Galerie
 *-----------------------------------------------------------------------------
*/

#galerie dl {
	float: left;
}

#galerie dl:hover {
	background-color: #DDDDDD;
}

#galerie dt {
	border: 1px solid #CCCCCC;
	background-color: #fff;
	border-bottom: 1px solid #000;
	padding: 4px;
	margin: 10px 5px;
}

#galerie dt img {
	border: 1px solid #DDDDDD;
	border-bottom: 1px solid #000;
}

/*
 *-----------------------------------------------------------------------------
 * Layout classes
 *-----------------------------------------------------------------------------
*/


.novia_color_bold {
  color: #990033;
  font-weight: bold;
}


/*
 *-----------------------------------------------------------------------------
 * Helper classes
 *-----------------------------------------------------------------------------
*/

#content .clear {
	clear: both;
	float: left;
}

#content .clear_mb10 {
	clear: both;
	float: left;
	margin-bottom: 10px;
}

.none {
	display: none;
}

.leftalign {
	float: left;
}

.leftalign_mr30 {
	float: left;
	margin-right: 30px;
}

.leftalign_mr20 {
	float: left;
	margin-right: 20px;
}

.rightalign {
	float: right;
}

.m0 {
	margin: 0;
}

.noborder {
	border: 0;
}

.spacer {
	height: 100px;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}




#column1 {
	float: left;
	width: 550px;
	height:100px;	
	margin: 5px 0 30px 0;
	padding: 0;
}

#column2 {
	float: left;
	width: 500px;
	margin: 50px 0;
	padding: 0;
}


div.left{
float:left;
margin-top:-15px;

}
div.right{
float:right;
margin-top:-15px;
}

.start_col_head1 {
	width: 550px;
	/*background: url(../img/layout/start_col_head_gerade.gif) top left no-repeat;*/
	background: #7D2943;
	padding: 2px 5px;
	font-size: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
}

.start_col_head2 {
	width: 550px;
	/*background: url(../img/layout/start_col_head_gerade.gif) top left no-repeat;*/
	background: #7D2943;
	padding: 2px 5px;
	font-size: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
}


#index_table thead th {
	background: #7D2943;
	padding: 2px 5px;
	font-size: 1.2em;
	* font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	border-bottom: 2px solid #999999;
}
#index_table tbody td {
	color: black;
	font-size: 12px;
	padding: 3px;	
	height: 20px;
	text-align: left;
	border:none;
}

.novia_rot {
color:#8A2237
}
#content .visitenkarte{
	width:550px;

}
#content .visitenkarte td {
	font-size: 1em;
	* font-size: 11px;
	border:none;
	padding: 5px 5px 0px 5px;
	background-color: #F9F9F9;
}


