/*
Theme Name: Travel Agents Bremen
Theme URI: http://www.nekoji.de/
Description: Wordpress theme for Travel Agents Bremen.
Version: 1.0
Author: Nekoji
Tags: two columns, widgets, blue, white
*/

/* Allgemein */

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

body
{
	margin-top: -1.5em;
	padding: 0;
	outline: 0;
	background-color: #eee;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #356c7e;
	text-align: center;
	line-height: 1.5em;
}

p
{
	margin: 1.5em 0em;
}

a
{
	color: #1596c0;
	text-decoration: underline;
}

img
{
	border: none;
}

#cformsform
{
	margin-top: 2em;
}

label
{
	float: left;
	width: 160px;
	margin-bottom: 1em;
}

input, textarea
{
	border: 1px solid #ddd;
	margin-bottom: 1em;
	padding: 0.2em;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #1596c0;
}

input:hover, 
textarea:hover
{
	border: 1px solid #fff000;
}

fieldset
{
	border: none;
}

/* Layout */

#layout
{
	background-color: #fff;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#head
{
	position: relative;
	top: 25px;
	width: 910px;
	height: 110px;
	margin: 0 auto;
}

#logo
{
	float: left;
	text-align: left;
}

#topnavi
{
	position: relative;
	top: 10px;
	float: right;
	text-align: right;
}

#topnavi ul
{
	list-style: none;
}

#topnavi ul li
{
	display: inline;
	border-right: 1px solid #1596c0;
}

#topnavi ul li a
{
	color: #356c7e;
	text-decoration: none;
	margin: 0 1em;
}

#topnavi ul li:last-child
{
	border-right: none;
}

#topnavi ul li:last-child a
{
	margin-right: 0;
}

#suche
{
	position: relative;
	top: 10px;
}

#teaser
{
	width: 960px;
	height: 307px;
	background-image: url("images/teaser.png");
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#seiten
{
	position: relative;
	top: 6px;
	right: 32px;
	text-align: right;
	color: #fff;
}

#seiten a
{
	color: #fff;
	text-decoration: none;
	margin: 0 0.4em;
}

#seiten a:hover
{
	color: #1596c0;
	text-decoration: none;
}

#slider
{
	position: relative;
	top: 10px;
	background-image: url("images/hotels.png");
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 275px;
}

#middle
{
	width: 960px;
}

#navigation
{
	width: 170px;
	float: left;
	margin: 25px;
}

#navigation ul
{
	list-style: none;
}

#navigation ul li ul li:hover
{
	list-style-image: url("images/pfeil.gif");
}

#navigation ul li a
{
	color: #356c7e;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul li a:hover
{
	color: #1596c0;
	text-decoration: none;
}

#navigation ul li ul
{
	list-style: none;
	margin-bottom: 1.5em;
}

#navigation ul li ul li a
{
	color: #356c7e;
	text-decoration: none;
	font-weight: normal;
}

#navigation ul li ul li a:hover
{
	color: #1596c0;
	text-decoration: none;
}

#navigation h2
{
	font-size: 11px;
}

#content
{
	width: 710px;
	float: right;
	margin: 25px 25px 25px 0px;
}

#content h1,
#content h2
{
	font-size: 15px;
	color: #356c7e;
}

#content h1 a,
#content h2 a
{
	text-decoration: none;
	color: #356c7e;
}

#foot
{
	width: 960px;
	height: 20px;
	clear: both;
	text-align: center;
	padding-bottom: 1em;
}

#cformsform ol
{
	list-style: none;
}

#cformsform input,
#cformsform textarea
{
	width: 200px;
}

input[type=radio]
{
	width: auto !important;
}


/* Klassen */

.hotels
{
	background-image: url("images/hotels.png") !important;
}

.outlet
{
	background-image: url("images/outlet.png") !important;
}

.rabatt
{
	background-image: url("images/rabatt.png") !important;
}

.twitter
{
	background-image: url("images/twitter.png") !important;
}

.thumb
{
	float: left;
	margin-top: 0.4em;
	margin-right: 2em;
	margin-bottom: 1em;
	border: none;
}

.clear
{
	clear: both;
}

.fright
{
	float: right;
}

.fleft
{
	float: left;
}

.button,
.sendbutton
{
	background-image: url("images/button_bg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #fff;
	color: #96c2d0;
	font-weight: bold;
	padding: 0.4em;
	cursor: pointer;
}

.suchfeld
{
	border: 1px solid #ddd;
	font-size: 11px;
	color: #1596c0;
	padding: 0.4em;
	width: 200px;
	margin: 0 !important;
}

.suchbutton
{
	background-image: url("images/suchbutton.png");
	border: none;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin: 0 !important;
}

.reqtxt,
.emailreqtxt
{
	margin-left: 1em;
}

.linklove,
#ll
{
	display: none;
}
