/*--------------------------------------------------------------
# CSS style Buzzez Joomez Joomla Template
# © 2010 Joomez.com - Free & Commercial Professional Joomla! Templates
---------------------------------------------------------------*/

/* Global reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,
font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
margin:0px;
padding:0;
border:0;
outline:0;
font-weight:normal;
font-style:normal;
font-size:11px;
font-family: verdana;
font-color; #1b4b63;
vertical-align:none;
}:focus

{outline:0
}
body
{
line-height:1;
color:#000;
background:#fff
}
ol,ul
{
list-style:none
}
table
{border-collapse:separate;border-spacing:0
}
caption,th,td
{text-align:left;font-weight:normal}

blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}
input,button{overflow:visible}
strong{font-weight:bold}em{font-style:normal}

* {
	margin: 0;
	padding: 0;
}

* {outline: 0px;}

html, body { height: 100%; }

body {
 background: #a23729 url(../images/back_prozack.jpg) top no-repeat;
 font-color; #3e3e3e;
 padding: 0; margin: 0;
 text-align: center;
 font: normal 11px Verdana, Helvetica, sans-serif;
 line-height: 1.4em;

}




img {
	border: none;
	border: 0;
}


#main {
   margin: 0 auto;
   padding: 0;
   width: 800px;
	height: auto;
	overflow: hidden;
	clear: both;
}

#top{
	width: 800px;
	height: 200px;
	text-align: left;
	overflow: hidden;
	clear: both;	

}

img#logo{
	position:relative;
	left: 600px;
	display: inline;
}

h1#logo{
	left: 200px;
	top: 30px;
	width: 50%;
	float: right;
	color: #282826;
	display: inline;
}

h1#logo span{
	color: #C10202;
}

h1#logo a, h1#logo a span:hover{
	color: #282826;
	text-decoration: none;
}

h1#logo a span, h1#logo a:hover{
	color: #C10202;
	text-decoration: none;
}

#topmenu{
	width: 800px;
	height: 30px;
	margin: 0 0 0px 0;

}

#banner{
	width: 860px;
	height: auto;
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0 10px;
}

#banner span{
	text-align: right;
	float: right;
	color: #AFAFAF;
	font-size: 10px;
}

#content100 {
	width: 800px;
	height: auto;
	text-align: left;
	overflow: hidden;
	clear: both;
   background: url(../images/_footerbg.gif) top repeat-x;
}

#content80 {
	width: 534px;
	height: auto;
	font-size:11px;
	font-family: verdana;
	float: left;
	text-align: left;
	overflow: hidden;
	clear: both;
   background: url(../images/_footerbg.gif) top repeat-x;
}

#sidebar-right{
	width: 256px;
	height: auto;
	float: right;
	text-align: left;
}

#sidebar-right a{
	color: #ffffff;
	text-decoration: none;
}

#sidebar-right a:hover{
	text-decoration: underline;
}

#footer{
   width: 800px;
   height: 20px;
	font-size: 14px;
	padding: 05px 0 0 0;
	overflow: hidden;
	clear: both;
   background: url(../images/footerbg.gif) bottom repeat-x;
   font-family: Verdana, sans-serif;
}

#footer ul{
	list-style: none;
	float: left;
	color: #878787;
}

#footer ul li{
display: inline;
padding: 0 6px;
}

#footer ul li a {
color: #ffffff;
text-decoration: none;
}

#footer ul li a:hover {
text-decoration: underline;
}

#copyright{
   width: 868px;
	height: auto;
	font-size: 12px;
	color: #282826;
	padding: 10px 6px;
	margin: 0 0 20px 0;
   font-family: Verdana, sans-serif;
}

#copyright a{
	color: #282826;
	text-decoration: underline;
}

#copyright a:hover{
	text-decoration: none;
}

p#cop{
	width: 400px;
	float: left;
	text-align: left;
	margin: 0;
}

p#author{
	width: 400px;
	float: right;
	text-align: right;
	margin: 0;
}

/*
 * general
 * used by Jommla core components
 */
 
 h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	line-height: normal;
}



h1 {
	text-size: 16px;
}
/*texte, wie z.b. newsletter*/
 p {
margin:4px;	
font-size:11px;
font-family: verdana;
font-color: #ffffff/*#1e516b*/;
}


 div.description {
	margin: 10px 0px 10px 0px;
	padding: 0 10px;
	overflow: hidden;
}

 div.description img.left {
	margin-right: 15px;
	float: left;
}

 div.description img.right {
	margin-left: 15px;
	float: right;
}

 div.filter {
	margin: 10px 0px 10px 0px;
}

 th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 tr.even td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}
 
 span.number {
	color: #969696;
	font-style: italic;
}

/* floats */
 .float-left { float: left; overflow: hidden; }
 .float-right { float: right; overflow: hidden; }

 .width25 { width: 24.999%; }
 .width33 { width: 33.333%; }
 .width50 { width: 49.999%; }
 .width100 { width: 100%; }

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
 div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px #c8c8c8 dotted;
}

 div.leadingarticles {
   background-color: #F7F3F3;
	overflow: hidden;
	margin: 10px 0 15px 0;
}

 div.teaserarticles {
	overflow: hidden;
}

 div.item {
	margin-bottom: 15px;
	background: #c63e2b;
}

div.item a, .article a{
	text-decoration: none;
	font-size: 11px;
   color: #ffffff;

}

div.item a:hover, .article a:hover{
	text-decoration: underline;
}

div.leadingarticles div.item{
	margin: 0;
}

 div.item-bg {
	padding: 14px 10px;
	overflow: hidden;
	background: #9bc9e1;
}

div.leadingarticles div.item-bg{
	padding: 14px 10px;
	border: 0;
}

 div.multicolumns div.item {
	margin: 0px 15px 15px 15px;
}

 div.multicolumns div.first div.item {
	margin-left: 0px;
}

 div.multicolumns div.last div.item {
	margin-right: 0px;
}

 div.morearticles {
	margin: 10px 0px;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
}

 div.morearticles h3{
 	border-bottom: 1px solid #B6B6B6;
   font-size: 17px;
	color: #282826;
	text-transform: uppercase;
	padding: 0 0 7px 14px;
   font-family: Verdana, sans-serif;
	background: url(../images/arrowblack.gif) left 6px no-repeat;
 }
 
 div.morearticles ul{
 	list-style: none;
	margin: 10px 0 0 4px;
 }
 
 #sidebar-right ul{
 	list-style: none;
	margin: 0;
	padding: 0;
 }
 
 div.morearticles ul li, #sidebar-right ul li, .article ul li{
 	margin: 0 0 1px 0;
 }
 
 div.morearticles ul li a, #sidebar-right ul li a{
 	color: #C50202;
	background: url(../images/arrowred.gif) left 4px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }

  div.morearticles ul li a:hover, #sidebar-right ul li a:hover{
  	text-decoration: underline;
  }
 
 div.pagination {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	clear: both;
}

ul.pagination{
	list-style: none;
}

ul.pagination li{
	display: inline;
	padding: 0 1px;
}

ul.pagination li a{
	color: #686B6B;
	text-decoration: none;
}

ul.pagination li a:hover{
	color: #282826;
}

 div.pagination p.results {
 margin: 0;
}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */
 
 .article ul{
 	margin: 5px 0 10px 20px;

 }
 
  div.morearticles ul li a, #sidebar-right ul li a, .article ul li{
	background: url(../images/arrowred.gif) left 4px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }
 
 .article {

	
	padding: 0px 10px;
	height: 350px;
	background: #c63e2b;
	overflow-y: auto;
	clear: both;
  	/*border-width:1px;
 	border-right-style:solid;
 	border-bottom-style:solid;
  	border-color: #ffffff;*/	 

 }

 div.headline {
	overflow: hidden;
}

 h2.title{
   font-family: Verdana, sans-serif;
	font-size: 22px;
	color: #ffffff;
	width: 100%;
	font-weight: bold;
	float: left;
	line-height: normal;
}

 h2.title a{
 	text-decoration: none;
	color: #CF3232;
 }
 
  h2.title a:hover{
	color: #333;
 }

h1.title, .contentheading,
.componentheading, body.contentpane .componentheading{
   font-family: Verdana, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}

 div.multicolumns h2.title {
   font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #CF3232;
	width: 100%;
	float: left;
}

.article h2{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	margin: 12px 0 5px 0;
}

.article h3{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	margin: 10px 0 4px 0;
}

.article h4{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin: 8px 0 3px 0;
}

 span.icon {
	display: block;
	margin-top: 10px;
	float: right;
}

 div.multicolumns span.icon {
	margin-top: 5px;
}

 span.edit {
	margin-left: 10px;
	float: left;
}

 span.pdf {
	margin-right: 5px;
}

 span.print {
	margin-right: 5px;
}

 span.email {
}

 span.printscreen {
}

 p.iteminfo {
	margin: 0px 0px 15px 0px;
}

 p.articleinfo {
 margin: 10px 0 5px 0;
 font-size: 9px;
 font-family: Verdana, sans-serif;
 color: #4F5050;
 text-transform: uppercase;
}

 p.articleinfo span.modified,
 p.articleinfo span.author,
 p.articleinfo span.created,
 p.articleinfo span.url {
	display: block;
	font-size: 95%;
}

 p.articleinfo span.author {
	color: #969696;
}

 p.articleinfo span.created,  p.articleinfo span.section,  p.articleinfo span.category {
	width: auto; float: left;
	color: #969696;
	margin: 0 4px 0 0;
}

p.articleinfo span.section a,  p.articleinfo span.category a{
	color: #969696;
	text-decoration: none;
}

p.articleinfo span.section a:hover,  p.articleinfo span.category a:hover{
	color: #000;
}

p#buttons{
	border-top: 0px solid #ccc;
	margin: 40px 0 0 0;
	overflow: hidden;
}

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

 div.edit-article fieldset {
	margin-bottom: 30px;
}

 div.edit-article fieldset div {
	overflow: hidden;
}

 div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

 div.edit-article div.save {
	margin: 0px;
	float: right;
}

 div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

 div.edit-article div#editor-xtd-buttons div {
	margin: 0px;
}

 div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px;
}

 div.edit-article div#editor-xtd-buttons a:link,
 div.edit-article div#editor-xtd-buttons a:visited,
 div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232;
}

/*
 * com_weblinks
 * sub seletors: weblinks
 */

 div.weblinks fieldset {
}

 div.weblinks fieldset div {
	overflow: hidden;
}

 div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

/*
 * com_search
 * sub seletors: search
 */

 div.search p.info {
	margin: 0px;
	color: #969696;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Helvetica, sans-serif;
}

 div.search span.highlight {
	background: #f7f3f3;
}

/*mod_search*/

#top form.searchtop{
	width: 256px;
	height: auto;
	float: right;
	margin: 230px 0px 0 0;
}

input#mod_search_searchword{
	background: url(../images/searchbg.png) top left no-repeat;
	width: 175px;
	height: 19px;
	padding: 1px 5px 0 20px;
	border: 0;
	float: left;
	display: inline;
   	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#top form.searchtop input.button{
 float: right;
}

input.button, button.button, button{
	background: url(../images/buttonbg.png) repeat-x;
	height: 20px;
	width: auto;
	padding: 0 14px 1px 14px;
	color: #fff;
	border: 0;
	cursor: pointer;
   font-family: Verdana, sans-serif;
}

/*
 * com_poll
 * sub seletors: poll
 */

 div.poll fieldset {
	margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors: contact
 */

 div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

 div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

 div.contact div.image {
	float: right;
}

 div.contact table {
	margin-bottom: 10px;
}

 div.contact label.label-top {
	display: block;
}

/*
 * com_user
 * sub seletors: user
 */

 div.user label.label-left,
 div.user span.label-left  {
	display: block;
	width: 130px;
	float: left;
}

/*
 * mod_newsflash
 */

div.module-newsflash {
	overflow: hidden;
}

div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;

}

div.module-newsflash div.last {
	padding-bottom: 0px;
}

/*
 * Joomla! system tooltips
 */
 
.tool-tip {
	float: left;
	background: #f7f3f3;

	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

a.readmore, div.item a.readmore{
 	color: #000000;
	background: url(../images/arrowtrans.png) left 4px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
 }
 
 a.readmore:hover, div.item a.readmore:hover{
 	text-decoration: underline;
 }

/*Modules*/

.moduletable, .moduletable_text, .moduletable_menu{
 background: url(../images/_footerbg.gif) top repeat-x;
 margin: 0 0 0px 0;
height: 350px;
}



.modulecontent{
	padding: 0 0px;
}

/*com_search*/

#searchForm{
	padding: 14px 10px;
	background-color: #F7F3F3;
}

#searchForm legend{
	font-size: 18px;
	text-transform: uppercase;
	color: #282826;
   font-family: Verdana, sans-serif;
	margin: 0 0 8px 0;
}

#searchForm div{
	margin: 0 0 6px 0;
}

#searchForm input, #searchForm select, .filter input, .filter select, form#poll select, .modulecontent form.form-login fieldset input, form.josForm input, form#josForm input{
	border: 1px solid #A9A9A9;
	padding: 2px;
}

div.search ol{
	margin: 10px 0 0 0;
}

div.search ol li{

	margin: 0 0 5px 0;
	padding: 10px;
}

div.search ol li a, .sectionlist ul li a, .weblinks ul li a, .newsfeeds ul li a{
   font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #CF3232;
	text-decoration: none;
}

div.search ol li a:hover, .sectionlist ul li a:hover, .weblinks ul li a:hover, .newsfeeds ul li a:hover {
   text-decoration: underline;
}

.sectionlist ul, form#poll, .weblinks ul, .newsfeeds ul{
	margin: 20px 0 0 0;
	padding: 0 10px;
}

.sectionlist ul li, .weblinks ul li, .newsfeeds ul li{
	margin: 0 0 12px 0;
}

.joomlatable{
	padding: 10px;
	margin: 15px 0 0 0;
	background-color: #f7f3f3;
	width: 100%;
}

table.joomlatable a{
	color: #CF3232;
	text-decoration: none;
}

table.pollstableborder{
	padding: 5px;
	width: 100%;
}

table.pollstableborder tr td{
  padding: 1px;
  vertical-align: middle;
}

table.pollstableborder tr:hover{
	background-color: #f7f3f3;
}

.modulecontent form.form-login p{
	margin: 0;
}

.modulecontent form.form-login fieldset div{
	margin: 0 0 4px 0;
	height: 20px;
}

 form#josForm div{
 	margin: 0 0 4px 0;
 }
 
 #josForm legend{
 	width: 100%;
	padding: 7px 0 0 0;
 }

.modulecontent form.form-login fieldset input{
	float: right;
	margin: 0 50px 0 0;
}

p#lfirst{
	margin: 10px 0 0 0;
}


body.contentpane{
 color: #686B6B;
 background-image: none;
 margin: 20px;
 text-align: left;
 font: normal 0.7em Verdana, Helvetica, sans-serif;
 line-height: 1.6em;
}


body.contentpane input{
	border: 1px solid #ccc;
	background-color: #ffffff;
   padding: 2px;
}

body.contentpane input:hover, body.contentpane input:focus{
	border: 2px solid #eb1314;
	background-color: #fff;
   padding: 1px;
}

body.contentpane a{
	color: black;
	text-decoration: none;
}

body.contentpane a:hover{
	text-decoration: underline;
}

body.contentpane #page{
	padding: 25px;
}

body.contentpane #page ul{
	margin: 10px 0 15px 25px;
}

/*pagebreak*/

table.contenttoc{
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #ccc;
}

table.contenttoc th{
	background-color: #f7f3f3;
}

table.contenttoc tr td{
	padding: 0 4px;
}

th.pagenav_prev, th.pagenav_next{
	background-color: transparent;
	border: 0;
}

table.pagenav{
	font-size: 10px;
	font-weight: normal;
   color: #686B6B;
	width: 200px;
	margin: 0 auto;
}

.article .pagenav a{
	color: #686B6B;
	text-decoration: none;
	font-weight: normal;
}

.article .pagenav a:hover{
	color: #282826;
}

blockquote{margin:1em 0;padding:.6em 1em .6em 2.4em;border:1px solid #B6B6B6;font-style:italic;color:#474747;background-color:#F7F3F3;}
blockquote p{padding:8px;margin:2px;}
blockquote blockquote{margin:1em 0 1em;}

