@CHARSET "UTF-8";
@IMPORT url("../../global.css");

/* Grün  #4A834D */
/* Grau  #A3A3A3 */
/* Braun #A98F72*/



*
	{
		font-family: Verdana;
		color: #A3A3A3;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
	}	

body
	{
		 background-color: #FFFFFF;	
	}

img
	{
		border: none;	
	}


h1,
h1 a
	{
		font-size: 13px;
		color: #A98F72;
		margin: 0px 0px 4px 0px;
	}
h1 a:hover
{
	text-decoration: underline;
	color: #A98F72;
}
h2
	{
		border-top: 1px solid #A3A3A3;
		border-bottom: 1px solid #A3A3A3;
		color: #A98F72;
		margin-bottom: 10px;
		padding: 5px 0px;
	}

h3
	{
		font-size: 14px;
		color: #A0A0A0;	
		margin: 0px 0px 10px 0px;
	
	}

h4
{
		font-size: 12px;
		color: #A98F72;	
		margin: 0px 0px 10px 0px;
}

p.text
	{
		line-height:19px;
		text-align:justify;	
		color: #000000;
	}

#page
	{
		width: 1024px;
		margin: 10px auto;
		background-color: #FFFFFF;
	
	}



#header
	{
		height: 60px;
		border-bottom: 1px solid #A3A3A3;
		margin-bottom: 5px;
	}


#header .logo
	{
		padding: 10px 5px 5px 5px;
		float:left;
	}


#header #login
	{
		float: right;
		margin: 5px;
		text-align: right;
		width: 600px;
		height:25px;
	}
#header #login p
	{
		font-size: 11px;
	}
	
#header #login a
{
	font-size:11px;
}	
#header #login input
	{
		color: #333333;
		font-size: 11px;	
	}
#header #nav
	{
		float: right;
		padding: 0px 5px 0px 0px;
	}
#header #nav ul
	{
		list-style: none;
	}
	
#header #nav li
	{
		display: inline;
	}


#header #nav a
	{
		color: #A98F72;
		text-decoration: none;
	} 

#header #nav a:hover
	{
		text-decoration: underline;
	} 
	
	
	
	
	
	


#header2
	{
		height: 40px;
		margin-bottom: 10px;
	}


#left,
#header2 .left	
	{
		width: 170px;
		float:left;
		margin-right: 15px;
	}
#left
	{
		height: 600px;
		background-image: url('/templates/default/images/cat_background.gif');
		background-repeat: none;
	}

#header2 .left
	{
		height: 40px;
		border-bottom: 1px solid #A3A3A3;
	}



#content,
#header2 .content
	{
		width: 600px;
		float:left;
	}

#header2 .content
	{
		height: 40px;
		border-bottom: 1px solid #A3A3A3;
		overflow: auto;
	}


#header2 .content ul
	{
		list-style: none;
	}
	
#header2 .content li
	{
		display: inline;
	}


#header2 .content a
	{
		color: #A3A3A3;
		text-decoration: none;
	} 


#header2 .content a:hover
	{
		text-decoration: underline;
	} 
	
#header2 .content h1 a
{
	color: #A98F72;
	text-decoration: underline;	
}	


#content p
{
	color: #444444;	
}	


#right,
#header2 .right
	{
		width: 224px;
		float:right;
	}

#header2 .right
	{
		height: 40px;
		border-bottom: 1px solid #A3A3A3;
	}


#right
	{
		overflow: auto;
		height: 640px;
	}


#footer
	{
		
	}


.clean
	{
		clear: both;		
	}
	
	
#small_searchform
	{
		margin: 5px;
	}	
	
#small_searchform label
	{
		margin: 0px 0px 10px 0px;
	}
#small_searchform .inputarea
{
	float:right;
	margin: 0px 0px 5px 5px;	
}
#small_searchform input
	{
		width: 100px;
	}

#small_searchform input.checkbox
	{
		width: 20px;
	}

#small_searchform p
	{
		font-size: 10px;
		margin: 0px 0px 5px 0px;
	}
		
	
	
	
#monoslideshow
	{
		width: 600px;
		height: 350px;
		margin-bottom: 10px;
	}
	
	
	
.news
	{
		border: 1px solid #EEEEEE;
		background-color: #F6F6F6;
		padding: 8px;
		margin-bottom: 10px;
	}
	
.news h3
	{
		color: #A3A3A3;
		font-size: 11px;
		margin-bottom: 4px;
		text-decoration: underline;
		overflow:hidden;
	}

.news p
	{
		color: #666666;
		font-size: 10px;
	}
	
	
.news .thumb
	{
		margin: 0px 0px 5px 5px;
		float:right;
	}
	
.news p.date
	{
		color: #CCCCCC;
		font-size: 10px;
		font-style: italic;
		margin: 5px 0px 0px 0px;
	}
	
.news p.link,
.news p.link a
	{
		margin: 2px 0px 2px 0px;
		font-size: 11px;
		font-style: italic;
		color:#4A834D;
	}
	
.offer
	{
		border: 1px solid #E6E6E6;
		background-color: #FCFCFC;
		width: 293px;
		height:115px;
		margin-bottom: 10px;
		float: left;
	}	
	
.offer .pad	
	{	
		padding: 8px;
	}	
.offer .thumb
{
	margin: 0px 10px 5px 0px;
	float:left;
}

.offer .info
{	
	float:right;
	width:160px;
}
.offer h3
{
	margin-top: 6px;
}
.duration
{
	position: fixed;
	top: 0px;
	right: 0px;
	font-size: 11px;
	font-family: sans-serif;
	background-color: #666666;
	color: white;
	padding: 2px 5px 2px 5px;
}





#imagelist
{
	width: 100%;
	border-collapse: collapse;
}	


.thumbnail
{
	width:190px;
	height:220px;
	border: 1px solid #EEEEEE;
	background-color: #FAFAFA;
	border-collapse: collapse;
	overflow: hidden;
	margin: 0px 20px 20px 0px;
}

.thumbnail table
{
	width:150px; 
	height:150px;
	margin: 10px 10px 5px 20px;
	border-collapse: collapse;
}

.thumbnail .text
{
	margin: 0px 20px 5px 20px;
}

.thumbnail .action
{
	margin: 0px 20px 3px 20px;
}

.thumbnail img
{
	vertical-align: middle;	
}
.thumbnail .action a
{
	color: #4A834D;
	font-size: 11px;
	text-decoration:none;
}
.thumbnail .action a:hover
{
	text-decoration:underline;	
}
.thumbnail p.id,
.thumbnail p.id a	
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.thumbnail p.title
{
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
	overflow:hidden;
	height: 13px;
}




.infobox
{
	background-color:#F8F8F8; 
	padding: 5px;
	height: 500px;	
}

.infobox p
{
	color: #A98F72;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
.infobox h3
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;	
}

.infobox a
{
	color: #4A834D;	
	text-decoration: none;
	padding: 2px 10px 2px 0px;
	
}

.infobox a:hover
{
	text-decoration: underline;
}



.toolbar,
.toolbar a
{
	float:right;	
	font-size: 9px;
}
.toolbar a:hover
{
	background-color: #F6F6F6;	
}
.toolbar .button
{
	width: 120px;
	float: right;
}
.toolbar img
{
	margin: 0px 3px 0px 0px;
	float:left;
}



.website
{
	background-color:#F6F6F6;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}



.helpbox
{
	margin-bottom:15px;
	line-height:16px;
	padding: 15px 20px 15px 15px;
	border: 1px solid #DDDDDD;
	background-color:#FAFAFA;
	background-image: url('/media/icons/64x64/info.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height: 60px;
}

.helpbox p
{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 70px;
}

.helpbox h2
{
	color: #666666;
	font-size: 14px;
	text-align: center;
	border: none;
	padding: 15px 0px 0px 70px;
	height: 40px;
	
}




.messages
{
	padding: 10px ;
	margin: 0px 0px 20px 0px;
	border: 1px solid #EEEEEE;
	background-color: #FFFF99; 	
}
.messages p.question
{
	background-image: url("/media/icons/32x32/help.png");
	background-position: left top;	
	background-repeat: no-repeat;
	padding: 10px 0px 0px 40px;
	vertical-align:bottom;
	height: 30px;
}



#buttons
{
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	border:1px solid #EEEEEE;
	background-color:#F5F5F5;
	text-align: center;
}


#buttons button
{
	padding: 1px 5px 2px 5px;
	margin: 0px 10px 0px 0px;	
}


#buttons button p
{
	padding: 5px 5px 4px 10px;
	float:right;
}



