* {
margin: 0;
padding: 0;
} 
 
body {
	margin: 0;
	padding: 0;
	color: #786752;
	font: normal 68%/140% Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 3px solid #F1222C;
	background: #000000 url(../index.php) no-repeat 100% 100%;
}

body #homeaudio {
	margin: 0;
	padding: 0;
	color: #786752;
	font: normal 68%/140% Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 3px solid #F1222C;
	background: #101010 url(../images/bg-border.gif) no-repeat 100% 100%;
}

img { border: none; }

a { text-decoration: none;}

.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none;}

/*  Interface, 
----------------------------------------------------*/

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 820px;
	height: 100%;

}

#header 	{
	width: 820px;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #F1222C
}

#logo 	{
	float: left;
	height: 102px;
	width: 300px;
	padding:0 0 0 5px;
}

#feature	{
	float: left;
	height: 45px;
	width: 210px;
}

#subheader 	{
	height: 30px;
	width: 820px;
	margin:0;
	background-color: #000;	
}

#claim 	{
	float: left;
	height: 20px;
	padding: 0;
	margin: 5px  0 13px;
	width: 180px;	
	background: transparent url(../images/claim.gif) no-repeat 2px 50%;
}

html>body #claim {
	margin: 5px 0 0 25px;
}

#banner	{
	padding: 4px 0 2px 0;
	width: 820px;
	height: 251px;
	margin:0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
}

#banner 	{
	padding: 4px 0 2px 0;
	width: 820px;
	height: 251px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	background: transparent  url(../images/bg-streifen.jpg) repeat-x;
}

#home #banner 	{
	padding: 4px 0 3px 0;
}

html>body #banner {
	padding: 4px 0 3px 0;
}

#main	{
	width: 820px;
	margin: 35px 0 0 0;	
}

#sidebar {
	float: left;
	width: 273px;	
}

#content	{	
	float: right;
	width: 543px;
	margin: 0;
	padding: 0;
}

.columnleft	{	
	float: left;
	width: 265px; width: 180px;
	margin: 0;
	padding: 0;
}

#impressum .columnleft	{	
	width: 265px; 
}

#impressum .columnright	{	
	width: 262px; 
	height: 160px;
	padding: 0 0 0 13px;
	border-left: 1px dotted #303030;
}

.columncenter	{	
	float: left;
	width: 265px; width: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #303030;
	min-height: 70px;
}

.columnright	{	
	float: right;
	width: 265px; width: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #303030;
	min-height: 70px;
}

#footer	{
	width: 820px;
	margin: 50px 0 0 0;
}

#footerleft	{
	float: left;
	width: 277px;
	height: 25px;
	margin: 0;
	border-bottom: 4px solid #000000;
}

#footerright	{
	float: right;
	width: 543px;
	height: 25px;
	margin: 0;
	border-bottom: 4px solid #F1222C;
}

/*  Links 
----------------------------------------------------*/

a:link {
	color: #F1222C;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
}

a:visited {
	color: #F1222C;
	text-decoration: none;
	border-bottom: 0px dotted #F1222C;
}

a:hover {
	color: #FF9933;
	text-decoration: none;
	border-bottom: 0px solid #ccc;
}

a:active {
	color: #F1222C;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
}

#sitemap #content a:link, #sitemap #content a:visited, #sitemap #content a:active {
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
	padding: 0 0 0 10px;
	margin: 0;
	color: #F1222C; 
	letter-spacing: 0.01em;
	background: transparent url(../images/arrow-subnav-up.gif) no-repeat 0px 60%;
}

#sitemap #content a:hover {
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
	padding: 0 0 0 10px;
	margin: 0;
	color: #FF9933; 
	letter-spacing: 0.01em;
	background: transparent url(../images/arrow-subnav-up.gif) no-repeat 0px 60%;
}

.arrow {
	float:none;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	color: #F1222C; 
	letter-spacing: 0.01em;
	background: transparent url(../images/arrow-subnav-up.gif) no-repeat 0px 60%;
}

.arrow a:hover {
	float:none;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	color: #F1222C; 
	letter-spacing: 0.01em;
	background: transparent url(../images/arrow-subnav-hover.gif) no-repeat 0px 60%;
}

/*  Navigation 
----------------------------------------------------*/

#navigation {	
	float: right;	
	height: 27px;
	width: 480px;
	margin: 45px 0 0 0;
	padding: 0;
	background: transparent url(../images/navigation-bg-grau.gif) no-repeat 0 0;
}

#navigation ul {
	float: right;
	border: 0;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 17px 0 0;
}

#navigation ul li a {
	font: normal 10px/26px Tahoma;
	padding: 7px 0 0 0;
	margin: 0;
	text-decoration: none;	
	color: #CCC;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

#navigation ul li a:hover {
	color: #F1222C;
	background: transparent url(../images/arrow-navi-hover.gif) no-repeat 50% 0px;
}

/*  Unter-Navigation 
----------------------------------------------------*/

#subnavigation {	
	float: right;	
	height: 15px;
	width: 480px;
	margin: 3px 0 0 0;
	padding: 0;
}

#subnavigation ul {
	float: right;
	border: 0;	
	margin: 0 0 0 11px;
	padding: 0;
	list-style-type: none;
}

html>body #subnavigation ul {
	margin: 0 0 0 19px;
}

#subnavigation ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 8px 0 0;
}

#subnavigation ul li a {
	font: normal 12px/15px Tahoma;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
	letter-spacing: 0.01em;
	background: transparent url(../images/arrow-subnav-up.gif) no-repeat 0px 60%;
}	

#subnavigation ul li a:hover {
	color: #F1222C;
	background: transparent url(../images/arrow-subnav-hover.gif) no-repeat 0px 60%;
}

/*  Text, Headlines, Listen text-transform: uppercase;
-----------------------------------------------------------------------*/
h1 {	
	height: 55px;
	margin: 0;
	padding: 31px 0 0 12px;
	font: normal 24px/24px Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;	
	color: #EC171D;
	letter-spacing: 0.07em;
	background: transparent url(../images/h1-bg-grau.gif) no-repeat 0 0;	
}

h2 {
	color: #EC171D;
	padding: 7px 0 10px 0;
	margin: 0;
	font: normal 22px/24px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

h3 {	color: #bbbbbb;
	color: #FF9933; 
	padding: 7px 0 10px 0;
	margin: 0;
	font: normal 20px/20px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

h4 {	
	color: #e6e7e8;	
	margin: 4px 0 6px 0;
	font: normal 14px/20px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px solid #292929;
}

h5 {	
	color: #CCCCCC;
	padding: 0 0 2px 0;
	font: normal 13px/17px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

p {color: #786752;
	font-size: 1.1em;	
	line-height: 1.7em;
	margin: 0 8px 15px 0;
	padding: 0;
}

#sidebar p{
	margin: 0 10px 15px 0;	
}

#contentztu :hover {color: #DDDDDD;
}

#footer p {color: #786752;
	font-size: 0.9em;	
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 10px 0;
}

i {font-style: italic;
	color: #776655;
}

b, strong {	
	font-weight: bold;
	color: #786752;
}

#home #sidebar strong, #events #sidebar strong {	
	font-weight: normal;
	color: #FF9933;
	padding: 0 0 0px 0;
}

#home #sidebar p, #events #sidebar p  {	
	font-size: 0.9em;	
	line-height: 1.3em;
	padding: 0px;
	color: #808080;
	color: #786752;
}

#home #sidebar p:hover {color: #cccccc;
}

.highlight {
	background-color: #FAF8B4;
	padding:2px;
	border-bottom:1px solid #E1DC0F;
}

.highlight {
	background-color: #222;
	color:#ccc;
	padding: 8px 12px ;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

.color {
	color: #bbb;
}

.news1, .news2, .news3, .news4, .news5	{
	float: left;	
	margin: 0;
	padding: 13px 6px 0px 80px;
	background: transparent url(../images/button.gif) no-repeat 1px 20px;
}



/* #sidebar .news1:hover{
	float: left;
	background: #111 url(../elemente/layout/button-rot-01.gif) no-repeat 1px 13px;
}*/

#content .news	{
	float: none;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	width: 100%;
	height: auto;
	background: transparent url(../images/dotted-line.gif) repeat-x 0% 100%;
}

.linie { 	
	float: left;	
	height: 2px;
	width: 250px;
	line-height: 2px;
	margin:0;
	padding: 0;
	background: transparent url(../images/dotted-line.gif) repeat-x 0% 100%;
}

 /*  Bilder
-----------------------------------------------------------------------*/ 

.img-shadow img {
  	border: 4px solid #777777;  	
	border: 1px solid #777777;
	padding: 2px;
	padding: 1px;
	display: block;

  	background-color: #000000;
}

.rightalign {
	float: right;
	margin: 9px 0 0 15px;
}

.leftalign {
	float: left;
	margin: 5px 10px 5px 0;
	
}

#tsiro .leftalign {
	float: left;
	margin: 0px 12px 5px 0px;

}

#tsiro .rightalign {
	float: right;
	margin: 0px 0px 5px 8px;
	
}

#home #sidebar.leftalign, #events #sidebar.leftalign {
	float: left;
	margin: 12px 10px 19px 0px;
	padding: 0px;
	
}

#galerie .leftalign {
	float: left;
	margin: 12px 9px 10px 0px;
	padding: 0px;
	
}

 
 /*  Forma epikoinonias
-----------------------------------------------------------------------*/ 
  
#formkontakt {
  	width: 100%;
}

#formkontakt p { margin: 0 0 20px 0; }

label {
	display: none;
	}

input.freifeld, input.pflichtfeld, textarea, select, .file {
	background-color: #292929;
	width: 525px;
	border: none;
	font-family: Arial;
	font-size: 1.0em;	
	line-height: 1.4em;
	color: #818273; color: #786752;color: #999999;
	margin-bottom: 3px;
	padding: 4px 4px 0 10px;
	border-left: 3px solid #292929;
	}
	
input.freifeld:focus, textarea:focus, select:focus, .file:focus {
	background-color: #96308e;
	border-left: 3px solid #ffccff;
	color: #ffccff;
	}
input.freifeld, input.pflichtfeld {
	height: 1.5em;
	}
input.pflichtfeld, textarea.pflichtfeld {
	border-left: 3px solid #F1222C;
	}
	
input.pflichtfeld:focus, input.freifeld:focus, textarea.pflichtfeld:focus {
	border-left: 3px solid #F1222C;
	background-color: #F1222C;
	color: #000000;
	}

input#submitformbutton 	{
	width: 543px;
	height: 40px;
	margin: 0px;
	background: transparent url(../images/form-sendenbutton.gif) no-repeat 0px 0px;	
	display:block;
}

input#submitformbutton:hover {
	background: transparent url(../images/form-sendenbutton-hover.gif) no-repeat 0px 0px;	
}
	
select, select:focus {
	height: 1.5em;
	padding: 0;
	border: none;
	}

 /*  Status for Navigation
-----------------------------------------------------------------------*/ 

body#home a#navhome,
body#etairia a#navetairia,
body#egatastaseis a#navegatastaseis,
body#proionta a#navproionta,
body#plirofories a#navplirofories,
body#epikoinonia a#navepikoinonia

{	color: #F1222C	}

body#1 a#subnav1,
body#2 a#subnav2,
body#3 a#subnav3,
body#4 a#subnavbar4,
body#5 a#subnav5

{	color: #F1222C	}

#impel{ float:right;margin-top:-25px;margin-right:2px;}

#impel a { display:block; width:65px; height:20px; text-indent:-9999px; background: transparent url(../images/impel_logo.gif) top left no-repeat; }

#impel a:hover { background: transparent url(../images/impel_logo.gif) top right no-repeat; }
