* {
	margin: 0px;
	padding: 0px;
	font-family: Corbel, Arial, Helvetica;
}
body {
	behavior:url(/~cridrios/uploads/CMS-Times/csshover.htc);
	background-color: #e6e6e6;
	background-image: url(/~cridrios/uploads/images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	margin-top: 5px;
	text-align: center;
        background-image: url(/~cridrios/uploads/CMS-Times/fnd1.jpg);
	background-repeat: no-repeat;
	background-position: center top;         
	padding-bottom: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#head a {
	font-family: "Adobe Garamond Pro", Garamond, Cambria, "Times New Roman", serif;
	font-size: 48px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
	width: 1000px;
}
#center {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#menuwrapper {
	float: left;
}


/* -- Remove comment if you use the search module */
/*
#search {
	float: right;
	text-align: right;
	font-size: 28px;
padding-right: 10px;
}
.search-input {
	font-family: "Adobe Garamond Pro", Garamond, Cambria, "Times New Roman", serif;
	font-size: 18px;
	height: 25px;
	width: 130px;
	margin-top: 10px;
	background-color: #DBDBDB;
	border: 1px solid #CCCCCC;
	color: #666666;
float: right;
}
.search-button, #search label{
	display: none;
}
*/


/* -- --*/
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 990px;
	padding: 0 10px 10px 10px;
	list-style-position: inside;
}
#content li {
	color: #4A4A4A;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 2px;
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
}
#content img {
	padding: 5px 0 0 0;
	float: center;
	margin-left: 15px;
        margin-right: 10px;
	margin-bottom: 10px;
}


/* -- --*/
#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	width: 1000px;
	padding-top: 5px;
}
#pfad {
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	float: left;
	padding-left: 10px;
	width: 650px;
}
#pfad  p {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#pfad a {
	color: #000000;
	text-decoration: none;
}
#options {
	font-size: 12px;
	color: #000000;
	float: right;
	width: 230px;
	text-align: right;
	margin: 0px;
	padding: 0 10px 0 0;
}
#options  a  {
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#options p {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#options img {
	border: 0;
}
#pfad a:hover, #options a:hover{
	color: #333333;
}



/* -- News Module -- */
#newst {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}
div.NewsSummaryMorelinkt a{
	color: #4A4A4A;
}
div.NewsSummaryt{
	padding-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:10px;
	width: 280px;
	float:left;
	color: #4A4A4A;
}
div.NewsSummaryLinkt a{
	color: #333333;
	font-size: 22px;
	text-decoration: none;
}
ul.list1t{
	display: none;
}
div.NewsSummaryPostdatet, div.NewsSummaryCategoryt, div.NewsSummaryAuthort {
	display: none;
}

/* -- Text -- */
p  {
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	padding: 5px 0 5px 0;
}
h1 {
	font-size: 22px;
	padding-top: 15px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.h1home {
	font-size: 28px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
}

form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0
}
fieldset div {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 1em;
	border: 1px solid #CCC;
	padding: 0.5em
}
fieldset label {
	width: auto;
}
legend {
	color: #000000;
	background: #CCC;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: auto;
	border: 1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
	margin-top: 0.5em
}
.contactform input {
	border: 1px solid #ccc;
        
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 200px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #ccc;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* Stylesheet: CMS-Times : The CMS-Times Modified On 2013-05-31 10:07:46 */
@charset "utf-8";
/* CSS Document */
#menuwrapper{ float: left;}   
ul#primary-nav {list-style: none; padding-top: 0px; float: left;}   
ul#primary-nav li{display: block; position: relative; float: left; margin: 0; padding: 10px 10px 10px 10px; }
ul#primary-nav li span, ul#primary-nav li a{
	color: #666;
 	font-family: Garamond, Cambria, "Times New Roman", serif;
	font-size: 22px;
	text-decoration:none;}
	ul#primary-nav li span:hover{
	color: #000;
 }
ul#primary-nav li:hover ul.unli { display: block; }
ul#primary-nav li:hover { 	background-color: #d4d4d4; }
ul#primary-nav li:hover ul li { 	background: none; }
ul#primary-nav li ul.unli{
	position: absolute;
	background-color: #d4d4d4;
	display: none;
	top: 45px;
	left: 0px;
	width: 300px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	}
ul#primary-nav li ul.unli li{
	list-style-type: none;
	display: list-item;
	padding: 5px 0 5px 10px;
	margin-left: 5px;
	float: none;
	}
ul#primary-nav li ul.unli li ul{
	top: 0;
 	background: none;
	padding-top: 5px;
 	margin-left: 10px;
	position: relative;
	border: none;
	}
ul#primary-nav li ul.unli li ul.unli li{
	width: 270px;
	padding: 5px 0 5px 0px;
	}

ul#primary-nav li ul.unli span, ul#primary-nav li ul.unli a{
	font-size: 18px;
	text-decoration: none; 
}
html ul#primary-nav li.separator{display: none;}
html ul#primary-nav li ul.unli li.separator{display: none;}
html ul#primary-nav li ul.unli li ul.unli li.separator{display: none;}
/* Stylesheet: CMS-Times : The CMS-Times Menu Modified On 2013-01-30 10:51:00 */
