body,p,a,tr,td,h1,h2,h3,h4,h5 {font-size:9pt;font-family:Verdana,arial;color:#000000}

/*
Blau: #00234B
Orange neu: F57D31
Blau neu: 012348
*/

/* ========================================== Body 							=========================  */

body.normal {

	SCROLLBAR-FACE-COLOR:#cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#ffffff;
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-BASE-COLOR:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	background:#ffffff;
	margin-top:0px;
	margin-left:0px;
}

/* ========================================== Links 							=========================  */
a {
	color:#012348;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#f57d31;
	text-decoration:none;
}

a.topper,td.topper {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-size:8pt;
}

a.topper:hover {
	color:#222222;
	text-decoration:underline;
}

a.mainmenu,td.mainmenu {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
	word-spacing:3px;
}

a.mainmenu:hover {
	color:#dddddd;
	text-decoration:underline;
}

a.mainmenu2,td.mainmenu {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:7pt;
	word-spacing:3px;
}

a.mainmenu2:hover {
	color:#dddddd;
	text-decoration:underline;
}

a.mini {
	font-size:7pt;
	color:#363636;
	text-decoration:underline;
}

a.mini:hover,.mini {
	font-size:7pt;
	font-color:#000000;
	text-decoration:none;
}

a.news {
	font-size:7pt;
	font-color:#f57d31;
	text-decoration:none;
}

a.news:hover {
	font-size:7pt;
	font-color:#000000;
	text-decoration:underline;
}

/* ========================================== Tables, Content etc... 			=========================  */

span.mini {
	font-size:7pt;
	color:#363636;
	text-decoration:none;
	font-weight:normal;
}

td.header {
	background-image:url(grafix/neuepraxis_header.jpg);
	background-repeat:no-repeat;
	height:123px;
	vertical-align:top;
}

td.footer {
	background-image:url(grafix/neuepraxis_footer_43x.jpg);
	background-repeat:repeat-x;
	height:43px;
	vertical-align:top;
	padding-top:25px;
}

td.content {
	vertical-align:top;
	width:717px;
	line-height:20px;
}

td.content-startseite {
	vertical-align:top;
	width:717px;
	padding-left:10px;
}

td.content-ausgabe {
	vertical-align:top;
	width:717px;
	line-height:20px;
	padding-right:20px;
	padding-top:20px;
	text-align:justify;
}

td.startseite-titel {
	vertical-align:middle;
	font-size:8pt;
	padding:12px;
	color:#000000;
	background:#cccccc;
	font-weight:bold;
	width:400px;
}

td.startseite-ausgabe {
	vertical-align:top;
	padding:3px;
	color:#000000;
	border-top:0px #00234B solid;
	border-right:0px #00234B solid;
	border-bottom:0px #00234B solid;
	vertical-align:top;
	font-size:8pt;
}

td.startseite-cover {
	width:250px;
	vertical-align:top;
	color:#000000;
	vertical-align:top;
	font-size:8pt;
	border-top:0px #00234B solid;
	border-left:0px #00234B solid;
	border-bottom:0px #00234B solid;	
}

td.subnavigation {
	vertical-align:top;
	padding:3px;
	color:#ffffff;
	background:#f57d31;
}

td.subnavigation-links {
	vertical-align:middle;
	padding:3px;
	font-weight:bold;
	color:#00234B;
	background:#cccccc;
	border-right:0px #ffffff solid;
	width:250px;
	text-align:center;
}

td.news {
	vertical-align:top;
	padding-left:0px;
	width:100px;
	border-left: 1px solid #dddddd;
}

span.title {
	font-family:bodoni,bodoni-bold,times new roman;
	color:#012348;
	font-size:24pt;
}

span.title2 {
	font-family:verdana,arial;
	color:#012348;
	font-size:10pt;
	font-weight:bold;
}

td.schnellsuche {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:8pt;
}

a.suche {
	font-weight:normal;
	font-size:8pt;
}


/* ========================================== Buttons, Textareas, Forms etc...	 =========================  */

input.submitme {
	background-color:#f57d31;
	font-size:8pt;
	border-width:1px;
	border-color:#ffffff;
/*	border-style:dotted;  */
	threedface:#0033ff;
	threeddarkshadow:#0033ff;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}


input.meintext,
select.meintext,
textarea.meintext {
	font-family:verdana,arial;
	border-width:1px;
	border-style:solid;
	border-color:#f57d31;
	font-size:8pt;
	background-color:transparent;
	color:#003366;
	font-weight:normal;
	text-align:left;
	padding-top:2px;
	padding-left:2px;	
	height:20px;
}

input.bestellung,
select.bestellung,
textarea.bestellung {
	font-family:verdana,arial;
	border-width:1px;
	border-style:solid;
	border-color:#f57d31;
	font-size:8pt;
	background-color:#eaeaea;
	color:#003366;
	font-weight:normal;
	text-align:left;
	padding-top:2px;
	padding-left:2px;	
	height:20px;
}

select.schnellsuche,
input.schnellsuche {
	font-family:verdana,arial;
	border-width:1px;
	border-style:solid;
	border-color:#f57d31;
	font-size:8pt;
	background-color:#eaeaea;
	color:#003366;
	font-weight:normal;
	text-align:left;
	height:18px;
}

td.feedback {

	font-size:8pt;
}

span.red {
	color:#ff0000;
	font-weight:bold;
}

span.green {
	color:#009900;
	font-weight:bold;
}