/*
Custom Contact - WP Plugin
*/

.custom_contact_row {
  margin: 10px 0px 20px 0px;
  margin: 15px 0px 15px 0px;
  clear: left;
}
.custom_contact_label {
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_label_required {
  font-weight: bold;
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_data {
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_data textarea {
  width: 300px;
}
.custom_contact_buttons {
  clear: left;
  padding: 10px 0px 0px 130px;
/*  border-top: 1px solid gray;*/
}
.custom_contact_send{
	background-color:#aaa; 
	border:6px solid #ddd; 
	color:#fff; 
	width:100px;
}
 
/* 
	Theme Name: Korn-Grafixx
	Theme URI: http://www.design-grafixx.de
	Description: A Wordpress Theme by Alice
	Author: Alice
	Author URI: http://www.alice-grafixx.de
	Version: 1.1
*/

body {
	margin-top: 20px; 
	font-size: 12px; 	
	font-family: Verdana,Tahoma; 
	text-align: center;
	color: #000;
	background-color: black; 
}

/**    Layout Ende    **/

#ram {
    background-image:url('images/index_03.jpg');
	margin: 0px auto;
	text-align: left;
	width: 699px;
}

#header {
    background-image:url('images/index_01.jpg');
    background-repeat:no-repeat
    position: absolute; 
	width: 699px;
	height: 210px;
    z-index: 2;
}

#name {
	/*
    background-image:url('images/index_02.jpg');
	margin: 0px auto;
	text-align: center;
	width: 699px;
	height: 61px;
	*/
	position:relative; 
	padding-top:10px;
	padding-left: 90px;
	font-size: 28px; 
	color: #fff; 
	font-family: Arial;
}

#name A:link {color: white; font-weight:normal; text-decoration:none;}
#name A:visited {color: white/*#343D22*/; font-weight:normal; text-decoration:none;}
#name A:active {color: yellow; font-weight:normal; text-decoration:underline;}
#name A:hover {color: yellow; font-weight:normal; text-decoration:none;}

#menu {
	float: left;
	width: 140px; 
	margin-left: 0px;
}

#navi {
	margin-left: 14px; 
	margin-top: 5px; 
	width: 140px; 
}
#content {
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 0px;
	padding-top: 5px; 
	
	width: 485px; 
	float: right;
}
#foo {
	padding-right: 5px; 
	padding-left: 5px; 
	height:17px; 
	text-align: center;
    background-image:url('images/index_04.jpg');
}

#foot {
/*	padding-right: 5px; 
	padding-left: 40px; */
	height: 19px; 
	text-align: center;
	font-size: 10px; 
	line-height: 18px;
    background-image:url('images/index_05.jpg');
}

#footer {
	padding-right: 5px; 
	padding-left: 5px; 
	height: 18px; 
	text-align: center;
    background-image:url('images/index_06.jpg');
}

/**    Layout Ende    **/


h1{
	text-transform:uppercase;
	letter-spacing: 2px;
	color: white; /*#505E3A;*/
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding: 1 1 1 2;
	margin: 0;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #F7F6F2;
}

h2 {font-size:14px; font-weight:bold; color: #fff; margin: 10px 0 5px 0;}
h3 {font-size:12px; color:#fff;}

#comments, #postcomment {font-size:14px; color:#505E3A;}

td {
	color: #fff;
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-align:justify;
	border:0px solid #3E566E;
	border-bottom-width:0px;
	padding:0px;
}

A:link {color: navy; font-weight:normal; text-decoration:none;}
A:visited {color: purple/*#343D22*/; font-weight:normal; text-decoration:none;}
A:active {color: #343D22; font-weight:normal; text-decoration:underline;}
A:hover {color: #6E7E4D; font-weight:normal; text-decoration:none;}

h1 A:link {color: white; font-weight:bold; text-decoration:none;}
h1 A:visited {color: white/*#343D22*/; font-weight:bold; text-decoration:none;}
h1 A:active {color: #343D22; font-weight:bold; text-decoration:underline;}
h1 A:hover {color: #6E7E4D; font-weight:bold; text-decoration:none;}

h2 A:link, h2 A:visited {
	font-size: 14px;
	color: #ae0000 /*#505E3A*/;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 14px;
	color: white;
	font-weight:bold;
}


/**    Menu    **/

div.navi {
	line-height: 12px;
	font-size: 12px; 
	width: 140px; 
	color: #fff; 
	font-family: verdana, tahoma; 
	text-align: justify
}
.navi A:link {
	padding-right: 2px; 
	padding-left: 2px;
	padding-top: 2px;  
	border-bottom: 2px;  
	color: #fff; 
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.navi A:visited {
	padding-right: 2px; 
	padding-left: 2px;
	padding-bottom: 2px; 
	color: white; /*#454E2F; */
	padding-top: 2px; 
	display: block;
	font-weight: bold; 
	text-decoration: none
}
.navi A:hover {
	border-bottom: 0px none; 
	color: #fff; 
	display: block;
	padding-left:5px;
	text-decoration: none;
	background-color: #ABB694
}
.navi li {
	border: solid #F7F6F2;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 2px; 
}
.navi ul {
    padding-bottom: 0px;
	padding-right: 0px; 
	padding-left: 0px;
 	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none
}
 
/**    Menu Ende    **/

.post {
	line-height:10px;
	color: #505E3A;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom: 0px solid #fff;	
	padding: 1 1 1 1;
	margin-bottom: 30px;
}

.entry { 
	color: black /*#fff*/; 
	line-height: 14px;
	font-size: 12px; 
	letter-spacing: 0px;
	margin: 0;
}

.time {
	color: black;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	padding-bottom: 5px;
	border-bottom:1px solid #fff;	
}

.page {
	line-height:10px;
	color: #000 /*#fff*/;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:0px solid #fff;	
	padding: 1 1 1 1;
}

.themes {
	font-size:9px;
	color:#fff;
	font-family:tahoma;
	text-transform:capitalize;
	background-color: #8DA166;
	width: 120px;
	align: left;
}

.input {
	color:#505E3A; 
	font-size:11px; 
	font-family:tahoma, sans-serif; 
	width:120px; 
	height:18px 
}

/***** Suchservice: Submit Button *****/
.sub {
	color:#fff; 
	font-family:tahoma, sans-serif; 
	background-color: #8DA166;
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff; 
	font-size:11px; 
	height:15px;
}

.comment {
	color: #fff; 
	font-family:tahoma, sans-serif; 
	background-color: #8DA166;
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff; 
	font-size:11px; 
	text-align: center;
	height:15px;
}

.textarea {
	color: #505E3A; 
	font-family:tahoma, sans-serif; 
	font-size:10px; 
	width: 250px
}

/* Begin Calendar */

#calendar  { margin: 0px 0 0; position: inherit }

#wp-calendar caption   { 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 2px; 
	height: 18px; 
    background-color: #6B7948;
	border-style: solid; 
	border-width: 1px 1px 0; 
	border-color: #fff; 
}

#wp-calendar   { 
	font-size: 10px; 
	background-color: #ABB694; 
	background-attachment: scroll; 
	text-align: center; 
	margin: 0; 
	padding: 0px 1px 1px 1px; 
	width: 100%; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff; 
	empty-cells: show;
	color: #fff;
}

#wp-calendar #next a  { text-align: right; padding-right: 8px }

#wp-calendar #prev a  { text-align: left; padding-left: 8px }

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover  { color: #414C2E; background: #fff}


#wp-calendar caption a, #wp-calendar caption a:hover {
	background: transparent;
	color: #000;
}

#wp-calendar td {
	color: #414C2E;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFF;
}

#wp-calendar td:hover, #wp-calendar #today  { 
	color: #fff; 
	background: #8DA166;
 	border: 1px dotted #414C2E;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
}

#wp-calendar .today  { font-weight: bold; background: #FFA451 }



/* SPGM - start */

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 30px;
  font-weight: bold;
  color: white;
}




#center {
  width: 500px;
}






A {
  color: #2e408d;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: #2e408d;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}



IMG { vertical-align: middle; }
IMG.img-picture { border: 1px solid #333333; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 1px solid #555555; }
IMG.img-thumbnail { border: 1px solid #333333; }
IMG.img-thumbnail-selected { border: 1px solid #8ca0bf; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {

  width: 500px;
  padding: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}




TD.td-thumbnails-thumb {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #555555;
  font-size:    8pt;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #333333;
  font-size:    8pt;
  font-weight:  bold;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #000000;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  color:   #000000;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#cccccc;
  font-size:8pt;
  font-family: arial, verdana, helvetica, sans-serif;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #b7cce0;
  font-size:8pt;
  font-family: arial, verdana, helvetica, sans-serif;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    9pt;
  width:        100%;
  text-align: left;
  font-weight: bold;
  color: #999999;
}

TD.td-galitem-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  text-align: left;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color:        #000000;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777; 
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  font-weight: bold;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  color: #000000;
  border-top: 2px solid #444444;
  font-family:	verdana, helvetica, arial, sans-serif;
  font-size:	10pt;
  font-weight:	bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}

/* SPGM - end */
