/* 
==================================================================================================

SONSTIGES

==================================================================================================
*/


h1,h4 {
	font-family: Garamond, Times new Roman;
	margin: 0;
	padding: 0;
	color: #A9A586;
	font-weight: normal;
}

h1 {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 5px;
}

h2 {
	font-weight: bold;
	/*color: #A9A586;*/
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	font-size: 25px;
}

p {
	margin-top: 0px;
}

#content table {
	margin: 0;
}

#content form table td {
	vertical-align: middle;
	width: auto;
	height: auto;
	border: 0;
	padding: 0 10px 10px 0 ;
	
}

td.submit {
	text-align: right;
}

table.list td {
	border-bottom: 1px solid #C0C0A8;
	padding: 4px;
}

table.list th {
	border-bottom: 3px solid #C0C0A8;
	padding: 0 4px;
}

.green {
	color: #00AA00;
}

.red {
	color: #AA0000;
}

a:link {
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: white;
}

img {
	border: 0;
}

.button, .buttonLang {
	background: black;
	color: white;
	padding-top: 5px;
	cursor: pointer;
	text-align: center;
	height: 20px;
}

.button {
	width: 100px;
}

.buttonLang {
	width: 150px;
}

.button.over,
.button:hover,
.buttonLang.over,
.buttonLang:hover {
	background: #888888;
}

.button a,
.buttonLang a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover,
.button.over a:hover,
.buttonLang a:hover, 
.buttonLang.over a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

/*
div.button {
	background: url(/images/button_2.gif) top left no-repeat;
	text-align: center;
	width: 88px;
	height: 21px;
	padding:5px 0px 0 0 ;
	border:0;
	color: white;
}

div.buttonLang {
	background: url(/images/button_lang.gif) top left no-repeat;
	text-align: center;
	width: 280px;
	height: 21px;
	padding:5px 0px 0 0 ;
	border:0;
	color: white;
}

p > div.button, 
#content > div.button,
div > div.button,
form > div.button,
td > div.button,
p > div.buttonLang, 
#content > div.buttonLang,
div > div.buttonLang,
td > div.buttonLang,
form > div.buttonLang {
	height: 23px;
	padding:5px 0px 0 0 ;
}


#content div.button a,
#footer div.button a,
#raw div.button a,
#welcomeContainer div.button a,
#content div.buttonLang a,
#footer div.buttonLang a,
#welcomeContainer div.buttonLang a,
#raw div.buttonLang a  {
	color: white;
	text-decoration: none;
}

#content div.button a:hover, 
#footer div.button a:hover,
#raw div.button a:hover,
#welcomeContainer div.button a:hover,
#content div.buttonLang a:hover, 
#footer div.buttonLang a:hover,
#welcomeContainer div.buttonLang a:hover,
#raw div.buttonLang a:hover {
	color: white;
	text-decoration: none;
}

#content div.button a:visited,
#footer div.button a:visited,
#raw div.button a:visited,
#welcomeContainer div.button a:visited,
#content div.buttonLang a:visited,
#footer div.buttonLang a:visited,
#welcomeContainer div.buttonLang a:visited,
#raw div.buttonLang a:visited {
	color: white;
	text-decoration: none;
}
*/

div.cleaner {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}	

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content table td {
	width: auto;
	vertical-align: top;
}

#content table td img {
	margin-right: 5px;
}

#layoutTable {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 300px;
}

#layoutTable td {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	
}

#impressum {
	margin-top: 5px;
	font-size: 10px;
	color: #737358;
}

#impressum a {
	color: #737358;
}

.small {
	font-size: 10px;
}

img.studio {
	 margin-right: 5px; 
	 margin-bottom: 5px; 
	 margin-top: 0; 
}

#layoutTable td a >img.studio {
	margin-bottom: 0; 
}
