/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(0,51,102); text-decoration: none }
 A:link { color: rgb(0,51,102); text-decoration: none }
 A:visited { color: rgb(0,51,102); text-decoration: none }
 .nof_EmptyStyleBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

A:hover { color: rgb(0,50,100); text-decoration: underline}

body {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	background: #E0E0E0;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

body.mceContentBody {
   background: #FFFFFF;
}

table {
	font-size: 12px;
}

banner {
	border-color: #000000;
}

/* Positionierung des Frontend-Editing-Fensters */

#frontend_editing_opener, #frontend_editing_content {
 top: 10px !important;
 left: 922px !important;
}
 
.checkbox { }
.radio { }

/* Formular-Elemente */

form {
	display: inline;
}

.inputfull, .inputbig, .inputnormal, .inputsubnormal, .inputsmall, .inputsubsmall, .inputmini2, .inputmini, .inputsub, .inputsub2 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	border: 1px solid #DFDFDD;
}

.inputfull { width: 380px; }
.inputbig { width: 280px; }
.inputnormal { width: 280px; }
.inputsubnormal { width: 240px; }
.inputsmall { width: 184px; }
.inputsubsmall { width: 150px; }
.inputmini2 { width: 100px; }
.inputmini { width: 80px; }
.inputsub2 { width: 40px; }
.inputsub { width: 25px; }

.inputsubmit {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: underline;
	border-color: #C8C8BF;
	border-width: 1px;
	background-image: url(custom/button_dark.gif);
	background-repeat: repeat;
	height: 24px;
}

.inputsubmit2 {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: underline;
	border-color: #C8C8BF;
	border-width: 1px;
	background-image: url(custom/button_bright.gif);
	background-repeat: repeat;
	height: 24px;
}


a:link {
	color: #707070;
	text-decoration: none;
}

a:visited {
	color: #707070;
	text-decoration: none;
}

a:active {
	color: #707070;
	text-decoration: none;
}

a:hover {
	color: #707070;
	text-decoration: underline;
}

/* Obere Leiste für die Demoversion */

.layout_demo {
	background-image: url(custom/demo_background.gif);
	background-repeat: repeat-x;
	height: 44px;
}


#standard ul li {
	color: #000000;
	list-style: square;
}

#standard-full ul li {
	color: #000000;
	list-style: square;
}

.module_title, .block, .font_title {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin-bottom: -16px;
	color: #4D618B;
	border-bottom: 1px dashed #4D618B;
	text-transform: uppercase;
}

.font_title a:link, .font_title a:active, .font_title a:visited, .font_title a:hover {
	color: #4D618B;
	text-decoration: none;
}


.menu1 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial Narrow, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}


.text1 {
	color: #707070;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
}

.text2 {
	color: #707070;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
}

.textm1 {
	color: #707070;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
}


