/* Copyright (c) by Philipp Morgner, 2007 (Germany) */
/* Bei Fragen: phmo (aet) freakmail (punkt) de */

/* Basics */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Tahoma,sans-serif;
	color: #000;
}

body	{
	background: #004766 url(layout/bg.gif) repeat-x;
}

p, a, td, li, b, th 	{
	font-size:12px;
}

h1	{
	font-size:16px;
	font-weight: bold;
	color: #004766;
}

h2	{
	width: auto;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	color: #004766;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h3	{
	font-size:12px;
	font-weight: normal;
	color: #f60;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

a:link, a:visited, a	{
	color: #f60;
	text-decoration: none;
}
a:hover{
	color: #f60;
	text-decoration: underline;
}

blockquote {
  	background: #f0f0f0;
	border-bottom: 1px solid #555;
	border-top: 1px solid #f60;
	color: #333;
	display: block;
	padding: 6px 12px;
	font-size:12px;
	margin: 10px 0;
}

div, img	{
	overflow: hidden;
	text-align: left;
	z-index: 10;
}

input, select, textarea {
	color: #555;
	font-size: 12px;
	border: 1px solid #555;
	padding: 5px;
	background-color: #fff;
}
option {
	color: #555;
	font-size: 12px;
	background-color: #fff;
}
input:hover, input:focus, select:hover, textarea:hover, select:focus, option:focus, textarea:focus {
	border: 1px solid #f60;
}

/* DIV-Deklarationen */

.main	{
	margin-top: 10px;
	width: 940px;
	height: auto;
	padding: 10px;
	background-color: #fff;
	border: 10px solid #004766;
}

.info	{
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 580px;
	height: 12px;
  	background: #fff;
}

.head	{
	float: left;
	margin: 0 10px;
	width: 920px;
	height:90px;
}
	.head a img	{
		float: left;
		margin: 10px 0 0 0;
	}
	.head h1	{
		float:right;
		text-align: right;
		width: 580px;
		margin: 40px 0 0 0;
	}


.crumbs	{
	float: left;
	margin: 10px 0;
	padding: 10px;
	width: 920px;
	height: 12px;
  	background: #31728e;
  	color: #fff;
}
	.crumbs	a {
   	color: #fff;
	}


.menu	{
	float: left;
	margin: 10px 0;
	width: 170px;
}

	.menu h2 {
		width: 150px;
	}
	.menu p {
		float: left;
		width: 150px;
		padding: 5px;
		border-bottom: 1px solid #ccc;
		color: #f60;
	}
	.menu p:hover {
		background-color: #f0f0f0;
	}
	.menu p a {
		color: #004766;
		font-weight: bold;
	}
		.menu p a:hover {
			text-decoration: none;
		}

	.menu div	{
		float: left;
		width: 150px;
		padding: 5px;
		margin: 10px 0; 
		background: #74a7bd url(layout/bg.gif) repeat-x;		
		color: #fff;
	}	
		.menu div b, .menu div li	{
			color: #fff;
			width: 140px;
		}	
		.menu div li	{
			list-style-type:disc;
			list-style-position: inside;
			
		}	
	.menu p.copyright {
		float: left;
		width: 150px;
		padding: 5px;
		color: #999;
		font-size: 10px;
	}
	.menu p.copyright:hover {
		background-color: #fff;
	}
	

.content	{
	float: left;
	width: 770px;
	height: auto;
	margin: 10px 0;
}

	.item	{
		float: left;
		width: 750px;
		height: auto;
		padding: 10px;
	}

/* Listen */

	.item-yellow	{
		background-color: #fffacd;
		float: left;
		width: 750px;
		height: auto;
		padding: 10px;
		margin: 5px 0; 
	}

	.item-blue	{
		background-color: #d7eef4;
		float: left;
		width: 750px;
		height: auto;
		padding: 10px;
		margin: 5px 0; 
	}

	.item-grey	{
		background-color: #f5f5f5;
		float: left;
		width: 750px;
		height: auto;
		padding: 10px;
		margin: 5px 0; 
	}
	
	.item-grey a.ue-name, .item-yellow a.ue-name, .item-blue a.ue-name	{
		color: #004766;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.item-grey .ue-foot, .item-yellow .ue-foot, .item-blue .ue-foot	{
		text-align: right;
	}

	.item-pages	{
		float: left;
		width: 750px;
		height: auto;
		padding: 10px;
		margin: 5px 0; 
		text-align: center;
	}
	
	
/* Startseite */


	div.lang	{
		float:left;
		border: 5px solid #d7eef4;
		width: 390px;
		margin: 10px;
		padding: 5px;
	
	}
	
	div.city	{
		float:left;
		border: 5px solid #d7eef4;
		width: 260px;
		margin: 10px;
		padding: 5px;
	
	}
 		div.city li	{
			padding: 5px;
		}	
	div.lang	h2, div.city h2	 {
		padding: 0 0 5px 0;
	}
	
  	a.lang-name	{
 		float: left;
		width: 120px;
		padding: 5px;
		border-bottom: 1px solid #ccc;
	}
  	a.lang-name2	{
 		float: left;
		width: 160px;
		padding: 5px;
		border-bottom: 1px solid #ccc;
	}


/* Detailseite */

	.item h1	{
		padding: 5px 0;
	}

/* Sonstiges */	

	.item	img.left{
		float: left;
		margin: 10px 10px 10px 0;
	}
	.item	img.right{
		float: right;
		margin: 10px 10px 10px 0;
	}
	.item p	{
		margin-bottom: 5px;
	}
	.item td, .item th	{
		padding: 2px;
	}


.foot	{
	float: left;
	margin: 0px;
	padding: 10px;
	width: 920px;
	height: 12px;
  	background: #004766;
  	color: #fff;
}
	.foot p	{
    	color: #fff;
    	text-align: center;
	}
	
	.foot a	{
    	color: #fff;
	}
	


/* Eintragsseite */

.eintrag	{
	background-color: #f0f0f0;
	padding: 10px;
	width: 700px;

}
.eintrag	td {
	padding: 2px;

}





.comment	{
	color: #777;
	font-size: 10px;
}
p.error	{
	background: transparent url(img/smallicons/delete.png) no-repeat;
	height: 30px;
	padding-left: 45px;
	padding-top: 10px;
	margin-top: 5px;
	color: #ce2c09;
}

p.success	{
	background: transparent url(img/smallicons/check.png) no-repeat;
	height: 30px;
	padding-left: 45px;
	padding-top: 10px;
	margin-top: 5px;
	color: #248200;
}
span.tolingo {
  background: url(http://tolingo.de/images/logo_tolingo_mini.gif) no-repeat top left;
  display: block;
  height: 31px;
  width: 113px;
  float: left;
  margin: 4px 8px 4px 0;
}
