body {
	margin:0;
	background-color:#ffffff;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:9pt;
}
h1 {
	font-size:14pt;
	color:#666666;
	margin-top:5px;
}
h2 {
	font-size:12pt;
	color:#666666;
}
h3 {
	font-size:10pt;
	color:#666666;
}
	
p {
	margin-top: 0px;
}	

a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}

li a.active {
	color:#666666;
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
}


/********** HEADER and MENUE ********/
#header {
	height: 50px;
	position: relative;
	background: #b2b2b2; /* Old browsers */
	background: -moz-linear-gradient(top, #b2b2b2 1%, #999999 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#b2b2b2), color-stop(99%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b2b2b2 1%,#999999 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b2b2b2 1%,#999999 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b2b2b2 1%,#999999 99%); /* IE10+ */
	background: linear-gradient(to bottom, #b2b2b2 1%,#999999 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}

#menu {
	width: 800px;
	margin: 0 auto;
}

ul#main-menu {
	position: absolute;
	bottom: 0px;
	margin: 0;
	padding: 0;

}

ul#main-menu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid white;
	height: 30px;
	line-height: 30px;
}

ul#main-menu li a {
	color: #fff;
	height: 30px;
	padding: 0 10px;
}

ul#main-menu li:hover a {
	color: grey;
	display: block;
	background-color: #fff;
	height: 30px;
	padding: 0 10px;
	text-decoration: none;
}


ul.tabs {
	background-repeat: no-repeat;
	background-image: none;
   	float: left;
   	display: inline;
	padding: 0;
	margin: 0;
}



/******* WRAPPER *******/

#wrapper {
	background-image: url(../images/grey-grad.png);
	background-repeat: repeat-x;
	margin-top: 1px;
}

/******* INTRO **********/

.intro
{
	top:0;
	margin:0px auto;
	border-bottom: 5px solid #999;
	text-align: center;
	vertical-align: middle;   
	padding-top: 20px;
	width:800px;
}

.eska_logo_content, .eska_logo_front{
	float: left;
} 

.eska_slogan_content h1 a, .eska_slogan_front h1 a, .eska_slogan_content h1 a:hover, .eska_slogan_front h1 a:hover{
	text-decoration: none;
	color: #000;
} 

/* INTRO FRONT */

.intro_front {
	height: 295px;
}

.eska_logo_front img {
	width: 130px;
	height: 272px;
	border-right: 1px dotted #CCC;
	padding-right: 15px;
}

.eska_slogan_front {
	float: right;
	width: 640px;
	vertical-align: middle;
	height: 125px;
}

/* INTRO CONTENT */

.intro_content {
	height: 145px;
}

.eska_logo_content img {
	width: 60px;
	height: 125px;
}

.eska_slogan_content {
	float: left;
	width: 675px;
	vertical-align: middle;
	height: 125px;
}


h1.logo-name {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal; 
	text-align: center;
	font-size: 40px;
	line-height: 50px;
	padding: 0;
	margin: 15px 0 0 0;
	width: 600px;
	color: #000;
}

h2.logo-text {
	display: block;
	text-align: left;
	font-size: 38px;
	padding: 0;
	margin: 0;
	color: #000000;
} 

/************** CONTENT **********/

#content {
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
}

/* CONTENT STRUCTURE */

/* END Rtl support for Contextual links */
#flow {
	width:600px;
	margin:30px 0;
	text-align:center;
}
/*#flow p {
	text-align:center;
	margin:0;
}*/
#flow a:link,
#flow a:visited {
	display:inline-block;
	padding:10px;
	color:#000000;
	/*background-color:#fff5f3;*/
	/*background-color:#ecf0f2;*/
	background-color:#ffffff;
	/*border:10px solid #ff2001;*/
	/*border:10px solid #7092a8;*/
	border:2px solid #aaaaaa;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}
#flow a:hover {
	color:#ffffff;
	background-color:#666666;
	text-decoration:none;
}
#flow .vline {
	margin:0 auto;
	clear:both;
	width:2px;
	height:20px;
	background-color:#999999;
}
#flow .sixth-gap {
	width:16.4%;
	height:0;
	border-top:2px #ffffff solid;
	float:left;
}
#flow .twothirds-line {
	width:67.2%;
	height:0;
	float:left;
	border-top:2px #999999 solid;
}
#flow .box1 {
	width:33%;
	text-align:center;
	clear:both;
	float:left;
}
#flow .box2 {
	width:34%;
	text-align:center;
	float:left;
}
#flow .box3 {
	width:33%;
	text-align:center;
	float:left;
}

.rule {
clear: both;
width: 100%;
height: 0px;
border-top: 1px #CCC dotted;
}

/* CONTENT MEMBERS */

div.node-country.view-mode-teaser, div.node-country.view-mode-full {
	border-top: dotted #CCCCCC 1px;
}

div.node-country.view-mode-teaser div.group-left, div.node-country.view-mode-full div.group-left{
	width: 120px;
	margin: 10px;
}

div.node-country.view-mode-teaser div.group-left img, div.node-country.view-mode-full div.group-left img{
	border: solid 1px #CCCCCC;
}


div.node-country.view-mode-teaser div.group-middle h2{
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 14px;
}

div.node-country.view-mode-teaser div.group-middle, div.node-country.view-mode-full div.group-middle{
	margin: 10px 0;
	width: 330px;
}

div.node-country.view-mode-teaser div.group-right, div.node-country.view-mode-full div.group-right{
	margin: 10px 0 10px 10px;
	width: 320px;
}

/* CONTENT PERSONENTABELLE */

div.node-person.view-mode-teaser {
	width: 400px;
	height: 100px;
	padding: 10px !important;
	border-top: dotted 1px grey;
}

div.node-person.view-mode-teaser div.group-left{
	width: 100px;
	margin-right: 20px;
}

div.node-person.view-mode-teaser div.group-right{
	width: 280px;
}

div.node-person.view-mode-teaser div.group-right div.field-name-field-position{
	font-style: italic;
	margin: 0px;
}

div.node-person.view-mode-teaser div.group-right h3{
	margin: 3px 0 10px 0;
	font-size: 14px;
}

/* CONTENT PERSON FULL CONTENT */

div.field-name-field-committee-memberships div.field-item{
	margin-left: 13px;
}
div.view-qualification-view div.views-field div.field-content{
	margin-left: 13px;
}
div.view-kumite-qualification-view div.views-field div.field-content{
	margin-left: 13px;	
}
/* CONTENT PHOTO GALLERY */

.person-image {
	float:left;
	margin-right:10px;
}

.field-name-field-history-entry-gallery .field-item {
	float:left;
	margin-left:0px;
	margin:6px;
	
}

.gallery-thumbnail {
	float: left;
	margin-right:10px;
}

tr.even {
	background-color: white;
}



/* CONTACT FORM */

/*div.node-webform {
	padding: 10px !important;
	background-color: #E3E3E3;
}*/

div.node-webform  label{
	width: 175px;
	float: left;
	font-weight: normal;
}

div.node-webform input, div.node-webform textarea{
	border: 1px solid #C6C6C6;
	border-top: 1px solid #9D9C9C;
	box-shadow:inset 1px 1px 2px #C6C6C6;
	width: 550px;
}

div.node-webform input.error, div.node-webform textarea.error{
	border: 1px solid red;
}

div.node-webform input {
	width: 550px;
}

div.node-webform textarea {
	width: 552px;
}

div.node-webform input:hover, div.node-webform textarea:hover{
	border: 1px solid #9D9C9C;
	border-top: 1px solid #6F6F6E;
	box-shadow:inset 2px 2px 2px #C6C6C6;
}

div.node-webform input {
	height: 20px
}

div.node-webform .grippie {
	width: 550px;
	margin-left: 175px;
}

div.node-webform #edit-submit {
	width: 100px;
	height: 30px;
	margin-left: 175px;
	box-shadow: 2px 2px 2px #C6C6C6;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

/************ FOOTER **************/

#footer {
	width: 800px;
	margin: 0 auto;
}

.cleared
{
   display:block;
   clear: both;
   float: none;
   margin: 0;
   padding: 0;
   border: none;
   font-size: 0;
   height:0;
   overflow:hidden;
}

#block-block-1 {
	clear: both;
}

/* kleine Flaggen */

.small_flags {
	float: left;
	box-shadow: 2px 2px 2px #C6C6C6;
	margin: 13px 4px 20px 0px;
	height: 18px;
	width: 30px;
}

#small_flags {
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}

#footer {
	clear: both;
	text-align: center;
}


